Pixel Custom Conversions Table

The Pixel Custom Conversions table allows you to analyze and track specific user interactions that have been marked as conversion events, such as form submissions, demo bookings, or product upgrades. By querying this table, you can measure the total occurrences and conversion value of these events, gaining insights into nuanced website visitor behavior, and allowing for targeted analysis and optimization of your digital presence across key stages of the customer journey. Learn more about tracking custom conversion events with Triple Pixel.

📘

Note

Use the Custom Events Builder to create custom conversion events. The custom events builder automatically flattens event properties into table columns for faster and more efficient querying.

📘

Note

event_date is a required field for queries on this table.

Dimensions

Dimensions are immutable properties that can be used for grouping data.

Title

ID

Type

Description

Event Date

event_date

date

The date the pixel custom conversion event occurred. Based on the time zone of the shop at the moment of the event.

Event Day

event_date.day

date

The day on which the event occurred. Derived from event_date.

Event Week

event_date.week

date

The Sunday of the week during which the event occurred. Derived from event_date.

Event Month

event_date.month

date

The month during which the event occurred. Derived from event_date.

Event Quarter

event_date.quarter

date

The first month of the quarter during which the event occurred. Derived from event_date.

Event Year

event_date.year

date

The year during which the event occurred. Derived from event_date.

Event Hour

event_hour

string

The hour of the day the pixel custom conversion event occurred, according to a 24-hour clock. Based on the time zone of the shop at the moment of the event.

Example values: 07, 16, 21

Ad ID

ad_id

string

The unique ad ID. Assigned by the ad platform.

Example value: 120210439891110007

Ad Set ID

adset_id

string

The unique ID for the ad set associated with the ad click. Assigned by the ad platform.

Example value: 120210439890740003

Attribution Window

attribution_window

string

The time frame for attributing conversions to the ad. By default lifetime.

Example values: 1_day, 7_days, 14_days, 28_days, lifetime

Campaign ID

campaign_id

string

The unique ID for the marketing campaign associated with the ad. Assigned by the ad platform.

Example values: 23852438666180053, 531011533, 20620285829

Channel

channel

string

The platform through which the ad was delivered.

Example values: facebook-ads, google-ads, Direct

Customer Email

email

string

The customer's email address.

Example value: [email protected]

Pixel Custom Conversion Event Data

event_body

JSON

The full data payload in raw JSON format, including all event properties defined for the custom conversion event. Learn more about querying pixel custom conversion event data

Event ID

event_id

string

The unique ID assigned by Triple Pixel to the custom conversion event.

Example value: 9m4rs48lg2elVB52xU

Event Name

event_name

string

The name assigned to the custom conversion event.

Example values: form_fill, start_quiz, quiz_complete, order_sample, answer_question, request_consultation

Event Timestamp

event_timestamp

timestamp

The time the custom conversion event occurred. Formatted according to the ISO 8601 international standard.

Example value: 2022-06-15T19:26:30.000Z

Attribution Model

model

string

The attribution model used. By default Triple Attribution.

Example values: Triple Attribution, Last Click, First Click, Linear All, Total Impact, Triple Attribution + Views, Linear Paid

Triple Pixel ID

triple_id

string

The unique ID assigned by Triple Pixel to track visitors across sessions.

Example value: eltlok4y634IRw62AZ

Measures

Measures are numeric fields that can be aggregated and/or combined to calculate new metrics.

TitleIDTypeDescription
Event Conversion Valueevent_valuenumericThe monetary conversion value assigned to the custom conversion event.
Linear Weightlinear_weightnumericThe weight assigned to the event when using linear attribution models.