rudder-sdk-js
The JavaScript SDK for RudderStack: open source, warehouse-first customer data platform.
Why consider rudder-sdk-js?
rudder-sdk-js is the open-source browser client SDK for RudderStack. It routes event data directly to modern data warehouses (BigQuery, Redshift, Snowflake) and 200+ marketing, analytics, and sales SaaS destinations.
Learn rudder-sdk-js by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of rudder-sdk-js
rudder-sdk-js captures web event telemetry and routes it securely to first-party cloud data warehouses.
Quickstart
npm install rudder-sdk-jsimport * as rudderanalytics from "rudder-sdk-js";rudderanalytics.load("WRITE_KEY", "DATA_PLANE_URL");rudderanalytics.ready(() => { rudderanalytics.track("Order Completed", { revenue: 120, currency: "USD" });});rudder-sdk-js 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.