sidebar
5 years ago
appearance.php
5 years ago
demo-popup.php
5 years ago
demographic-chart.php
5 years ago
demographic.php
5 years ago
exclusions.php
5 years ago
gdpr-config.php
5 years ago
gdpr.php
5 years ago
purposes.php
5 years ago
demo-popup.php
18 lines
| 1 | <div class="demo-enable-popup"> |
| 2 | <p> |
| 3 | We are deploying additional data from your Google Analytics account to your WordPress dashboard |
| 4 | as a free service to assist you in operating your WordPress site. |
| 5 | This will result in Google Analytics having access to data collected from Your site(s) |
| 6 | and subject to Google’s privacy policies as described in the <a |
| 7 | href="http://www.sharethis.com/publisher-terms-of-use/" target="_blank">ShareThis Publisher TOU</a>. |
| 8 | We will also use the aggregate demographic data related to your site for analytic purposes. |
| 9 | We will not sell or transfer any of the demographic data relating to your site to any other party. |
| 10 | For more information, please visit the <a |
| 11 | href="http://www.sharethis.com/news/2016/12/sharethis-adds-analytics-plugin-to-suite-of-tools/" |
| 12 | target="_blank">ShareThis Privacy Policy</a> and <a |
| 13 | href="http://www.sharethis.com/publisher-terms-of-use/" target="_blank">Publisher TOU</a>. |
| 14 | </p> |
| 15 | <button id="enable-demographic">I accept</button> |
| 16 | <button class="close-demo-modal">Decline</button> |
| 17 | </div> |
| 18 |