Talivia Docs
Talivia Docs
HomeDashboard
IntroductionInstallationTeamGetting updates
Tracking overviewTracker functionsTracker configurationSubdomain trackingCross-domain trackingTrack eventsDistinct IDsTagsLinksPixels
Integrations
llms.txtllms-full.txt
Tracking

Cross-domain tracking

Continue an anonymous journey between different root domains.

View Markdown

Browser cookies cannot be shared between unrelated root domains. Talivia uses a short-lived signed linker instead.

  1. Open Settings -> Attribution.
  2. Add every owned root domain used by the journey.
  3. Keep Cross-domain tracking enabled.
  4. Copy the refreshed snippet from Settings -> Tracking to each domain.

The generated snippet includes data-cross-domain-domains. After the first tracking response, Talivia decorates matching links with _tlv. The destination verifies the signature, continues the anonymous visitor/session, and removes _tlv from the address before storing the page view.

The linker expires after five minutes and is scoped to one Talivia website ID. A modified token, expired token, or token issued for another website is rejected.

Subdomains do not need the linker. Use Subdomain tracking for example.com and app.example.com.

Subdomain tracking

Previous Page

Track events

Next Page