Create a Sync from BigQuery to Batch Profile Events
Before you start
1) Prepare your BigQuery table or view
1.1 One row per event
1.2 Required columns
Column
Required
Description
1.3 Optional columns
Column
Description
1.4 Event attribute naming rules (BigQuery-compatible)
Prefix
Meaning
Example
1.5 Handling objects
1.6 Example schema (e-commerce)
1.7 Using a View
1.8 Handling nulls
2) Create a Service Account key in Google Cloud
3) Create the Sync in the Batch dashboard
3.1 Configure your BigQuery connection
3.2 Select the destination
3.3 Configure event mapping
4) How incremental sync works
4.1 The last_updated_at cursor
last_updated_at cursor4.2 Inserts and deletes
4.3 Best practices for reliable incremental syncs
5) Test and enable your Sync
PreviousCreate a Sync from Snowflake to Batch Profile EventsNextCreate a Sync from ClickHouse to Batch Profile Events
Last updated

