Piwik PRO

Metrics

Here’s a list of core metrics that you can use in API calls. You can create additional metrics using transformations.

abandoned_cart_rate

NameCart abandonment rate
DescriptionThe percentage of sessions during which shoppers abandoned their carts. Cart abandonment rate = Sessions with abandoned cart / Sessions * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

bounce_rate

NameBounce rate
DescriptionThe percentage of sessions during which visitors viewed only one page and didn’t continue to another page view, goal conversion, or order. Bounce rate = (Bounces / Sessions) * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

bounce_rate_events

NamePage bounce rate
DescriptionAn accurate bounce rate for a page URL or page title. The percentage of sessions during which visitors viewed only that page and didn’t continue to another page view, goal conversion, or order. Page bounce rate = (Bounces / Entries) * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

bounces

NameBounces
DescriptionThe number of sessions during which visitors viewed an entry page but didn’t continue to another page view, goal conversion, or order.
Scopesevent, product, session
AvailabilityQuery API
Typeint

cart_additions

NameAdds to cart
DescriptionThe number of times shoppers added products to their carts.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

cart_removals

NameRemoves from cart
DescriptionThe number of times shoppers removed products from their carts.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

cart_to_detail_rate

NameCart-to-detail rate
DescriptionThe percentage counted as: Product adds to cart / Product detail views * 100%. This metric helps you gauge how product details affect cart additions.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typefloat

consent_form_clicks

NameConsent form clicks
DescriptionClicks on one of the buttons on the form: accept all, reject all, save choices, close.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consent_form_impressions

NameConsent form impressions
DescriptionTimes a visitor is served a consent form.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_ab_testing_personalization

NameConsents to A/B testing and personalization
DescriptionTimes a visitor agreed to A/B testing and personalization.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_analytics

NameConsents to analytics
DescriptionTimes a visitor agreed to analytics.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_any

NameAny consents
DescriptionTimes a visitor accepted one or more consent types, but not all.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_changed

NameChanged consents
DescriptionTimes a visitor changed their consent.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_conversion_tracking

NameConsents to conversion tracking
DescriptionTimes a visitor agreed to conversion tracking.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_custom_1

NameCustom consents
DescriptionTimes a visitor agreed to custom consent.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_first

NameFirst consents
DescriptionTimes a visitor gave their first consent.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_full

NameFull consents
DescriptionTimes a visitor accepted all consent types.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_marketing_automation

NameConsents to marketing automation
DescriptionTimes a visitor agreed to marketing automation.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_no_decision

NameNo decisions
DescriptionTimes a visitor ignored the consent form without making any decision.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_none

NameNo consents
DescriptionTimes a visitor didn't consent to anything.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_remarketing

NameConsents to remarketing
DescriptionTimes a visitor agreed to remarketing.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

consents_user_feedback

NameConsents to user feedback
DescriptionTimes a visitor agreed to user feedback.
Scopesevent, product
AvailabilityReal-time, Query API
Typeint

content_impressions

NameContent impressions
DescriptionThe number of times a content block was displayed to visitors.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

content_interaction_rate

NameContent interaction rate
DescriptionThe percentage of visitors who interacted with displayed content. Content interaction rate = (Content interactions / Content impressions) * 100%.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typefloat

content_interactions

NameContent interactions
DescriptionThe number of times visitors interacted with a content block, for example, clicked an element in a content block.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

custom_events

NameCustom events
DescriptionThe number of tracked custom events.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

downloads

NameDownloads
DescriptionThe number of clicks on links to downloadable files.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

ecommerce_abandoned_carts

NameAbandoned carts
DescriptionThe total number of abandoned carts. An abandoned cart happens when a shopper places products in a cart but doesn't complete a purchase.
Scopesevent, product, session
AvailabilityQuery API
Typeint

ecommerce_conversion_rate

NameOrder rate
DescriptionThe percentage of sessions during which shoppers completed their orders. Order conversion rate = Sessions with order / Sessions * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

ecommerce_conversions

NameOrders
DescriptionThe total number of orders placed in your online store. An order is placed when a shopper completes the checkout process and pays for the product.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

entries

NameEntries
DescriptionThe number of page views for a page that was the first during a session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

entry_rate

NameEntry rate
DescriptionThe percentage of sessions that started on a selected page. It works only with these dimensions: page URL, page title, session entry URL. Entry rate = (Entries / Sessions) * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

events

NameEvents
DescriptionThe number of events performed by visitors.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

events_per_session

NameEvents per session
DescriptionThe average number of events in a session.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

exit_rate

NameExit rate
DescriptionThe percentage of sessions that finished on a selected page. Exit rate = (Exits / Sessions) * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

exit_rate_events

NameExit rate (events)
DescriptionThe percentage of sessions that finished on a selected event. Exit rate (events) = (Exits / Unique page views) * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

