Installation
Shopify
Install Talivia in a Shopify storefront theme.
Install Talivia in the Shopify theme layout so storefront pages are tracked.
Copy the complete snippet from Settings -> Tracking. The examples below focus on framework placement. Keep generated attributes such as
data-domain in the installed snippet. See Tracker configuration for every option and Subdomain tracking when the same visitor moves between subdomains.Theme layout
Open the Shopify theme code editor and edit layout/theme.liquid. Place the snippet before the closing </body> tag.
<script defer src="https://talivia.com/script.js" data-website-id="YOUR_WEBSITE_ID"></script>
</body>
</html>Storefront first. This tracks the online store pages where the theme is rendered. Checkout pages may be controlled separately depending on your Shopify plan and setup.
Verify
Preview or publish the theme, visit a product or landing page, and confirm the visit appears in Talivia.