Async event delivery
Connectors run outside the redirect response path, so forwarding to analytics, ads, and automation never slows the click experience.
Integrations
Send click, scan, and conversion data from campaign links to the analytics, ads, automation, and warehouse systems your team already uses. Built-in mappings, destination filters, async delivery, privacy-aware redaction.
Connector catalog
Live destinations have setup paths today. Unavailable entries stay unlinked until setup docs and review are ready.
Send click, scan, and conversion events to product analytics tools and CDPs.
Send Nimriz events to GA4 with the Measurement Protocol.
Forward Nimriz events into a Twilio Segment source.
Send Nimriz events into Amplitude.
Track Nimriz events in Mixpanel.
Send Nimriz events to PostHog.
Send Nimriz events to a server-side GTM endpoint.
Auto-capture behavior alongside link, scan, and conversion events.
Forward conversions to ad platforms via server-side Conversion APIs.
Send conversion events to Meta.
Send conversion events to Google Ads.
Send conversion events to LinkedIn.
Send conversion events to TikTok.
Server-side UET conversions for Microsoft Advertising.
Forward conversion events to Pinterest for ad measurement.
Server-side conversions for Reddit ad campaigns.
Server-side conversion events for Snapchat advertising.
Inject tracking pixels via a privacy-aware interstitial for audience building.
Trigger workflows, CRM updates, alerts, and downstream syncs.
Send Nimriz events to any HTTP endpoint.
Post conversion and high-value click alerts into Slack channels.
Sync card contact saves and conversions into HubSpot CRM.
Push leads and conversions into Salesforce as standard objects.
Recurring reporting and warehouse-bound exports built on the same event layer.
Native Snowflake share for the Nimriz event tables.
Streaming inserts into a BigQuery dataset for downstream analysis.
Delta Lake destination for Databricks-based analytics teams.
Partitioned Parquet exports to a customer-owned S3 bucket.
Automation setup guides
Automation and webhooks
Connect Nimriz to Zapier triggers and actions using the native app setup path.
Automation and webhooks
Automate workflows with the Nimriz custom app on Make using docs-backed modules.
Automation and webhooks
Route Nimriz events into n8n workflows using the integration setup docs.
Automation and webhooks
Manage webhook endpoints, signed deliveries, retries, replay paths, and event schemas using the docs.
Why this catalog model
Connectors run outside the redirect response path, so forwarding to analytics, ads, and automation never slows the click experience.
Per-destination rules keep raw IP and full User-Agent out of outbound payloads while preserving the fields teams need for measurement.
Setup docs, plan relevance, supported events, and claim review pass before a destination gets promoted to a public detail page.
Canonical event schema
Every destination sees the same schema after normalization. Redaction and per-destination mapping happen after this layer, so adding a new connector never reshapes upstream data.
1{2"event_type": "link.qr_scanned",3"event_id": "evt_01HX3R...",4"timestamp": "2026-04-13T12: 15: 00Z",5"domain_name": "go.brand.com",6"short_code": "launch",7"short_url": "https://go.brand.com/launch",8"touch_type": "qr_scan",9"country": "US",10"region": "NY",11"device_category": "mobile",12"browser_family": "Mobile Safari",13"referrer_host": "instagram.com",14"utm_source": "direct-mail",15"utm_medium": "qr",16"utm_campaign": "spring-launch",17"variant_key": "B",18"conversion_value": 149,19"conversion_currency": "USD"20}
Generic HTTP and webhooks cover most custom workflows. If you have a higher-volume feed or a tool you want help wiring up, send us the stack details and expected flow.