=== Surbma - GDPR Proof Google Analytics === Contributors: Surbma Donate link: https://surbma.com/donate/ Tags: gdpr, analytics, google analytics, popup, cookie, cookie compliance, cookie law, cookies, eu cookie Requires at least: 4.6 Tested up to: 4.9 Stable tag: 3.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a GDPR compatible Google Analytics tracking to your website. It will ask every new visitor to approve or decline Google Analytics tracking. == Description == This plugin makes your Google Analytics tracking GDPR proof by asking every visitors to accept or decline Google Analytics tracking. If visitor choose to decline, than no visitor data will be sent to Google Analytics. If visitor accepts tracking, than data will be sent to Google Analytics. So visitors can choose to be tracked or not, before they visit any page of the website. The cookie saved by this plugin is not storing any personally sensitive data, it is storing only two fix values: "yes" or "no". This cookie management is GDPR proof, as it is impossible to identify any user with the cookie data. Cookies will expire in 30 days by default. **Limited Liability:** This plugin does not substitute any legal adequacy. Texts, that are displayed in the popup is edited by the user of this plugin and I do not take any responsibility regarding GDPR adequacy or change. **Cookie Policy:** Set youy Cookie Policy page, where the popup won't load for visitors. Google Analytics tracking code is not loading on this page! **Developer Friendly:** If you enable debug mode, popup will show always, on every refresh, so you can test how it works. **WPML Compatible:** If you have a multilingual website, you can set the texts for each language with WPML String Translation add-on. **PRO VERSION** USE `BEFOREGDPR` COUPON CODE FOR 20% OFF FROM YOUR FIRST PURCHASE TILL MAY 26, 2018! **Full Customizations:** Every text is customizable, even the button's texts! You can also set the design of the buttons. **Cookie Policy Link:** Show your Cookie Policy page link in the popup. **Themes:** There are popup themes to choose the design, you like. The Full Page Themes are hiding the entire content behind the popup. There are a lot of design settings to make the popup fit your website design. Dark mode is also available. **Full Cookie Control:** Set cookie expiration for visitors, so the popup won't show again in X days, you set. **IP Anonymization:** You might need to disable IP Anonymization of the hit sent to Google Analytics. This setting is active by default to ensure the maximum GDPR compliance, but you can disable this option. **Google Analytics Tracking Code Customizations:** Choose between gtag.js framework or analytics.js library. You can also set, if you want to track logged in users or the admin area. **You can find my other plugins and projects on GitHub:** [https://github.com/Surbma](https://github.com/Surbma) Please feel free to contribute, help or recommend any new features for my plugins, themes and other projects. **Do you want to know more about me?** Visit my webpage: [Surbma.com](http://surbma.com/) **Do you like and use my free plugins?** You can donate me for FREE here: [Surbma.com](http://surbma.com/donate/) == Installation == 1. Upload `surbma-gdpr-proof-google-analytics-pro` folder to the `/wp-content/plugins/` directory 2. Activate the Surbma - GDPR Proof Google Analytics Pro plugin through the 'Plugins' menu in WordPress 3. Go to settings page: Settings -> GDPR Proof GA 4. Set the Popup content, display options, Google Anayltics settings and approve the Limited Liability option. 5. That's it. :) == Frequently Asked Questions == = Is it really GDPR compatible? = This plugin shows a simple popup for every new visitors with two options: accept or decline the Google Analytics tracking. If the visitor declines tracking, Google Analytics tracking code won't show up in the HTML. This plugin gives you all the tools to make your Google Analytics tracking GDPR proof, but it is your responsibility to use it the right way. = What does Surbma mean? = It is the reverse version of my last name. ;) == Changelog == = 3.2 = - FIX Localization fixes. = 3.1 = - FIX The Limited Liability option notice. - FIX Text sanitization an validation. - FIX Minor code fixes. - CHANGED Removed Affiliate banner from sidebar. = 3.0 = - NEW Pro version upgrade feature is available in the plugin's admin menu. Use BEFOREGDPR coupon to get 50% off till May 26, 2018. - ENHANCED Plugin activation hook. - ENHANCED Code optimization for settings page. - ENHANCED Settings page display for Free users. - FIXED Loading logic for admin and login pages. = 2.1 = - Main plugin file is renamed to prepare for merging free and pro versions to one plugin. - Fix README plugin name. = 2.0 = - Added Freemius service to manage premium version and payment system. - Preparing to merge free and pro codes to one plugin. = 1.1 = - Top-Level Menu. - Preparing the sidebar to have relevant informations. - Simple versioning. = 1.0.0 = - Initial commit.