Developer Guides & Recipes
Actionable, copy-paste tutorials covering SPA tracking, custom conversion events, marketing campaign attribution, and server-side event ingestion.
Our how-to tutorials are authored by the Sufyaan Studio engineering team to give you exact, copy-paste code patterns for integrating cookie-free analytics into Next.js, React, Node.js, Python, and modern web environments without third-party dependencies.
- Verified copy-paste snippets for frontend and backend
- Full coverage of UTM parameters and click IDs
- Legal and technical blueprints for cookie banner removal
How to Track Next.js App Router Pageviews Without Cookies
A step-by-step developer tutorial for tracking Next.js 14/15 App Router applications without cookies or consent banners.
How to Track Custom Conversion Events & E-commerce Goals
Learn how to dispatch custom conversion events, signup milestones, and checkout revenue using window.analytics.track().
How to Track UTM Marketing Campaigns & Ad Click IDs
A complete guide to tracking Google Ads, Facebook Ads, newsletters, and social campaigns with automatic UTM parsing.
How to Achieve 100% GDPR Compliance Without Cookie Banners
Learn the legal and technical requirements for removing intrusive cookie consent popups from your website.
How to Send Server-Side Analytics Events via REST API
Send custom conversion events directly from Node.js, Python, Go, or PHP backend servers to our edge ingest endpoint.
How to Track Traffic and APIs on Cloudflare Workers
A developer guide to server-side analytics, subrequest tracking, and HTMLRewriter script injection on Cloudflare Workers and Pages.
How to Install and Setup the Official Analytics Android App
A 3-step guide for downloading the official universal APK, verifying the SHA-256 binary integrity, and sideloading on Android 10 through 15.
