You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jessglynne edited this page Nov 15, 2021
·
1 revision
Tracking Code
The Analytics tracking code is a snippet of JavaScript that collects and sends data to Analytics from a website.
The Analytics tracking code may be directly added directly to the HTML of each page on your site, or indirectly using a tag management system such as Google Tag Manager.
In this Astroid Section, you can paste your tracking code to get started tracking the activity of your website users
Before </head>
Here in this section you can write internal JS which will render before tag.
Before </body>
Here in this section you can write internal JS which will render before