Connect Your Workflow
Integrations That Work for You
Push analytics data to the tools your team already uses. Get notified in Slack, trigger automations with webhooks, or schedule reports to your inbox, all without writing code.
Notification Channels
Choose how you want to hear about important changes. Every alert can be routed to one or more channels.
Slack
Get instant Slack notifications when traffic anomalies are detected, goals are hit, or key thresholds are crossed. Rich Block Kit messages link straight to your dashboard.
In-App Notifications
View alerts directly in your VeritaMetrics dashboard. Filter by severity, site, and type to stay on top of what matters.
Email Reports
Schedule automated reports delivered daily, weekly, or monthly to your inbox in CSV, JSON, or Excel format.
Anomaly Detection
Smart Alerts That Find Problems Before You Do
VeritaMetrics uses statistical anomaly detection to compare today's metrics against the same day of previous weeks. When traffic, conversions, or revenue deviate from the norm, you get alerted instantly.
- Same-day-of-week z-score analysis for accurate baselines
- Configurable sensitivity: low, medium, or high
- Direction filtering: alert on drops, spikes, or both
- Cooldown periods prevent alert fatigue
- Routes to Slack, email, webhooks, or in-app
Example: Traffic Drop Alert
# Slack notification
⚠ Traffic anomaly detected
Site: example.com
Metric: pageviews
Expected: ~1,240
Actual: 380 (-69%)
Sensitivity: medium
Webhook Payload
{
"event": "alert.triggered",
"site": "example.com",
"metric": "conversions",
"value": 12,
"threshold": 50,
"timestamp": "2026-04-05T14:30:00Z"
} Every payload is signed with HMAC-SHA256 so you can verify authenticity.
Real-Time Events
Custom Outbound Webhooks
Push real-time analytics events to any HTTP endpoint. Connect VeritaMetrics to Zapier, Make, n8n, or your own internal tools.
- Filter by event type: only send what you need
- HMAC-SHA256 signed payloads for security
- Automatic retry with exponential backoff
- Delivery logs with full request/response details
- Test delivery button to verify your endpoint
Data Export & Scheduled Reports
You own your data. Export it anytime or schedule automated reports delivered to your inbox.
Multiple Formats
Export in CSV, JSON, or Excel (XLSX). Choose the format that fits your workflow.
Scheduled Delivery
Automated reports delivered daily, weekly, or monthly. Never miss a trend.
GDPR Auditable
Full data portability. Export everything for compliance audits or data subject requests.
Lead capture
Turn intent into leads
Opt in per site and VeritaMetrics emits a cookieless warm-lead signal when a session looks ready and shows exit intent. A few lines of glue connect it to any form, CRM, or your own server. It works out of the box with KirokuForms: a short glue snippet opens your form to capture the email. The lead's data goes to your tool; VeritaMetrics only sends the anonymous tier.
Works With Every Platform
One lightweight snippet gives you privacy-first analytics on any stack. Copy, paste, done.
Most Popular
HTML / Any Website
Add a single script tag to any HTML page. Works with static sites, custom backends, and any framework not listed here.
- Full event tracking
- Pixel fallback for no-JS
- SPA support via History API
Google Tag Manager
Install via GTM Custom HTML tag. Track pageviews, custom events, and revenue without touching your site code.
- Custom event tracking
- Revenue / e-commerce events
- Works alongside other GTM tags
WordPress
Add the tracking snippet to your theme via functions.php or a code snippets plugin. Compatible with all WordPress themes.
- Server-side pixel tracking
- Full event tracking
- WooCommerce revenue support
Shopify
Paste the Liquid snippet into your theme.liquid layout. Track product views, cart events, and purchase revenue.
- Revenue tracking
- Product page analytics
- Checkout funnel visibility
All Supported Platforms
Next.js
Client component with App Router support. Automatically tracks route changes in your React application.
- App Router compatible
- Automatic SPA navigation
- Server-side pixel fallback
Astro
Native Astro component with View Transitions support. Tracks page navigation across MPA and SPA modes.
- View Transitions support
- Island architecture compatible
- Zero client JS option
React
React component with React Router integration. Automatically captures navigation events in single-page applications.
- React Router integration
- Automatic route tracking
- Custom event hooks
PHP
Server-side PHP snippet for any PHP application. Renders the tracking pixel with dynamic URL and referrer values.
- Server-side rendering
- Dynamic URL injection
- Works with any PHP framework
Wix
Add via Wix Custom Code injection. Paste the snippet into your site header or footer in Wix Settings.
- Full event tracking
- No Wix app required
- Works on all Wix plans
Webflow
Add via Webflow custom code settings. Paste the snippet into your project or page-level custom code.
- Full event tracking
- CMS page support
- Interaction tracking
Squarespace
Add via Squarespace Code Injection. Paste the tracking snippet in Settings > Advanced > Code Injection.
- Full event tracking
- All Squarespace templates
- Commerce plan compatible
Flutter
Dart NavigatorObserver for Flutter web apps. Automatically tracks route changes in your MaterialApp.
- Navigator observer pattern
- Automatic route tracking
- Web platform support
Don't See Your Platform?
Our "Custom" integration option provides a generic HTML snippet that works with any website or application. If your platform supports custom code injection, VeritaMetrics will work with it.
Contact us for help with your specific setup →Prefer step by step? See how the install works , or check pricing for what each plan includes.
Switching from Google Analytics?
Import your GA4 or Universal Analytics historical data in minutes. Keep your trends, ditch the cookies and consent banners. VeritaMetrics runs alongside GA so you can compare before you commit.
Still weighing it up? See the full tool comparison or the complete feature list .
Ready to Connect Your Analytics?
Start sending data to your tools in minutes.
Set up Slack alerts, webhooks, or scheduled reports, no developer required.