Skip to content
Documentation
Start now

Raw data export

Content
Activation Data Files Basic data Attributes Key figures Event types

With the raw data service, you receive a daily export of the etracker Analytics data with individual, clearly recorded interactions with timestamp and selected dimensions.

Raw data exports are ideal for data analysts to combine different data sources, carry out further statistical analyses or create individual visualizations.

The exported raw data is not completely unprocessed, but already contains the resolved geolocation, device and technology attributes as well as the assignment to external or internal campaigns.

Different versions

The structure of the exported data has been changed in the past. The raw data export therefore exists in two different versions. V1 and V2. Anyone who activates the raw data export for the first time will automatically receive version 2. However, for compatibility reasons, customers who already use version 1 of the export will retain this version. You can tell which version is being used by the name of the files. In V2, the CSV files end with “…-v2.csv”.
This documentation is based on the raw data export in V2. If you are using V1, there may be slight deviations in the structure.

If you would like to switch from V1 to V2, simply send an e-mail to service@etracker.com.

The prerequisite for booking the raw data export is an etracker analytics license in the Enterprise Edition.

Activation

Go to Exports → Raw data export. There you can also download a sample file with your own data for evaluation in advance using the “Sample” button.
If you want to activate the raw data export, you can access the corresponding order form via the “Book access to raw data” button.

Once activated, you will find the daily export files here. The automatic retrieval via curl call, i.e. a standardized data transfer via command line, is practical.

To do this, you only need to add an export token to the specified link, which can be created under Integration → Access token. Make sure that you select the “Exports” type for this.

Data

Files

Two CSV files with the naming scheme “export-accountID-jjjj-mm-dd-onsite-v2” and “export-accountID-jjjj-mm-dd-offsite-v2” are created for each day.

Both tables contain page views, events and e-commerce events. A distinction is made between external attribution (visits in the context of external campaigns) and onsite attribution (visits in the context of onsite campaigns).

Each line contains one data record. The data records are sorted by session ID and timestamp.

Basic data

The following columns are always included:

Column designationDescription
dateDate of the data record
timestampTime stamp of the data record to the second
is new visitIndication of whether a data record is the start of a visit
event_typeType of data record (for more information, see section Event types)
user-idID that is assigned to a visitor
session-idID that is assigned to a visit

Attributes

The following attributes may be present:

Column designationDescriptionSpecial feature
medium onsiteMediumOnsite only
mediumMediumOffsite only
campaign onsiteCampaignOnsite only
campaignCampaignOffsite only
search term onsiteSearch term on your own pageOnsite only
originOrigin
origin/pathURL path of the origin
order_numberOrder number
order_statusOrder status
product_nameProduct name
product_idProduct ID
1st category1st product category
2. category2. product category
3rd category3. product category
4th category4. product category
page_namePage name
geo_countryCountry
geo_regionRegion
geo_cityCity
device_typeDevice type
device_osOperating system
device_os_versionVersion number of the operating system
device_modelDevice model
device_manufacturerDevice manufacturer
device_browserBrowser
device_browser_versionBrowser version
browser_languageBrowser language
device_type_detailType of device
screen_sizeResolution
area_level_1Area 1
area_level_2Area 2
area_level_3Area 3
area_level_4Area 4
area_level_5Area 5
area_level_6Area 6
area_level_7Area 7
area_level_8Area 8
area_level_9Area 9
area_level_10Range 10
urlCalled URL
et_channeldeprecated
et_sub_channeldeprecated
etcc_domDomain of the URL
etcc_parPartner
etcc_advAdvertiser
etcc_acyAgency
etcc_tarTarget
etcc_ctvDisplay
etcc_varVariant
etcc_grpGroup
etcc_keyKeyword
etcc_plcPlacement
etcc_posSearch position
etcc_mtyMatch type
etcc_bkyBooked keyword
seg1URL Segment 1
seg2URL Segment 2
seg3URL Segment 3
seg4URL Segment 4
seg5URL Segment 5
seg6URL Segment 6
seg7URL Segment 7
seg8URL Segment 8
seg9URL Segment 9
seg10URL Segment 10
view_product_in_list_positionPosition in which a product was displayed in a list
view_product_in_list_sizeSize of the list in which a product was displayed
cookie_approvalPermission to set cookies
visitor_attractionBesuchergewinnung
conversion_nameName of the conversion
conversion_typeType of conversion
objectEvent object
actionEvent action
event_sub_typeEvent subtype
categoryEvent category
scroll_depthScroll depth

