Changeset 1889625
- Timestamp:
- 06/08/2018 12:54:09 PM (8 years ago)
- Location:
- consent-manager
- Files:
-
- 6 added
- 3 edited
-
tags/1.0.2 (added)
-
tags/1.0.2/ConsentManagerMain.php (added)
-
tags/1.0.2/consentmanager.php (added)
-
tags/1.0.2/readme.txt (added)
-
tags/1.0.2/views (added)
-
tags/1.0.2/views/admin.php (added)
-
trunk/consentmanager.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/views/admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
consent-manager/trunk/consentmanager.php
r1889623 r1889625 5 5 Plugin Name: Consent Manager 6 6 Description: Consent Manager is the easiest way to reach the new privacy standard. 7 Version: 1.0. 17 Version: 1.0.2 8 8 Author: consentmanager 9 9 Author URI: https://www.consentmanager.de -
consent-manager/trunk/readme.txt
r1889580 r1889625 2 2 Contributors: andrelange 3 3 Donate link: no donate-link provided 4 Tags: privacy, DSGVO, GDPR, IAB, CMP 4 Tags: privacy, DSGVO, GDPR, IAB, CMP, consent, advertising, cookie, banner 5 5 Requires at least: 3.0 6 6 Tested up to: 4.9.6 … … 18 18 19 19 How does it work? 20 Our CMP solution is very simple to integrate: Simply login to your consentmanager.netaccount, setup your website(s), create the code and paste it into your website/plugin. Our platform will automatically start gathering consent from your visitors. As soon as the code is in your website, advertisers will have access to the consent data via the open source API defined by the IAB.20 Our CMP solution is very simple to integrate: Simply login to your [consentmanager.net](http://consentmanager.net/) account, setup your website(s), create the code and paste it into your website/plugin. Our platform will automatically start gathering consent from your visitors. As soon as the code is in your website, advertisers will have access to the consent data via the open source API defined by the IAB. 21 21 22 22 In addition you will get detailed reports which show you how your visitors are behaving with the consent layer, how many consents you get and how you can optimize your strategie in order to obtain higher rates of consent. … … 26 26 27 27 28 Simple installation. Install our plugin in your Wordpress, get your Consent Manager ID at www.consentmanager.net/cmp.phpand insert the ID in the plugin settings. That’s all!28 Simple installation. Install our plugin in your Wordpress, get your Consent Manager ID at [consentmanager.net/cmp.php](http://consentmanager.net/cmp.php) and insert the ID in the plugin settings. That’s all! 29 29 30 30 -
consent-manager/trunk/views/admin.php
r1889580 r1889625 61 61 </form> 62 62 <p> 63 if you don’t yet have an ID, please get in touch with us at <a target="_blank" href="https://www.consentmanager. de/cmp.php">www.consentmanager.de</a>63 if you don’t yet have an ID, please get in touch with us at <a target="_blank" href="https://www.consentmanager.net/cmp.php">www.consentmanager.net</a> 64 64 </p> 65 65 </div>
Note: See TracChangeset
for help on using the changeset viewer.