Guides
These guides go beyond the Quickstart and cover the things you’ll reach for in a real application. More guides are being added; this section is the place for how-to material, not exhaustive API detail (see the Reference for that).
Topics:
- Core concepts: how
Funnel, plugins, andEventContextrelate. - Tracking your first events: event names, parameters, and the GA4 schema.
- Adding multiple plugins: connecting several platforms at once.
- Framework integration: React + Vite, Next.js, and vanilla HTML.
- Server-side & deduplication: the Meta Conversions API and server-side GTM.
- SSR considerations: why plugins guard on
typeof window. - Tree-shaking & imports: barrel vs. subpath imports.
Looking for setup steps for a specific platform? Head to the Plugins catalog.