Skip to main content

What it is

The Raw conversions dataset is one row per conversion recorded for your space within the window. It is the raw record with no attribution applied — to join conversions to the touchpoints that earned credit, use Attributed conversions.
  • Grain: one row per conversion (id).
  • Windowed on: event_time_utc (UTC timestamp).
  • Path segment: raw_conversions.
Selecting any Visit metadata column joins the conversion’s visit-context record; otherwise no join is performed.

Columns

Conversion fields

ColumnStatusDescription
idLockedConversion ID — the row grain and dedup key.
event_time_utcLockedWhen the conversion occurred (UTC).
event_nameOptionalThe raw event name as tracked.
configured_nameOptionalThe event’s display name as configured for your space (falls back to the raw event name).
amountOptionalMonetary value of the conversion.
profile_idOptionalThe contact the conversion belongs to.
company_idOptionalThe company the contact belongs to.
is_upsellOptionalWhether the conversion is flagged as an upsell.

Visit metadata

The visit-context record for the conversion. All optional; selecting any one joins the metadata table.
ColumnStatusDescription
order_idOptionalOrder ID from the source event, if any.
order_nameOptionalOrder name or number from the source event.
idempotency_keyOptionalIdempotency key of the source event.
event_urlOptionalFull event URL, assembled from host, path, and query string.
referrer_urlOptionalFull referrer URL, assembled from referrer host, path, and query.
fbclidOptionalFacebook click ID captured on the visit.
fbpOptionalFacebook browser ID (fbp).
gclidOptionalGoogle click ID.
ttclidOptionalTikTok click ID.
lnclidOptionalLinkedIn click ID.
msclkidOptionalMicrosoft click ID.
rdt_cidOptionalReddit click ID.
tblciOptionalTaboola click ID.
device_typeOptionalDevice type of the visit.
osOptionalOperating system.
browserOptionalBrowser.
languageOptionalBrowser language.