Skip to Content
Web Tracking

Web Tracking

Web Tracking is Vendo’s first-party event collection layer. It captures page views, custom events, and user identity signals from your website and routes them into the Data Catalog alongside your other sources.

In the app, find it at Data → Web Tracking.


Setup

  1. Open Data → Web Tracking in Vendo.
  2. Create or copy your write key.
  3. Add the Tracking SDK snippet to your site.
  4. Send page, track, and identify events.
  5. Verify events appear in the Data Catalog under Events.

For framework-specific guides, see:


What gets tracked

Event typePurpose
pagePage views with URL, title, and referrer
trackCustom events with properties
identifyAssociate anonymous IDs with known user traits
groupAccount- or organization-level properties
aliasLink two user IDs together

All events flow into the same identity graph used by Customer 360 and Data Studio transformations.


Destinations

Web Tracking events can be routed to:

  • Vendo managed warehouse (default)
  • External destinations configured in your workspace

See Destinations for downstream sync options.


Self-hosting

For teams that need to run the ingest API on their own infrastructure, see Self-hosting.


Last updated on