Skip to content

Examples

Trackkit includes two complete working example applications. Each demonstrates a distinct integration pattern and highlights specific architectural considerations.

Available Examples

React SPA + Umami

A browser-only React SPA with auto pageviews and Umami as provider.
View full example guide

Next.js SSR + GA4

A server-rendered app demonstrating true SSR pageviews, SSR queue hydration, and GA4.
View full example guide


Each example is:

  • A standalone workspace package
  • Minimal but production-representative
  • Includes its own README, env instructions, and clear Trackkit wiring

For code, see the examples/ folder in the repository.