← Back to Documentation
Platform install guides
Pick your platform. Each guide shows where the snippet goes, how to confirm the data is arriving, and the one mistake that platform invites.
Most common
HTML / Any Website Add a single script tag to any HTML page. Works with static sites, custom backends, and any framework not listed here. Google Tag Manager Install via GTM Custom HTML tag. Track pageviews, custom events, and revenue without touching your site code. WordPress Install the VeritaMetrics plugin and paste your site id, or add the tracking snippet to a child theme functions.php. Compatible with all WordPress themes. Shopify Paste the Liquid snippet into your theme.liquid layout. Tracks pageviews, and revenue once you send a trackRevenue call.
Frameworks and everything else
Next.js Client component with App Router support. Automatically tracks route changes in your React application. Astro Native Astro component with View Transitions support. Tracks page navigation across MPA and SPA modes. React React component with React Router integration. Automatically captures navigation events in single-page applications. PHP Server-side PHP snippet for any PHP application. Renders the tracking pixel with dynamic URL and referrer values. Wix Add via Wix Custom Code injection. Paste the snippet into your site header or footer in Wix Settings. Webflow Add via Webflow custom code settings. Paste the snippet into your project or page-level custom code. Squarespace Add via Squarespace Code Injection. Paste the tracking snippet in Settings > Advanced > Code Injection. Flutter Dart NavigatorObserver for Flutter web apps. Automatically tracks route changes in your MaterialApp.
Explore the documentation
Jump to another guide.
WordPress plugin Install, consent, and the wp-admin widget Dashboard overview Key metrics and how to read them Autocapture Automatic event tracking, no tagging Engagement metrics Active time and scroll depth Warm-lead capture Open a KirokuForms form on intent Session replay Privacy-safe journey reconstruction Growth insights Site-health score and prioritized fixes Filtering & segmentation Slice reports by any dimension Goals & data export Track conversions, export CSV, JSON, XLSX Custom events & definitions Name and shape your own events API reference Endpoints, parameters, examples