PluginProbe ʕ •ᴥ•ʔ
ShareThis Dashboard for Google Analytics / 2.5.0
ShareThis Dashboard for Google Analytics v2.5.0
3.3.2 trunk 1.0.7 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.1 2.1.2 2.1.3 2.1.4 2.1.5 2.2.5 2.3.5 2.3.6 2.3.7 2.3.8 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.3.0 3.3.1
googleanalytics / view / templates / demo-popup.php
googleanalytics / view / templates Last commit date
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