Skip to main content
Sitecore Documentation
  • Learn
  • Downloads
  • Changelog
  • Roadmap
CDPCloud Portal
Sitecore CDP Developer Documentation
  • Developing with Sitecore CDP
    • Access your data
    • Writing SQL queries
        • Guests
        • Orders
        • Order items
        • Experience definitions
        • Events
        • Sessions
  1. Data entities reference
  1. Sitecore CDP Developer Documentation
  2. Data lake export service

Events

The following table includes some of the attributes that are available in the events entity.

Your organization will have additional attributes.

AttributeDescriptionTypeExample
meta_refThe unique event reference.string"26c0ae4a-18ec-4105-8fbf-e2ed8c88a4c9"
bxtA collection of name-value pair attributes that store various event data points. This attribute is owned and maintained by Sitecore. See the following table for a list of fields stored in the bxt attribute.map{[email protected], firstName=Charlie, language=EN}
core_channelThe channel on which the event was raised.string"WEB", "MOBILE_WEB", "MOBILE_APP"
core_currency_codeThe organization’s currency code associated with the event.3 letter ISO 4217"EUR", "NZD", "USD"
core_languageThe language of the user session.string (2 letter ISO 639 language code)"EN", "FR", "DE"
core_pageThe webpage where the event was captured.string"trending_styles"
core_point_of_saleThe point of sale associated with the event. The point of sale is preconfigured by your organization.string"myretailsite.com", "bestretailsite.co.uk"
flow_execution_created_atThe date and time when the flow executed. The value for this attribute is only present for TRACKING events.ISO 8601 Date/Time UTC"2020-10-04T23:30
.516Z"
flow_execution_dm_refThe unique reference of the decision model associated with the flow. The value for this attribute is only present for TRACKING events.string"9810c713-0bc6-4349-8323-00d408047764"
flow_execution_dm_variant_refThe unique reference of the decision model variant associated with the flow. The value for this attribute is only present for TRACKING events.string"c682b6b6-934b-415b-bc46-ce6184809156"
flow_execution_flow_refThe unique reference of the flow. The value for this attribute is only present for TRACKING events.string"dd7e9c6c-b5bf-4204-8cc5-3c8380a4e993"
flow_execution_flow_variant_refThe unique reference of the flow variant. The value for this attribute is only present for TRACKING events.string"25f46901-bc51-45e8-b587-148aecf1e48f"
flow_execution_guest_refThe unique reference of the guest exposed to the flow. The value for this attribute is only present for TRACKING events.string"9d94ee11-7043-4b71-980c-a777d00a7b46"
flow_execution_latencyThe latency of the flow execution expressed in milliseconds. The value for this attribute is only present for TRACKING events.integer1000
flow_execution_refThe unique reference of the flow execution. The value for this attribute is only present for TRACKING events.string"5fde16f9-398e-4c11-b2d4-9ce3863bd7a1"
flow_execution_statusThe flow execution success status. The value for this attribute is only present for TRACKING events.string"SUCCESS", "ERROR"
meta_browser_refThe unique browser ID generated by Sitecore CDP. This is used for guest identification.string"405bbc9f-bb43-451d-98e5-4fa899ce6a75"
meta_client_keyThe unique client reference that identifies your organization.string"mhbWwbHYfhpheu86hp60oR76S4jQMmZr"
meta_created_atDate and time when the event record was created in Sitecore CDP.ISO 8601 Date/Time UTC"2026-01-01T16:17
.000Z"
meta_created_at_dateDate when the event record was created in Sitecore CDP.ISO 8601 Date"2026-01-01"
meta_session_refThe unique reference of the session in which the event was raised.string"e94e4ac3-078e-53f6-b60b-e4626d6348bc"
session_dataA collection of name value pair attributes that store your organization's custom data in the session associated with this event.map <string, string>{a=alpha, b=beta}
typeThe event type.string"IDENTITY", "VIEW", "TRACKING"
extA collection of name value pair attributes that store your organization's custom event data.map <string, string>{percentageDiscount=17.5}
raw_jsonThe overall order representation as raw JSON.JSON stringN/A

The following table describes the properties stored in the bxt map field. Different properties might be stored for different event types and might vary depending on your industry. For example, an IDENTITY event includes identifying information about the guest, while an ADD event includes details of the added product.

  • Attribute: Description
  • adults: For flight events, the number of adult passengers included in the event.
  • category: For TRACKING events, the status of the event. Possible values are EXECUTED and FAILED.
  • children: For flight events, the number of child passengers included in the event.
  • dateOfBirth: The date of birth of the guest included in the event,
  • destination: For flight events, the destination specified in the event.
  • end: For flight events, the end time of the trip included in the event.
  • email: The email address included in the event.
  • firstName: The first name of the guest included in the event.
  • flightType: For flight events, the type of flight.
  • gender: The gender of the guest included in the event.
  • infants: For flight events, the number of infant passengers included in the event.
  • language: The language of the event.
  • lastName: The last name of the guest included in the event.
  • origin: For flight events, the destination specified in the event.
  • paymentType: The payment method.
  • product: Details of the product included in the event.
  • productType: The product type included in the event.
  • productName: The product name included in the event.
  • referenceId: A 6-character string that references the orders entity.
  • start: For flight events, the start time of the trip included in the event.
  • status: The status of the event.
If you have suggestions for improving this article, let us know!

Documentation Assistant

This assistant uses AI to generate responses based on Sitecore documentation. While it has access to official sources, answers may be incomplete or inaccurate and should not be considered official advice or support.
Powered by
k
kapa.ai
Protected by reCAPTCHA

© Copyright 2026, Sitecore A/S or a Sitecore affiliated company.
All rights reserved.

Privacy policySitecore Trust CenterTerms of use