Row-level delivery truth
Indexed BigQuery errors map back to individual Nimriz deliveries, so valid rows do not repeat with rejected siblings.
Warehouses and exports
LiveSend mapped link, QR, card, and conversion rows to a customer-owned table with stable insert IDs and independent row results.
Bot traffic is excluded by default. Delivery runs off the redirect path with automatic retries.
Why BigQuery with Nimriz
Stream event rows into the warehouse your analysts already use. Nimriz keeps batches off the redirect path, preserves row-level outcomes, and provides a documented default schema you can adapt to mapping changes.
Indexed BigQuery errors map back to individual Nimriz deliveries, so valid rows do not repeat with rejected siblings.
Each row uses its delivery ID as insertId for best-effort provider deduplication.
Use a key limited to the intended dataset and verify it with a real streaming row before enabling.
Under the hood
Use a scoped service account to stream mapped batches through BigQuery tabledata.insertAll.
BigQuery streaming export is available on Enterprise plans.
Guided setup
Use the documented schema or one matching your custom mapping.
Paste a service-account JSON key and target identifiers.
Confirm a real sample row reaches the selected table.
Nimriz enables delivery after the saved key, table, and mapping pass the real test.
Privacy-aware rows omit customer external IDs used for CRM delivery, raw IP, and complete User-Agent strings.
Nimriz never forwards raw IP addresses or complete User-Agent strings in integration payloads. Strict privacy mode omits visitor hashes and selected granular fields such as city.
Analytics privacy docsMore in Warehouses and exports
Keep an operator-friendly event table in a spreadsheet your team owns, with deterministic columns, managed Google authorization, and safe header checks.
Deliver newline-terminated NDJSON into a bucket and prefix you control, with deterministic UTC partitions and scoped write credentials.
Upsert mapped events into a customer-owned Airtable table.
Create or update event pages in a customer-owned Notion data source.
Merge mapped events into a customer-owned Snowflake table.