Skip to main content

Description

  • Auxiliary table containing additional parameters captured on each event tracked by the Rockerbox on-site pixel.
  • Includes ecommerce context (e.g., product, revenue, order_id) and marketing parameters parsed from landing page URLs (e.g., gclid, UTM values), passed through exactly as received from the pixel without additional processing.

Table Creation

  • This table is automatically created upon activation of the clickstream feature.
  • Once the Clickstream dataset has been enabled by Rockerbox, the table will appear in your data warehouse as ON_SITE_EVENTS_ALL_PAGES.

Partition Keys

  • date
💡 Note: Leverage partition keys when querying the table to improve query efficiency.

Logical Primary Key

While data warehouses do not enforce primary key constraints, the combination of event_id and query_param_name functions as the logical primary key for the table.

Field Reference


Event categorization

Rockerbox categorizes query parameters based on common variables required for your Rockerbox implementation. This looks for an exact match of the query_param_name passed on your event to the below. Further customization of categories is not supported.
  • conversion: action, email, external_id, hash_email, hash_phone_number, order_id, phone_number, referrer, revenue, script_version, sessionid, source, uid, url
  • marketing: contains ‘utm’, contains ‘clid’, query string parameter used for Rockerbox’s standard integrations
  • tracking: all other