Changeset 2724983
- Timestamp:
- 05/17/2022 06:32:20 AM (4 years ago)
- File:
-
- 1 edited
-
makestories-helper/trunk/templates/editor-head.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
makestories-helper/trunk/templates/editor-head.php
r2516559 r2724983 7 7 <script async custom-element='amp-dailymotion' src='https://cdn.ampproject.org/v0/amp-dailymotion-0.1.js'></script> 8 8 <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>22 9 <script type="text/javascript">window.$crisp = []; 23 10 window.CRISP_WEBSITE_ID = "ba635223-d68b-476d-be2f-44e216b447eb";
Note: See TracChangeset
for help on using the changeset viewer.