exits

NameExits
DescriptionThe number of page views for a page that was the last during a session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

goal_conversion_rate

NameGoal conversion rate
DescriptionThe percentage of sessions during which visitors completed a goal. Goal conversion rate = (Sessions with a completed goal / Sessions) * 100%.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

goal_conversions

NameGoal conversions
DescriptionThe total number of completed goals, repeated goals included.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

order_to_detail_rate

NameOrder-to-detail rate
DescriptionThe percentage counted as: Orders / Product detail views * 100%. This metric helps you gauge how product details affect product sales.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typefloat

outlinks

NameOutlinks
DescriptionThe number of clicks on links to external domains.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

page_views

NamePage views
DescriptionThe number of times a page was visited.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

product_detail_views

NameProduct detail views
DescriptionThe number of times shoppers viewed the product detail page.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

returning_visitors_rate

Name% of returning visitors
DescriptionThe percentage of returning visitors.
Scopesevent, product, session
AvailabilityQuery API
Typefloat

searches

NameSearches
DescriptionThe number of searches on your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

sessions

NameSessions
DescriptionThe number of sessions performed by visitors. A session starts with the first event and ends 30 minutes after the last event (after the session is over).
Scopesevent, product, session
AvailabilityQuery API
Typeint

total_quantity

❗️

Deprecated

Use product_quantity with 'sum' transformation instead.

NameTotal quantity
DescriptionThe total number of products in the cart.
Scopesevent, product
AvailabilityQuery API
Typeint

unique_content_impressions

NameUnique content impressions
DescriptionThe number of times a content block was uniquely displayed to visitors. Each unique combination of a content name, piece, and target is counted once per session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_content_interactions

NameUnique content interactions
DescriptionThe number of times visitors uniquely interacted with a content block, for example, clicked an element in a content block. Each unique combination of content name, piece, and target is counted once per session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_custom_events

NameUnique custom events
DescriptionThe number of tracked unique custom events. Each unique combination of an event category, action, and name is counted once per session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_downloads

NameUnique downloads
DescriptionThe number of unique clicks on links to downloadable files. When a visitor clicks the same link many times during a session, it will be counted only once.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_goal_conversions

NameUnique goal conversions
DescriptionThe number of uniquely completed goals. Repeated goals are counted only once per session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_outlinks

NameUnique outlinks
DescriptionThe number of unique clicks on links to external domains. When a visitor clicks the same link many times during a session, it will be counted only once.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_page_views

NameUnique page views
DescriptionThe number of times a page was uniquely visited. If a visitor views a page several times during one session, it will be counted only once.
Scopesevent, product, session
AvailabilityQuery API
Typeint

unique_purchases

❗️

Deprecated

Use ecommerce_conversions instead.

NameUnique purchases
DescriptionThe number of the product purchases (orders with the product added to the cart).
Scopesevent, product
AvailabilityQuery API
Typeint

unique_searches

NameUnique searches
DescriptionThe number of unique searches on your site or app. Each unique combination of a search keyword and category is counted once per session.
Scopesevent, product, session
AvailabilityQuery API
Typeint

users

NameUsers
DescriptionThe number of visitors with the User ID.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

visitor_ips

NameVisitor IPs
DescriptionThe number of unique IP addresses with the IPv4 protocol.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

visitors

NameVisitors
DescriptionThe number of unique visitors. Every visitor is counted once, even if they visit the site or app many times in a given date range.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typeint

Dimensions

Here’s a list of core dimensions that you can use in API calls.

app_currency

NameCurrency (site or app)
DescriptionThe currency set in the site or app settings at the time the event was tracked, used during data processing.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(3)
Nullablefalse
Notesapp_currency.json

app_currency_conversion_rate

NameCurrency conversion rate
DescriptionThe exchange rate used for currency conversion.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

browser_engine

NameBrowser engine
DescriptionThe name of the visitor’s browser engine.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

browser_fingerprint

NameBrowser fingerprint
Scopesevent, product, session
AvailabilityRaw data API
Typeint
Database typeuint64
Nullablefalse

browser_language_iso639

NameBrowser language
DescriptionThe language of the visitor’s browser.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(2)
Nullabletrue
Notesbrowser_language_iso639.json

browser_name

NameBrowser name
DescriptionThe name of the visitor’s browser.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(3)
Nullabletrue
Notesbrowser_name.json

browser_version

NameBrowser version
DescriptionThe version of the visitor’s browser.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

campaign_content

NameCampaign content
DescriptionThe content of an online campaign taken from utm_content.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

campaign_gclid

NameGclid
DescriptionGoogle Click ID which is assigned to the click on the ad and passed to the landing page.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullabletrue

campaign_id

NameCampaign ID
DescriptionThe ID of an online campaign taken from utm_id.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

