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 (opens in a new tab): 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
Install guide
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
Install guide
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.
- Server-side pixel tracking
- Full event tracking
Install guide
Shopify
Paste the Liquid snippet into your theme.liquid layout. Tracks pageviews, and revenue once you send a trackRevenue call.
- Revenue tracking
Install guide
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
Install guide
Astro
Native Astro component with View Transitions support. Tracks page navigation across MPA and SPA modes.
- View Transitions support
Install guide
React
React component with React Router integration. Automatically captures navigation events in single-page applications.
- React Router integration
- Automatic route tracking
Install guide
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
Install guide
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
Install guide
Webflow
Add via Webflow custom code settings. Paste the snippet into your project or page-level custom code.
- Full event tracking
- Interaction tracking
Install guide
Squarespace
Add via Squarespace Code Injection. Paste the tracking snippet in Settings > Advanced > Code Injection.
- Full event tracking
Install guide
Don't See Your Platform?
The HTML / Any Website guide shows the generic script tag. It works on any site or application where you can add code to the page.
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 on its own or 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.