Schema: Data Warehouse - MTA

OrderNameDescriptionType
1reportThe name of the reportstr
2advertiserRockerbox Account IDstr
3identifierconversion segment idint
4dateDate when the action occurreddate
5timestamp_convTimestamp of when the conversion occurred (ISO 8601 format in UTC)timestamp
6conversion_hash_idIdentifier per unique conversion (this is a hash of the conversion_key value)str
7conversion_keyAn identifier used to denote a unique conversion event (this is typically your provided Order ID)str
8actionName of the conversion eventstr
9new_to_fileAt the time of conversion, if Rockerbox has seen that user make a Purchase before, then new_to_file = 0. Otherwise, they are considered a new customer and new_to_file = 1.int
10onsite_countThe total number of times a user was seen on your websiteint
11total_eventsTotal number of marketing touchpoints leading up to the conversionint
12event_idIdentifier per unique marketing touch pointstr
13timestamp_eventsTimestamp of when the marketing touchpoint occurred (ISO 8601 format in UTC)timestamp
14sequence_numberThe order of when this marketing touchpoint occurred (1 = first, 2 = second, etc.)int
15hash_ip_eventsHashed IP address of user for a particular marketing touchpointstr
16typeThe report type (e.g., platform_data)str
17uidRockerbox User ID cookiestr
18user_agent_eventsUser agent string associated with the user for the marketing eventstr
19base_idPrimary User IDstr
20currency_codeThe advertiser reporting currency for both revenue and spendstr
21fx_rate_to_usdThe exchange rate from the local currency to USD for the date. If currency_code is USD, this value will be 1.float
22platformThe name of the platform (e.g., Facebook)str
23spend_keyThe ID used to pull spend from an advertisting platform. This is typically the Ad ID, but may differ based on your account setup.str
24matchesList of categorization rules that a touchpoint has matched with. The last rule in the list is applied.dict
25tier_1Marketing channel categorization level 1 (most broad), as defined in your mapping rules. For example, a link where referrer url = Google and utm_campaign = cpc may be mapped as tier_1 = Paid Search and tier_2 = Googlestr
26tier_2Marketing channel categorization level 2str
27tier_3Marketing channel categorization level 3str
28tier_4Marketing channel categorization level 4str
29tier_5Marketing channel categorization level 5 (most specific)str
30original_urlURL of the page where the marketing touchpoint occurredstr
31request_referrerPage Referrer (the previous site where the user came from)str
32utm_parametersAll URL parameters that begin with utm_ and their valuesdict
33url_parametersAll URL parameters, except for those that begin with utm_, and their valuesdict
34tier_oneOne of five fields used by Rockerbox to create marketing events from impression-tracking pixels, webhooks, and batch files.str
35tier_twoOne of five fields used by Rockerbox to create marketing events from impression-tracking pixels, webhooks, and batch files.str
36tier_threeOne of five fields used by Rockerbox to create marketing events from impression-tracking pixels, webhooks, and batch files.str
37tier_fourOne of five fields used by Rockerbox to create marketing events from impression-tracking pixels, webhooks, and batch files.str
38tier_fiveOne of five fields used by Rockerbox to create marketing events from impression-tracking pixels, webhooks, and batch files.str
39normalizedWeight given to this marketing touchpoint, as determined by the multi-touch attribution modelfloat
40revenue_normalizedUsing the normalized weight, the portion of conversion revenue that is attributed to this marketing touchpointfloat
41first_touchWill be 1 if this marketing touchpoint is the first interaction. Otherwise will be 0.int
42revenue_first_touchIf the marketing touchpoint is the first interaction, it will get full revenue credit. Otherwise will be 0.float
43last_touchWill be 1 if this marketing touchpoint is the last interaction. Otherwise will be 0int
44revenue_last_touchIf the marketing touchpoint is the last interaction, it will get full revenue credit. Otherwise will be 0.float
45evenFractional credit a marketing touchpoint receives if each touchpoint gets equal weightfloat
46revenue_evenUsing the even weight, the portion of conversion revenue that is attributed to this marketing touchpointfloat
47rb_sync_idIdentifier used by Rockerbox to sync dataset to your warehouseint
48updated_atTime the cache record was updated most recentlytimestamp