campaign_name

NameCampaign name
DescriptionThe name of an online campaign taken from utm_campaign.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

consent_action

NameConsent action
DescriptionWhen consent was given by the visitor: for the first time or changed later on.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullabletrue
Notesconsent_action.json

consent_form_button

NameConsent form button
DescriptionA button on your consent form: agree all, reject all, save choices or close.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullabletrue
Notesconsent_form_button.json

consent_scope

NameConsent scope
DescriptionWhat consent was given by the visitor: full, any or none.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullabletrue
Notesconsent_scope.json

consent_source

NameConsent source
DescriptionWhere visitors clicked to consent or not: a popup or bottom bar, reminder, privacy settings on a page.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullabletrue
Notesconsent_source.json

consent_type_ab_testing_personalization

NameConsent to A/B testing and personalization
DescriptionA visitor consents or not to A/B testing and personalization.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

consent_type_analytics

NameConsent to analytics
DescriptionA visitor consents or not to analytics.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

consent_type_conversion_tracking

NameConsent to conversion tracking
DescriptionA visitor consents or not to conversion tracking.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

consent_type_custom_1

NameCustom consent
DescriptionA visitor consents or not to the custom consent type.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

consent_type_marketing_automation

NameConsent to marketing automation
DescriptionA visitor consents or not to marketing automation.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

consent_type_remarketing

NameConsent to remarketing
DescriptionA visitor consents or not to remarketing.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

consent_type_user_feedback

NameConsent to user feedback
DescriptionA visitor consents or not to user feedback.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint(0,1)
Database typeuint8
Nullabletrue

content_name

NameContent name
DescriptionThe name of the tracked content block.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

content_piece

NameContent piece
DescriptionThe piece of the tracked content block.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

content_target

NameContent target
DescriptionThe target of the tracked content block.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

cookie_id

NameCookie ID
DescriptionA unique identifier of the browser.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typehex
Database typeuint64
Nullablefalse

currency_conversion_rates_date

NameCurrency conversion date
DescriptionThe date of the exchange rate used for currency conversion.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typedate
Database typedate
Nullabletrue

custom_event_action

NameCustom event action
DescriptionThe action of the custom event.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

custom_event_category

NameCustom event category
DescriptionThe category of the custom event.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

custom_event_name

NameCustom event name
DescriptionThe name of the custom event.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

custom_event_value

NameCustom event value
DescriptionThe value of the custom event.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

device_brand

NameDevice brand
DescriptionThe brand of the visitor’s device.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(3)
Nullabletrue
Notesdevice_brand.json

device_model

NameDevice model
DescriptionThe model of visitor’s device.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

device_type

NameDevice type
DescriptionThe type of the visitor’s device.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullabletrue
Notesdevice_type.json

domain_lookup_time

NameDomain lookup time
DescriptionThe time taken to resolve the server’s IP address.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullabletrue
Notesin milliseconds

download_url

NameDownload URL
DescriptionThe URL of the downloadable file clicked by the visitor.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_dimension_1

NameEvent custom dimension 1
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_dimension_2

NameEvent custom dimension 2
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_dimension_3

NameEvent custom dimension 3
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_dimension_4

NameEvent custom dimension 4
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_dimension_5

NameEvent custom dimension 5
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_dimension_*

NameEvent custom dimension *
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse
Notesread more about slots

event_custom_variable_key_1

NameEvent custom variable key 1
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_key_2

NameEvent custom variable key 2
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_key_3

NameEvent custom variable key 3
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_key_4

NameEvent custom variable key 4
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_key_5

NameEvent custom variable key 5
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_key_*

NameEvent custom variable key *
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse
Notesread more about slots

event_custom_variable_value_1

NameEvent custom variable value 1
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_value_2

NameEvent custom variable value 2
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_value_3

NameEvent custom variable value 3
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_value_4

NameEvent custom variable value 4
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_value_5

NameEvent custom variable value 5
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_custom_variable_value_*

NameEvent custom variable value *
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse
Notesread more about slots

event_id

NameEvent ID
Scopesevent, product
AvailabilityReal-time, Raw data API
Typeint
Database typeuint64
Nullablefalse

event_index

NameEvent index
Scopesevent, product
AvailabilityRaw data API
Typeint
Database typeuint16
Nullablefalse

event_title

NamePage title
DescriptionThe title of the page on which an event took place.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

event_type

NameEvent type
DescriptionThe type of event such as a page view, download, outlink, performed by a visitor.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullablefalse
Notesevent_type.json

event_url

NamePage URL
DescriptionThe URL of the page on which an event took place.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

goal_id

❗️

Deprecated

Removed, to identify Goals, use goal_uuid

NameGoal name
DescriptionThe name of the goal.
Scopesevent, product
AvailabilityQuery API, Raw data API
Type[int, str]
Database typeint32
Nullabletrue

