- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi, I'm trying to get my Moosend account to connect with my Weebly website. At Moosend, they say this:
Custom Installation?
If you can't find your favorite platform in the plugin list or if you have a custom installation, you can always install the website tracking library by copying and pasting the following code snippet into your website HEAD tag.
<script> //load TrackerJS !function(t,n,e,o,a){function d(t){var n=~~(Date.now()/3e5),o=document.createElement(e);o.async=!0,o.src=t+"?ts="+n;var a=document.getElementsByTagName(e)[0];a.parentNode.insertBefore(o,a)}t.MooTrackerObject=a,t[a]=t[a]||function(){return t[a].q?void t[a].q.push(arguments):void(t[a].q=[arguments])},window.attachEvent?window.attachEvent("onload",d.bind(this,o)):window.addEventListener("load",d.bind(this,o),!1)}(window,document,"script","//cdn.stat-track.com/statics/moosend-tracking.min.js","mootrack"); //tracker has to be initialized otherwise it will generate warnings and wont sendtracking events mootrack('init', '9a3ed3f34c494db4bda77ce7bd43cbb5'); </script>
But I a have tried pasting it in several places within the CSS to no avail. Obviously I have no idea what I'm doing. Any insights, people? I'd appreciate it.
My website is: https://www.unicorn-you.com/
Thanks, Jo
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@Jo79 In the Site Editor, click "Settings" then click SEO in the left-hand sidebar. Scroll down to the "Header Code" input box and paste in your script code block. Click the Save button at the bottom right corner of the screen and click the "x" in the upper-left corner to return to the Site Editor.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@Jo79 In the Site Editor, click "Settings" then click SEO in the left-hand sidebar. Scroll down to the "Header Code" input box and paste in your script code block. Click the Save button at the bottom right corner of the screen and click the "x" in the upper-left corner to return to the Site Editor.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