Key figures

Column designationDescriptionSpecial feature
clicksClicks
piPage view (Yes/No)
viewsViews
lead_revenueOrder turnover
sales_revenuePurchase turnover
product_count_orderedNumber of products ordered
product_quantity_orderedProduct quantity ordered
product_value_orderedValue of goods ordered
product_count_soldNumber of products purchased
product_quantity_soldProduct quantity purchased
product_value_soldValue of goods purchased
product_quantity_cancellationNumber of products canceled
product_value_lead_to_cancelValue of canceled orders
product_value_sale_to_cancelValue of canceled purchases
conversion_countNumber of conversions
conversion_valueConversion value
staytimeDwell time
product_view_in_listProduct seen in list
custom_event_clickCustom Event Number of clicksOffsite only
custom_event_media_startCustom Event Number of startsOffsite only
custom_event_media_stopCustom event number of stopsOffsite only
custom_events_media_playtime_sumCustom Event Total playback timeOffsite only

Event types

The “event_type” column contains the type of data record recorded. A distinction is made, for example, between e-commerce events, scroll depth events and form events.

EventDescription
General
page_impressionPage view
redirectRedirection (e.g. campaign redirect link)
pageexitPage exit beacon, which is fired when leaving the page
E-Commerce
Product events
viewProductProduct seen
viewProductListProduct list seen
syntheticViewProductInListProduct seen in product list
syntheticProductOfOrderSynthetic event that contains the data of a product of an order event. The order_flags are set according to the triggering event(order, orderCancellation, orderPartialCancellation).
Shopping cart and watch list events
insertToBasketProduct added to shopping cart
removeFromBasketProduct removed from the shopping cart
insertToWatchlistProduct added to watch list
removeFromWatchlistProduct removed from watch list
order
orderOrder sent
orderCancellationOrder canceled
orderConfirmationOrder purchased
WA custom events in CC
userDefinedUser-defined events
downloadDownload Event
clickClick Event
linkLink Event
viewView Event
Video events
videoPlaytimePlaying time of a video player
videoStartStart function of a video player
videoStopStuffing function of a video player
videoPausePause function of a video player
videoMuteMute function of a video player
videoSeekPlayback position of a video player
videoNextFurther function of a video player
videoPreviousBack function of a video player
videoFullsizeFull screen function of a video player
videoRestoreNormal picture function of a video player
Audio events
audioPlaytimePlayback time of a music player
audioStartStart function of a music player
audioStopStuffing function of a music player
audioPausePause function of a music player
audioMuteMute function of a music player
audioSeekPlayback position of a music player
audioNextFurther function of a music player
audioPreviousBack function of a music player
Gallery events
galleryViewCalls from a gallery
galleryZoomZoom function of a gallery
galleryNextFurther function of a gallery
galleryPreviousBack function of a gallery
Authentication Events
authenticationSuccessSuccessful login of a visitor
authenticationFailureError when a visitor logs in
authenticationLogoutLogout of a visitor
FormEvents
formEventEvent form
Page Exit Beacon
pageExitBeaconPage exit beacons for staytime calculation
Scroll depth in CC
scrollDepthView time of the individual areas for the scroll depth of a page
CookieApproval events
cookieApprovalConsent in the Consent Manager
CSS selector events
cssSelectorClickClicks that were recorded via CSS selector
cssSelectorViewView, which were captured via CSS selector
Data Enrichtment Events
onsiteCampaignThis triggers an onsite campaign
customSegmentThis can be used to assign to a separate segment
Conversion events
conversionConversion event