Install guide
Edit your theme to drop the tracker into the global <head>, then deploy.
{% comment %} Online Store → Themes → Actions → Edit code → theme.liquid {% endcomment %}
<script src="https://api.sourcetrace.xyz/t.js?key=YOUR_API_KEY" async></script>Replace YOUR_API_KEY with the key from Settings → Sites.
Shopify code editor with theme.liquid highlighted.
A live storefront page open after deploy.