Google Tag Manager
Fire the tracking snippet as a Custom HTML tag, no code deploy needed.
1. Create a new tag
In your GTM workspace, go to Tags → New and choose Custom HTML as the tag type.
2. Paste the snippet
Paste this into the HTML field exactly as shown — it already includes its own script tag.
HTML
<script defer data-site="YOUR_SITE_ID" src="https://api.shonylabs.com/js/YOUR_SITE_ID.js"></script>3. Set the trigger
Choose the built-in All Pages trigger (or Initialization - All Pages if you want it to fire before other tags), then save and publish the container.
Publishing in GTM is a separate step from saving a tag — nothing goes live on your site until you hit Submit in the top right and publish the new version.