goal_revenue

NameGoal revenue
DescriptionThe revenue generated by a goal in the local currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

goal_revenue_app_currency

NameGoal revenue (converted)
DescriptionThe revenue generated by a goal, converted to the site or app currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

goal_revenue_base_currency

NameGoal revenue (USD)
DescriptionThe revenue generated by a goal, converted to the base currency (USD).
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

goal_uuid

NameGoal name
DescriptionThe name of the goal.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(16)
Nullabletrue
Notesgoal UUID from Analytics

google_ads_currency

NameCurrency (Google Ads)
DescriptionThe currency set in your Google Ads account settings. It's imported with other Google Ads data.
Scopesevent, product
AvailabilityQuery API, Raw data API
Type[str, str]
Database typenot applicable
Nullablefalse
Notesgoogle_ads_currency.json

ipv4_address

NameIPv4 address
DescriptionIPv4 address of a visitor. For filtering and segmenting purpose only.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeipv4
Database typenot applicable
Nullabletrue

ipv6_address

NameIPv6 address
DescriptionIPv6 address of a visitor. For filtering and segmenting purpose only.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeipv6
Database typenot applicable
Nullabletrue

is_bounce

NameBounced session
DescriptionA bounced or non-bounced session. Bounce is when a visitor viewed an entry page but didn’t continue to another page view, goal conversion or order.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

is_entry

NameEntry view
Scopesevent, product
AvailabilityRaw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

is_exit

NameExit view
Scopesevent, product
AvailabilityRaw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

item_count

❗️

Deprecated

Use product_count instead.

NameUnique item count
DescriptionThe number of unique items in an order or an abandoned basket.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

keyword

NameKeyword
DescriptionThe keyword that a visitor used in a search engine or a keyword added as a campaign parameter.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

local_hour

NameLocal time (hour)
DescriptionThe time of the event in the visitor's time zone.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typenot applicable
Nullablefalse

location_city_name

NameCity
DescriptionThe city from which a visitor entered your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typestring
Nullabletrue
Notesunique identifiers as specified by GeoNames

location_continent_iso_code

NameContinent
DescriptionThe continent from which a visitor entered your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(2)
Nullabletrue
Noteslocation_continent_iso_code.json

location_country_name

NameCountry
DescriptionThe country from which a visitor entered your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring
Nullabletrue
NotesISO 3166-2 codes (e.g. “PL”)

location_latitude

NameLatitude
DescriptionGeographic latitude at which a visitor entered your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

location_longitude

NameLongitude
DescriptionGeographic longitude at which a visitor entered your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

location_metro_code

❗️

Deprecated

Removed, available only in outdated reports.

NameDesignated market area
DescriptionA media region where people receive similar content on TV, radio, newspaper, and internet.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(3)
Nullabletrue
Noteslocation_metro_code.json

location_organization

NameOrganization
DescriptionThe name of the visitor’s organization, such as a business, educational, government unit. The organization is a company to which the internet service provider has sublet the IP address range. When an organization is not identified, this dimension contains the name of the internet service provider instead of the name of the business.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

location_provider

NameProvider
DescriptionThe name of the visitor’s internet service provider.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

location_subdivision_1_name

NameSubdivision
DescriptionThe region, state, province, and the like from which a visitor entered your site or app. It's the principal subdivision coded in ISO-3166.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring
Nullabletrue
NotesISO 3166-2 codes (e.g. “PL-DS”)

location_subdivision_2_name

NameSubdivision 2
DescriptionThe region, state, province, and the like from which a visitor entered your site or app. It's the secondary subdivision coded in ISO-3166.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring
Nullabletrue
NotesISO 3166-2 codes (e.g. “ES-M”)

lost_revenue

NameAbandoned cart value
DescriptionThe total value of abandoned carts in the local currency, excluding discounts, shipping, and taxes. Abandoned carts happen when shoppers add items to their carts but leave without completing the purchase.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

lost_revenue_app_currency

NameAbandoned cart value (converted)
DescriptionThe total value of abandoned carts, excluding discounts, shipping, and taxes, converted to the site or app currency. Abandoned carts happen when shoppers add items to their carts but leave without completing the purchase.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

lost_revenue_base_currency

NameAbandoned cart value (USD)
DescriptionThe total value of abandoned carts, excluding discounts, shipping, and taxes, converted to the base currency (USD). Abandoned carts happen when shoppers add items to their carts but leave without completing the purchase.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

medium

NameMedium
DescriptionThe category of the source such as organic (unpaid search in the search engine), cpc (paid search in the search engine), referral (web referral), email (email campaign), and the like.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr_nocase
Database typestring
Nullablefalse

next_event_title

NameNext page view title
DescriptionThe title of the page that was viewed next.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

