Tracking
Tags
Attach a tag to events from a script instance.
Tags let you mark events coming from a specific script installation or environment.
<script
defer
src="https://talivia.com/script.js"
data-website-id="YOUR_WEBSITE_ID"
data-tag="marketing-site"
></script>Every event sent by that script includes the tag.
Common uses
- Separate marketing and app shells when both use the same website id.
- Mark embedded experiences.
- Compare rollout versions.
- Debug staging traffic without creating a second website.
Filtering
Tags appear as an event dimension and can be used in filters, breakdowns, and event-level investigation.