GenAI Events - Product Overview

Schema

NameTypeOptionalDescription
idSTRINGNA permanent identifier for the event
user_idSTRINGNPermanent and unique user ID.
user_agentSTRINGYThe user agent of the browser from which the event was received
latitudeFLOATYGeocoded latitude, based on client IP address at the time
longitudeFLOATYGeocoded longitude, based on client IP address at the time
postal_codeSTRINGYGeocoded postal code this event occured in, based on client IP address at the time. Not available for all regions.
citySTRINGYGeocoded city this event occured in, based on client IP address at the time.
regionSTRINGYGeocoded region the event occurred in, based on client IP address at the time.
countrySTRINGYGeocoded two letter country code the event occurred in, based on client IP address at the time.
received_atTIMESTAMPNUTC timestamp of when Gener8 received the pageview
eventSTRINGNThe type of event, one of 'prompt' or 'response'
content_typeSTRINGNThe MIME type of the content
contentSTRINGNThe content of the event
conversation_idSTRINGYThe unique conversation identifier, to group prompts and responses
vendorSTRINGNThe vendor of the product the event was collected from, e.g 'OpenAI' or 'Google'
productSTRINGNThe common product name for the source of the events, e.g. "ChatGPT" or "AI Overview"
modelSTRINGYThe model name/version, as given by the vendor
timestampTIMESTAMPYThe UTC timestamp of when the pageview occurred, according to the user's device
timezoneSTRINGYThe timezone the event was made from, according to the user's device
sequenceINTYThe order of the message in the conversation, zero indexed
session_idSTRINGYA unique session identifier for the user
package_nameSTRINGYThe app which the event was collected from
package_versionSTRINGYThe app version the event was collected from
sourceSTRINGNThe collection source of the event
sourcesSTRUCTYThis is a repeated field of structs, containing sources from responses
sources.urlSTRINGNThe URL of the source page
sources.titleSTRINGNThe title from the source page
sources.summarySTRINGNA short description of the source page
sources.authorSTRINGYThe author name, if available

Delivery

Method

Frequency

Format

Parquet + Gzip

Sample

Available on request