next_event_url

NameNext page view URL
DescriptionThe URL of the page that was viewed next.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

operating_system

NameOperating system
DescriptionThe name of the visitor’s operating system.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(3)
Nullabletrue
Notesoperating_system.json

operating_system_version

NameOperating system version
DescriptionThe version of the visitor’s operating system.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

order_id

NameOrder ID
DescriptionThe unique identifier (ID) of the order.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

outlink_url

NameOutlink URL
DescriptionThe URL of the external domain that was clicked by the visitor.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

page_generation_time

NamePage generation time
DescriptionThe page loading time on the visitor’s device.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue
Notesin milliseconds

page_rendering_time

NamePage rendering time
DescriptionThe time taken to create the render tree, layout, and finally draw the website in the browser.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint32
Nullabletrue
Notesin milliseconds

page_view_index

NamePage view index
Scopesevent, product
AvailabilityRaw data API
Typeint
Database typeuint16
Nullabletrue

plugin_cookie

NameCookie support
DescriptionAn enabled or disabled support for cookies in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_director

NameDirector plugin
DescriptionAn enabled or disabled Director plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_flash

NameFlash plugin
DescriptionAn enabled or disabled flash plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_gears

NameGears plugin
DescriptionAn enabled or disabled Gears plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_java

NameJava plugin
DescriptionAn enabled or disabled Java plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_pdf

NamePDF plugin
DescriptionAn enabled or disabled PDF plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_quicktime

NameQuickTime plugin
DescriptionAn enabled or disabled QuickTime plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_realplayer

NameRealPlayer plugin
DescriptionAn enabled or disabled RealPlayer plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_silverlight

NameSilverlight plugin
DescriptionAn enabled or disabled Silverlight plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

plugin_windowsmedia

NameWindows media player plugin
DescriptionAn enabled or disabled Windows Media Player plugin in the visitor’s browser.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint(0,1)
Database typeuint8
Nullablefalse

previous_event_title

NamePrevious page view title
DescriptionThe title of the page that was viewed previously.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

previous_event_url

NamePrevious page view URL
DescriptionThe URL of the page that was viewed previously.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

product_brand

NameProduct brand
DescriptionThe brand of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_category

NameProduct category
DescriptionA category that includes all product category levels in your online store. Example: "Clothes/Men/T-shirts".
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_category1

NameProduct category (Level 1)
DescriptionThe first-level category of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_category2

NameProduct category (Level 2)
DescriptionThe second-level category of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_category3

NameProduct category (Level 3)
DescriptionThe third-level category of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_category4

NameProduct category (Level 4)
DescriptionThe fourth-level category of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_category5

NameProduct category (Level 5)
DescriptionThe fifth-level category of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_count

NameUnique product count
DescriptionThe number of unique products. When a customer orders two iPhone 14s, the product quantity will be 2, and the unique product count will be 1.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

product_dimension1

NameProduct dimension 1
Scopesproduct
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typearray of string
Nullablefalse

product_dimension2

NameProduct dimension 2
Scopesproduct
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typearray of string
Nullablefalse

product_dimension3

NameProduct dimension 3
Scopesproduct
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typearray of string
Nullablefalse

product_dimension4

NameProduct dimension 4
Scopesproduct
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typearray of string
Nullablefalse

product_dimension5

NameProduct dimension 5
Scopesproduct
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typearray of string
Nullablefalse

product_dimension*

NameProduct dimension *
Scopesproduct
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typearray of string
Nullablefalse
Notesread more about slots

product_name

NameProduct name
DescriptionThe name of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_price

NameProduct price
DescriptionThe price of the product in the local currency.
Scopesproduct
AvailabilityReal-time, Query API
Typefloat
Database typearray of float32
Nullablefalse

product_price_app_currency

NameProduct price (converted)
DescriptionThe price of the product, converted to the site or app currency.
Scopesproduct
AvailabilityReal-time, Query API
Typefloat
Database typearray of nullable
Nullablefalse

product_price_base_currency

NameProduct price (USD)
DescriptionThe price of the product, converted to the base currency (USD).
Scopesproduct
AvailabilityReal-time, Query API
Typefloat
Database typearray of nullable
Nullablefalse

product_quantity

NameProduct quantity
DescriptionThe total number of products. When a customer orders two iPhone 14s, the product quantity will be 2, and the unique product count will be 1.
Scopesproduct
AvailabilityReal-time, Query API
Typeint
Database typearray of uint32
Nullablefalse

product_revenue

NameProduct revenue
DescriptionThe value calculated by multiplying the product price by the product quantity in the local currency.
Scopesproduct
AvailabilityReal-time, Query API
Typefloat
Database typearray of float32
Nullablefalse

product_revenue_app_currency

