Exported Data

OpenReplay Enterprise Edition comes with different connectors for exporting captured data (user behavior and technical issues) to your data warehouse. We support:

  • Amazon Redshift
  • Google BigQuery
  • PostgreSQL
  • Snowflake
  • ClickHouse
Column nameTypeCategoryDescription
sessionidtextsession metadataUnique session identifier
user_browsertextsession metadataUser browser
user_browser_versiontextsession metadataUser browser version
user_countrytextsession metadataUser country
user_citytextsession metadataUser city
user_statetextsession metadataUser state
user_devicetextsession metadataUser device
user_device_heap_sizebigintegersession metadataUser device heap size
user_device_memory_sizebigintegersession metadataThe approximate amount of device memory in gigabytes
user_device_typetextsession metadataUser device type
user_ostextsession metadataUser OS
user_os_versiontextsession metadataUser OS version
user_uuidtextsession metadataUser unique identifier
connection_effective_bandwidthbigintegersession metadataThe effective bandwidth estimate in megabits per second
connection_typetextsession metadataConnection type. One of the following: bluetooth, cellular, ethernet, none, wifi, other, unknown
referrertextsession metadatathe URI of the page that linked to this page
user_anonymous_idtextsession metadataOptional user identifier
user_idtextsession metadataAn identifier of a user within a session, that can be set manually with setUserID() tracker method
tracker_versiontexttechnicalVersion of tracker
rev_idtexttechnicalRevision ID
session_start_timestampbigintegersession metadataTimestamp when the first message from the session was generated on the user side
session_end_timestampbigintegersession metadataTimestamp when the last message from a session arrived followed by 2 minutes and 30 seconds of inactivity
session_durationbigintegersession metadataThe difference between session_end_timestamp and session_start_timestamp in milliseconds
first_contentful_paintbigintegerloading speedTime when the browser first rendered any text, image
speed_indexbigintegerloading speedSpeed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. It is the average time at which visible parts of the page are displayed. Expressed in milliseconds, and dependent on the size of the viewport, the lower the score, the better.
visually_completebigintegerloading speedThe time necessary to the zone above the foldline to be rendered under its final form
timing_time_to_interactivebigintegerloading speedTime to Interactive is a non-standardized web performance ‘progress’ metric defined as the point in time when the last Long Task finished and was followed by 5 seconds of network and main thread inactivity.
avg_cpubigintegerperformanceAverage estimated CPU on a user side
avg_fpsbigintegerperformanceMaximum number of frames per second on a user side
max_cpubigintegerperformanceMaximum estimated CPU on a user side
max_fpsbigintegerperformanceMaximum number of frames per second on a user side
max_total_js_heap_sizebigintegerperformanceMaximum total heap size
max_used_js_heap_sizebigintegerperformanceMaximum used heap size
js_exceptions_countbigintegerissues and eventsA count of JavaScript exceptions events within a session
inputs_countbigintegerissues and eventsA count of Input events within a session
clicks_countbigintegerissues and eventsA count of Click events within a session
issues_countbigintegerissues and eventsA count of Issue events within a session
pages_countbigintegerissues and eventsA count of different URL visited during a session
metadata_1textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_2textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_3textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_4textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_5textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_6textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_7textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_8textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_9textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
metadata_10textsession metadataAdditional information about users (also known as traits or user variables). Learn more about metadata
Column nameTypeCategoryDescription
sessionidbigintegertechnicalUnique session identifier
consolelog_leveltexttechnicalVerbose, Info, Warning, or Error
consolelog_valuetexttechnicalConsole log message content
customevent_nametexttechnicalName of the custom event
customevent_payloadtexttechnicalCustom event’s payload
jsexception_messagetexttechnicalJS exception message content
jsexception_nametexttechnicalException’s name
jsexception_payloadtexttechnicalException’s payload
jsexception_metadatatexttechnicalException’s metadata
networkrequest_typetextbehavioral and technicalRequest type (GET, PUT, FETCH,…)
networkrequest_methodtextbehavioral and technicalRequest method
networkrequest_urltextbehavioral and technicalRequested url site
networkrequest_requesttextbehavioral and technicalRequest payload
networkrequest_responsetextbehavioral and technicalResponse from server
networkrequest_statusbigintegerbehavioral and technicalStatus of the request
networkrequest_timestampbigintegerbehavioral and technicalTimestamp of request
networkrequest_durationbigintegerbehavioral and technicalTotal duration of the request
issueevent_message_idbigintegerbehavioral and technicalUnique identifier
issueevent_timestampbigintegerbehavioral and technicalTimestamp of the event
issueevent_typetextbehavioral and technicalType of the issue (see Issue Type documentation for more)
issueevent_context_stringtextbehavioral and technicalIssue message with explanation
issueevent_contexttextbehavioral and technicalRelevant information on the issue
issueevent_payloadtextbehavioral and technicalPayload
issueevent_urltextbehavioral and technicalURL
customissue_nametexttechnicalCustom issue name
customissue_payloadtexttechnicalCustom issue payload
clickevent_labeltextbehavioralElement text if present
clickevent_selectortextbehavioralElement selector if present
clickevent_urltextbehavioralURL
clickevent_hesitation_timebigintegerbehavioralTime between hovering on element and clicking it
clickevent_timestampbigintegerbehavioralTimestamp of click event
pageevent_urltexttechnicalURL
pageevent_referrertexttechnicalThe URI of the page that linked to this page
pageevent_speedindexbigintegertechnicalThe average time at which visible parts of the page are displayed. Expressed in milliseconds
pageevent_timestampbigintegertechnicalTimestamp of the event
inputevent_labeltextbehavioralElement text if exists
inputevent_hesitation_timebigintegerbehavioralHesitation time when typing the input
inputevent_input_durationtextbehavioralInput duration
inputevent_timestampbigintegerbehavioralTimestamp of input event
mobile_event_nametextbehavioral and technicalMobile event name
mobile_event_payloadtextbehavioral and technicalMobile event payload
mobile_networkcall_typetexttechnicalMobile network call type
mobile_networkcall_methodtexttechnicalMobile network call method
mobile_networkcall_urltexttechnicalMobile network call URL
mobile_networkcall_requesttexttechnicalMobile network request
mobile_networkcall_responsetexttechnicalMobile network response
mobile_networkcall_statustexttechnicalMobile network request status
mobile_networkcall_timestampbigintegertechnicalMobile network request timestamp
mobile_networkcall_durationbigintegertechnicalMobile network request duration
mobile_clickevent_xbigintegerbehavioralMobile tap event x coordinate
mobile_clickevent_ybigintegerbehavioralMobile tap event y coordinate
mobile_clickevent_timestampbigintegerbehavioralMobile tap event timestamp
mobile_clickevent_labeltextbehavioralMobile tap event label
mobile_swipeevent_xbigintegerbehavioralMobile swipe event x coordinate
mobile_swipeevent_ybigintegerbehavioralMobile swipe event y coordinate
mobile_swipeevent_timestampbigintegerbehavioralMobile swipe event timestamp
mobile_swipeevent_labeltextbehavioralMobile swipe event label
mobile_inputevent_labeltextbehavioralMobile input label
mobile_inputevent_valuetextbehavioralMobile input value
mobile_crash_nametexttechnicalMobile crash view name
mobile_crash_reasontexttechnicalMobile crash error
mobile_crash_stacktracetexttechnicalMobile crash stacktrace
mobile_issueevent_timestampbigintegertechnicalMobile issue name
mobile_issueevent_typetexttechnicalMobile issue type
mobile_issueevent_context_stringtexttechnicalMobile issue context
mobile_issueevent_contexttexttechnicalMobile issue
mobile_issueevent_payloadtexttechnicalMobile issue payload
mobile_viewcomponentevent_screen_nametextbehavioralMobile screen name
mobile_viewcomponentevent_view_nametextbehavioralMobile view name
mobile_viewcomponentevent_visiblebooleanbehavioralIs visible
mobile_viewcomponentevent_timestampbigintegerbehavioralMobile screen/view event timestamp
received_atbigintegertechnicalTimestamp when the event is recieved by connector

If you have any questions about this process, feel free to reach out to us on our Slack or check out our Forum.