Integrations
Nextlytics is a stateless analytics layer. It collects and transforms data but doesn't store it. You need a backend to send your analytics to — Posthog, Google Analytics, your own database, or any other destination.
Plugins extend Nextlytics by transforming or enriching data in flight — adding geo data, filtering events, or modifying properties before they reach your backend.
Google Analytics
backendSend analytics data to Google Analytics 4 via Measurement Protocol. Supports server-side tracking with client-side page views.
PostHog
backendSend analytics events to PostHog for product analytics and session replay. Server-side tracking with full user identification support.
Google Tag Manager
backendPush events to Google Tag Manager's dataLayer from the server. Combine server-side data collection with client-side tag management.
Segment
backendSend events to Segment's HTTP Tracking API for routing to 300+ destinations. Also compatible with Jitsu and other Segment-compatible endpoints.
ClickHouse
backendStore analytics events directly in ClickHouse for blazing-fast queries. Works with ClickHouse Cloud and self-hosted instances.
Neon
backendStore analytics in Neon's serverless Postgres. Auto-scaling, branching, and instant provisioning for your analytics data.
Supabase
backendStore analytics in Supabase via PostgREST API. Works with any PostgREST-compatible endpoint for flexible Postgres storage.
Debug Logging
backendLog all analytics events to the console for debugging. Useful during development to inspect event data before sending to production backends.
Vercel Geo
pluginAutomatically enrich analytics events with geographic data from Vercel's edge network. Get country, region, city, and coordinates without any external API calls.
MaxMind
pluginEnrich analytics events with geolocation data from MaxMind GeoIP databases. Get accurate country, city, and ISP information for any IP address.
Amplitude
backendSend events to Amplitude for product analytics. Track user behavior and build funnels with server-side event collection.
Mixpanel
backendSend events to Mixpanel for product analytics and user tracking. Server-side event ingestion with full property support.