NameProduct revenue (converted)
DescriptionThe value calculated by multiplying the product price by the product quantity, converted to the site or app currency.
Scopesproduct
AvailabilityReal-time, Query API
Typefloat
Database typearray of nullable
Nullablefalse

product_revenue_base_currency

NameProduct revenue (USD)
DescriptionThe value calculated by multiplying the product price by the product quantity, converted to the base currency (USD).
Scopesproduct
AvailabilityReal-time, Query API
Typefloat
Database typearray of nullable
Nullablefalse

product_sku

NameProduct SKU
DescriptionThe stock-keeping unit of the product in your online store.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

product_variant

NameProduct variant
DescriptionThe variant of the product in your online store. Example: color and size.
Scopesproduct
AvailabilityReal-time, Query API
Typestr
Database typearray of string
Nullablefalse

products.brand

NameProduct brand (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.category

NameProduct category (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.category1

NameProduct category 1 (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.category2

NameProduct category 2 (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.category3

NameProduct category 3 (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.category4

NameProduct category 4 (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.category5

NameProduct category 5 (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.dimension1

NameProduct dimension 1 (array)
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.dimension2

NameProduct dimension 2 (array)
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.dimension3

NameProduct dimension 3 (array)
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.dimension4

NameProduct dimension 4 (array)
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.dimension5

NameProduct dimension 5 (array)
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.dimension*

NameProduct dimension * (array)
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typearray
Database typearray of string
Nullablefalse
Notesread more about slots

products.name

NameProduct name (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.price

NameProduct price (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of float32
Nullablefalse

products.price_app_currency

NameProduct price (array, converted)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of nullable
Nullablefalse

products.price_base_currency

NameProduct price (array, USD)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of nullable
Nullablefalse

products.quantity

NameProduct quantity (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of uint32
Nullablefalse

products.revenue

NameProduct revenue (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of float32
Nullablefalse

products.revenue_app_currency

NameProduct revenue (array, converted)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of nullable
Nullablefalse

products.revenue_base_currency

NameProduct revenue (array, USD)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of nullable
Nullablefalse

products.sku

NameProduct SKU (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

products.variant

NameProduct variant (array)
Scopesevent, product
AvailabilityReal-time, Raw data API
Typearray
Database typearray of string
Nullablefalse

redirections_time

NameTime of redirections
DescriptionThe time of one or more redirects that occurred. Transactions that don’t have any HTTP redirections are not included in calculating the average value.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullabletrue
Notesin milliseconds

referrer_type

NameChannel
DescriptionThe channel of the incoming traffic. The channels are: direct entry, search engine, website, and campaign.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[int, str]
Database typeuint8
Nullablefalse
Notesreferrer_type.json

referrer_url

NameReferrer URL
DescriptionThe URL of the page that referred a visitor to your site or app.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

resolution

NameResolution
DescriptionThe number of horizontal and vertical pixels on the visitor’s device.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullabletrue

resolution_height

NameResolution height
DescriptionThe number of horizontal pixels on the visitor’s device.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

resolution_width

NameResolution width
DescriptionThe number of vertical pixels on the visitor’s device.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

revenue

NameRevenue
DescriptionThe total order value in the local currency, including subtotal, tax, shipping and discounts.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_app_currency

NameRevenue (converted)
DescriptionThe total order value, including subtotal, tax, shipping and discounts, converted to the site or app currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_base_currency

NameRevenue (USD)
DescriptionThe total order value, including subtotal, tax, shipping and discounts, converted to the base currency (USD).
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_discount

NameDiscount
DescriptionThe total discount value applied to the order in the local currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_discount_app_currency

NameDiscount (converted)
DescriptionThe total discount value applied to the order, converted to the site or app currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_discount_base_currency

NameDiscount (USD)
DescriptionThe total discount value applied to the order, converted to the base currency (USD).
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_shipping

NameShipping
DescriptionThe total shipping cost of the order in the local currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_shipping_app_currency

NameShipping (converted)
DescriptionThe total shipping cost of the order, converted to the site or app currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_shipping_base_currency

NameShipping (USD)
DescriptionThe total shipping cost of the order, converted to the base currency (USD).
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_subtotal

NameSubtotal
DescriptionThe total order value in the local currency, excluding shipping and discounts.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_subtotal_app_currency

NameSubtotal (converted)
DescriptionThe total order value, excluding shipping and discounts, converted to the site or app currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_subtotal_base_currency

NameSubtotal (USD)
DescriptionThe total order value, excluding shipping and discounts, converted to the base currency (USD).
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_tax

NameTax
DescriptionThe total tax amount of the order in the local currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_tax_app_currency

NameTax (converted)
DescriptionThe total tax amount of the order, converted to the site or app currency.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

revenue_tax_base_currency

NameTax (USD)
DescriptionThe total tax amount of the order, converted to the base currency (USD).
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typefloat
Database typefloat64
Nullabletrue

search_category

NameSearch category
DescriptionThe category of the keyword used in the search engine on your site or app.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

search_keyword

NameSearch keyword
DescriptionThe keyword used in the search engine on your site or app. It works only with these metrics: searches, unique searches. .
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

search_results_count

NameSearch results count
DescriptionThe count of searches on your site or app.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint32
Nullabletrue

server_connection_time

NameServer connection time
DescriptionThe time taken to establish a connection with the web server.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullabletrue
Notesin milliseconds

server_response_time

NameServer response time
DescriptionThe time taken to receive the first byte of response from the server to the browser’s request.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullabletrue
Notesin milliseconds

session_custom_dimension_1

NameSession custom dimension 1
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_dimension_2

NameSession custom dimension 2
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_dimension_3

NameSession custom dimension 3
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_dimension_4

NameSession custom dimension 4
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_dimension_5

NameSession custom dimension 5
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_dimension_*

NameSession custom dimension *
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse
Notesread more about slots

session_custom_variable_key_1

NameSession custom variable key 1
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_key_2

NameSession custom variable key 2
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_key_3

NameSession custom variable key 3
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_key_4

NameSession custom variable key 4
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_key_5

NameSession custom variable key 5
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_key_*

NameSession custom variable key *
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse
Notesread more about slots

session_custom_variable_value_1

NameSession custom variable value 1
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_value_2

NameSession custom variable value 2
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_value_3

NameSession custom variable value 3
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_value_4

NameSession custom variable value 4
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_value_5

NameSession custom variable value 5
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_custom_variable_value_*

NameSession custom variable value *
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse
Notesread more about slots

session_ecommerce_status

NameShopping stage
DescriptionA stage that a shopper completed during a session. The stages are: No shopping activity, Ordered, Abandoned cart, Ordered and abandoned cart.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Type[int, str]
Database typeuint8
Nullablefalse
Notessession_ecommerce_status.json

session_entry_title

NameSession entry title
DescriptionThe title of the first visited page during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_entry_url

NameSession entry URL
DescriptionThe URL of the first visited page during the session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_exit_title

NameSession exit title
DescriptionThe page title of the last visited page during the session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_exit_url

NameSession exit URL
DescriptionThe URL of the last visited page during the session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_goal_uuids

NameSession goals
DescriptionList of goals on which user converted during the session. It can be used only for filtering purposes.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typearray(uuid)
Database typearray of string(16)
Nullablefalse

session_goals

NameSession goals
DescriptionList of goals on which user converted during the session. It can be used only for filtering purposes.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typearray
Database typearray of int32
Nullablefalse

session_id

NameSession ID
Scopesevent, product, session
AvailabilityRaw data API
Typeint
Database typeuint64
Nullablefalse

session_second_title

NameSession second title
DescriptionThe title of the second page visited by a visitor during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_second_url

NameSession second URL
DescriptionThe URL of the second page visited by a visitor during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typestr
Database typestring
Nullablefalse

session_total_abandoned_carts

NameAbandoned carts in session
DescriptionThe number of abandoned carts during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_cart_additions

NameAdds to cart in session
DescriptionThe number of adds to cart during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_cart_removals

NameRemoves from cart in session
DescriptionThe number of removes from cart during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_content_impressions

NameContent impressions in session
DescriptionThe number of content impressions during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_content_interactions

NameContent interactions in session
DescriptionThe number of content interactions during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_custom_events

NameCustom events in session
DescriptionThe number of custom events during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_downloads

NameDownloads in session
DescriptionThe number of download events during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_ecommerce_conversions

NameOrders in session
DescriptionThe number of orders placed during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_events

NameEvents in session
DescriptionThe number of events during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_goal_conversions

NameGoal conversions in session
DescriptionThe number of completed goals during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_outlinks

NameOutlinks in session
DescriptionThe number of clicked outlinks during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_page_views

NamePage views in session
DescriptionThe number of page views during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_product_detail_views

NameProduct detail views in session
DescriptionThe number of product detail views during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_site_searches

NameSite searches in session
DescriptionThe number of searches on your site or app during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_total_time

NameSession time
DescriptionThe duration of a session measured from the first to last event during a visit.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint32
Nullablefalse
Notesin seconds

session_unique_content_impressions

NameUnique content impressions in session
DescriptionThe number of unique content impressions during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_unique_content_interactions

NameUnique content interactions in session
DescriptionThe number of unique content interactions during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_unique_custom_events

NameUnique custom events in session
DescriptionThe number of unique custom events during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_unique_downloads

NameUnique downloads in session
DescriptionThe number of unique download events during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_unique_outlinks

NameUnique outlinks in session
DescriptionThe number of uniquely clicked outlinks during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_unique_page_views

NameUnique page views in session
DescriptionThe number of unique page views during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

session_unique_searches

NameUnique site searches in session
DescriptionThe number of unique searches on your site or app during a session.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Typeint
Database typeuint16
Nullablefalse

source

NameSource
DescriptionThe origin of the incoming traffic such as direct, a search engine (for example, google) or a domain (example.com).
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr_nocase
Database typestring
Nullablefalse

source_medium

NameSource / medium
DescriptionA dimension that combines two dimensions: source and medium. Source is the origin of the incoming traffic. Medium is the category of the source.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr_nocase
Database typestring
Nullablefalse

time_on_page

NameTime on page
DescriptionThe amount of time the visitor spent on the page.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint32
Nullabletrue
Notesin seconds

timestamp

NameDate
DescriptionDay and time of the event in the site’s time zone.
Scopesevent, product, session
AvailabilityReal-time, Query API
Typedate
Database typenot applicable
Nullablefalse
Notesserver time in the website’s time zone

timing_dom_interactive

NameTime until DOM is ready
DescriptionThe time taken to process the page document HTML and CSS.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint32
Nullabletrue
Notesin milliseconds

timing_event_end

NameTime to interact
DescriptionThe time from the user request (for example, click a link or submission of the URL in the browser) to the point when page content and main scripts are loaded and the user can interact with the page. It’s the time of the transaction between the client and the server.
Scopesevent, product
AvailabilityQuery API, Raw data API
Typeint
Database typeuint32
Nullabletrue

tracked_currency

NameCurrency (event)
DescriptionThe local currency tracked with an event.
Scopesevent, product
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typestring(3)
Nullablefalse
Notestracked_currency.json

user_id

NameUser ID
DescriptionThe ID of the visitor coming from an external source.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typestr
Database typestring
Nullablefalse

visitor_days_since_first_session

NameDays since first session
DescriptionThe number of days since the visitor had their first session.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

visitor_days_since_last_session

NameDays since last session
DescriptionThe number of days since the visitor had their last session.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

visitor_days_since_order

NameDays since last order
DescriptionThe number of days since the visitor made their last order.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullabletrue

visitor_id

NameVisitor ID
DescriptionA unique identifier of the visitor.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typehex
Database typeuint64
Nullablefalse

visitor_returning

NameReturning visitor
DescriptionA new or returning visitor.
Scopesevent, product, session
AvailabilityQuery API, Raw data API
Type[int, str]
Database typeuint8
Nullablefalse
Notesvisitor_returning.json

visitor_session_number

NameSession number
DescriptionThe number of the session counted for a visitor. Each time a visitor starts a session, a session counter increments for that visitor.
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Typeint
Database typeuint16
Nullablefalse

website_name

NameSite or app name
Scopesevent, product, session
AvailabilityReal-time, Query API, Raw data API
Type[str, str]
Database typenot applicable
Nullablefalse
Noteswebsite UUID

Note:

• If you make a call that includes one or more columns with the event scope, the entire calculation will be based on events rather than sessions. This might affect some custom metrics, such as average session time.

• The Database type column displays the source type associated with each dimension. For the enum dimensions, it displays the ID type. For the not applicable source type, this column represents a dynamic dimension.

• The number of available custom slots (dimensions and variables) depends on your organization’s configuration. The standard numbers are 200 for session or event custom dimensions, 10 for session or event custom variables and 20 for product custom dimensions.

Transformation: dimension to metric

Here’s a list of transformations that you can use.

Transformation nameTransformation IDSource typesResult type
Unique countunique_countint, strint
Minminfloat, int(as source)
Maxmaxfloat, int(as source)
Averageaveragefloat, intfloat
Medianmedianfloat, int(as source)
Sumsumfloat, int(as source)

Transformation: dimension to dimension

Here’s a list of transformations that you can use.

Transformation nameTransformation IDSource typesResult type
Date to dayto_datedate, datetimedate
Date to start of hourto_start_of_hourdatetimedatetime
Date to start of weekto_start_of_weekdate, datetimedate
Date to start of monthto_start_of_monthdate, datetimedate
Date to start of quarterto_start_of_quarterdate, datetimedate
Date to start of yearto_start_of_yeardate, datetimedate
Date to hour of dayto_hour_of_daydatetimeint
Date to day of weekto_day_of_weekdate, datetimeint
Date to month numberto_month_numberdate, datetimeint
Date to start of minuteto_start_of_minutedatetimedatetime
Date to start of five minutesto_start_of_five_minutesdatetimedatetime
Date to start of ten minutesto_start_of_ten_minutesdatetimedatetime
Lowercaselowerstrstr
Url to pathto_pathstrstr
Url to domainto_domainstrstr
Url strip query stringstrip_qsstrstr