📄️ Tracker Overview
Sealmetrics' 1.2 KB gzipped JavaScript tracker: one-line install, no cookies or localStorage, automatic SPA detection, and size comparisons vs GA4.
📄️ Step-by-Step Implementation Guide
Complete visual guide to implement Sealmetrics tracking on your website, from basic pageviews to conversions and funnels.
📄️ Installation
Install the Sealmetrics tracker with one script tag: basic setup, content grouping via the group parameter, custom endpoints, and parameter reference.
📄️ Conversions
Track purchases, leads, and signups with sealmetrics.conv(): syntax, monetary values, custom properties, and item arrays for e-commerce, cookie-free.
📄️ First Party Tracker
Learn how Sealmetrics’ first-party tracker works and how to install it for better privacy, compliance, and adblocker resistance.
📄️ Microconversions
Track funnel steps and engagement events like add-to-cart, video plays, and scroll depth with sealmetrics.micro().
📄️ Setting Up Tracking in Sealmetrics
Learn how to configure and set up pageview tracking, conversions, and microconversions in Sealmetrics.
📄️ SPA Support
How the Sealmetrics tracker auto-detects SPA navigation via the History API in React, Vue, Angular, Next.js and more, plus manual first-pageview control.
📄️ Tracker API Reference
Complete API reference for the SealMetrics JavaScript tracker. Includes all methods, parameters, and payload specifications.
📄️ Migration from v1
Breaking changes and migration steps from Sealmetrics tracker v1 to v2: one-line install, new conv() and micro() syntax, and no cookies or localStorage.