snowplow-javascript-tracker
Enterprise-grade behavioral data tracker for web browsers by Snowplow Analytics.
Why consider snowplow-javascript-tracker?
snowplow-javascript-tracker is the open-source client-side behavioral event tracker created by Snowplow Analytics. It captures granular page pings, scroll depths, link clicks, media playback states, and custom JSON schema events for enterprise data warehouses (Snowflake, BigQuery).
Learn snowplow-javascript-tracker by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of snowplow-javascript-tracker
snowplow-javascript-tracker collects first-party customer telemetry directly into Snowflake and BigQuery.
Quickstart
npm install @snowplow/browser-trackerimport { newTracker, trackPageView } from '@snowplow/browser-tracker';newTracker('sp1', 'collector.mycompany.com', { appId: 'my-marketing-app' });trackPageView();snowplow-javascript-tracker is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
FlowInquiry
Interactive user research surveys and customer satisfaction polling platform.
Mailcoach
Self-hosted email newsletter and drip campaign platform built on Laravel.
phpList
World-proven open-source newsletter manager and email campaign marketing platform.
django-newsletter
Newsletter and subscriber campaign application built for Django websites.