When enabled, Confection's BigQuery integration creates a dataset with two columns: UUID
and data
. The data
column includes JSON-formatted data associated with a UUID's site activity. To connect BigQuery to your Confection account, see this quick-start guide.
The following query pulls an event from the data
column and outputs the number of times that event has fired. This can help you evaluate event performance and audit the ability of other systems to accurately track particular events.
Sample output follows:
event_name | count |
---|---|
eventName | 10 |
Get started risk free.
Questions or comments about "I want to see how many times a particular event has fired."
? Leave them below.