Talivia Docs
Talivia Docs
HomeDashboard
IntroductionInstallationTeamGetting updates
Next.jsReactVueNuxtAngularSvelteKitAstroRemixSolidStartQwikGatsbyExpoLaravelDjangoRuby on RailsExpressNestJSFlaskPhoenixWordPressShopifyWixWebflowSquarespaceFramerTilda
Integrations
AI agents and MCPllms.txtllms-full.txt
Installation

Wix

Install Talivia in Wix using site-wide custom code.

View Markdown

Use Wix custom code to load Talivia on every public page.

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.

Add custom code

  1. Open your Wix dashboard.
  2. Go to the site's custom code or tracking tools area.
  3. Add a new custom code snippet.
  4. Paste the Talivia script.
  5. Set it to load on all pages, near the end of the body.
<script defer src="https://talivia.com/script.js" data-website-id="YOUR_WEBSITE_ID"></script>

Replace the website ID. Copy it from Talivia Settings -> Tracking for the Wix domain you are measuring.

Publish the Wix site, open it in a browser, and verify the new visit in Talivia.

Shopify

Install Talivia in a Shopify storefront theme.

Webflow

Install Talivia in Webflow using custom code.