Plugin Directory

Changeset 2724983


Ignore:
Timestamp:
05/17/2022 06:32:20 AM (4 years ago)
Author:
pressmate
Message:

Removed Analytics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • makestories-helper/trunk/templates/editor-head.php

    r2516559 r2724983  
    77<script async custom-element='amp-dailymotion' src='https://cdn.ampproject.org/v0/amp-dailymotion-0.1.js'></script>
    88<script custom-element="amp-twitter" src="https://cdn.ampproject.org/v0/amp-twitter-0.1.js" async></script>
    9 <script>
    10     (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    11         (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    12         m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    13     })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    14     setTimeout(function(){
    15         ga('create', 'UA-161794006-1', 'auto');
    16         ga('set', 'appName', 'Wordpress Plugin');
    17         ga('set', 'appVersion', '<?php echo MS_PLUGIN_VERSION; ?>');
    18         ga('set', 'referrer', 'https://wordpress.makestories.io/<?php echo MS_PLUGIN_VERSION; ?>');
    19         ga('send', 'pageview');
    20     }, 2500);
    21 </script>
    229<script type="text/javascript">window.$crisp = [];
    2310    window.CRISP_WEBSITE_ID = "ba635223-d68b-476d-be2f-44e216b447eb";
Note: See TracChangeset for help on using the changeset viewer.