Google Analytics 4 Metrics and Dimensions

Field group
Field
Type
Data type
Description
BasicActive users
METRIC
INTEGERThe number of distinct users who visited your site or app
Basic1-day active users
METRIC
INTEGERThe number of distinct active users on your site or app within a 1 day period. The 1 day period includes the last day in the report's date range. Note: this is the same as Active Users.
Basic7-day active users
METRIC
INTEGERThe number of distinct active users on your site or app within a 7 day period. The 7 day period includes the last day in the reports date range
Basic28-day active users
METRIC
INTEGERThe number of distinct active users on your site or app within a 28 day period. The 28 day period includes the last day in the reports date range
BasicNew users
METRIC
INTEGERThe number of users who interacted with your site or launched your app for the first time (event triggered: first_open or first_visit)
BasicTotal users
METRIC
INTEGERThe number of distinct users who have logged at least one event, regardless of whether the site or app was in use when that event was logged
BasicSessions
METRIC
INTEGERThe number of sessions that began on your site or app (event triggered: session_start)
BasicSessions per user
METRIC
INTEGERThe average number of sessions per user (Sessions divided by Active Users)
BasicAverage session duration
METRIC
SECONDSThe average duration (in seconds) of users sessions.
BasicEngaged sessions
METRIC
INTEGERThe number of sessions that lasted longer than 10 seconds, or had a conversion event, or had 2 or more screen views
BasicEngagement rate
METRIC
FLOATThe percentage of engaged sessions (Engaged sessions divided by Sessions)
BasicTotal user engagement duration (sec)
METRIC
SECONDSThe total amount of time (in seconds) your website or app was in the foreground of users devices
BasicViews
METRIC
INTEGERThe number of app screens or web pages your users viewed. Repeated views of a single page or screen are counted. (screen_view + page_view events)
BasicBounce rate
METRIC
RATIOThe percentage of sessions that were not engaged ((Sessions Minus Engaged sessions) divided by Sessions). This metric is returned as a fraction; for example, 0.2761 means 27.61% of sessions were bounces
BasicCrash affected users
METRIC
INTEGERThe number of users that logged a crash in this row of the report. For example if the report is time series by date, this metrics reports total users with at least one crash on this date. Crashes are events with the name ('app_exception')
BasicCrash free users rate
METRIC
RATIOThe number of users without crash events (in this row of the report) divided by the total number of users. This metric is returned as a fraction; for example, 0.9243 means 92.43% of users were crash-free
BasicDAU / MAU
METRIC
RATIOThe rolling percent of 30-day active users who are also 1-day active users. This metric is returned as a fraction; for example, 0.113 means 11.3% of 30-day active users were also 1-day active users
BasicDAU / WAU
METRIC
RATIOThe rolling percent of 7-day active users who are also 1-day active users. This metric is returned as a fraction; for example, 0.082 means 8.2% of 7-day active users were also 1-day active users.
BasicWAU / MAU
METRIC
RATIOThe rolling percent of 30-day active users who are also 7-day active users. This metric is returned as a fraction; for example, 0.234 means 23.4% of 30-day active users were also 7-day active users
BasicScreen page views per session
METRIC
FLOATThe number of app screens or web pages your users viewed per session. Repeated views of a single page or screen are counted. (screen_view + page_view events) / sessions
BasicScreen page views per user
METRIC
FLOATThe number of app screens or web pages your users viewed per user. Repeated views of a single page or screen are counted. (screen_view + page_view events) / sessions
BasicScrolled users
METRIC
INTEGERThe number of unique users who scrolled down at least 90% of the page.
EventConversions
METRIC
INTEGERThe count of conversion events. Events are marked as conversions at collection time; changes to an events conversion marking apply going forward. You can mark any event as a conversion in Google Analytics, and some events (i.e. first_open, purchase) are marked as conversions by default.
EventKey events
METRIC
INTEGERThe count of key events. Marking an event as a key event affects reports from time of creation. It doesn't change historic data. You can mark any event as key in Google Analytics, and some events (such as first_open or purchase) are marked as key events by default.
EventEvent count
METRIC
INTEGERThe count of events
EventEvents count per user
METRIC
INTEGERThe average number of events per user (Event count divided by Active users)
EventEvents per session
METRIC
INTEGERThe average number of events per session (Event count divided by Sessions)
EventEvent value
METRIC
STRINGThe sum of the event parameter named "value"
EventPurchase revenue
METRIC
CURRENCYThe sum of revenue from purchases made in your app or site. Purchase revenue sums the revenue for these events: purchase, ecommerce_purchase, in_app_purchase, app_store_subscription_convert, and app_store_subscription_renew
EventGross purchase revenue
METRIC
CURRENCYThe count of transaction events with purchase revenue. Transaction events are in_app_purchase, ecommerce_purchase, purchase, app_store_subscription_renew, app_store_subscription_convert, and refund
EventTransactions
METRIC
INTEGERThe count of transaction events with purchase revenue. Transaction events are in_app_purchase, ecommerce_purchase, purchase, app_store_subscription_renew, app_store_subscription_convert, and refund
EventAverage revenue per user
METRIC
CURRENCYAverage revenue per user (ARPU) is the total purchase revenue per active user. The summary metric is for the time period selected
EventAverage revenue per paying user
METRIC
CURRENCYAverage revenue per paying user (ARPPU) is the total purchase revenue per active user that logged a purchase event. The summary metric is for the time period selected
EventAverage purchase revenue per user
METRIC
CURRENCYThe average purchase revenue per active user is the total purchase revenue per active user that logged any event. The summary metric is for the time period selected.
EventAd revenue
METRIC
CURRENCYThe total advertising revenue from both Admob and third-party sources
EventRevenue
METRIC
CURRENCYThe sum of revenue from purchases, subscriptions, and advertising (Purchase revenue plus Subscription revenue plus Ad revenue)
EventFirst time purchaser conversion rate
METRIC
RATIOThe percentage of active users who made their first purchase. This metric is returned as a fraction; for example, 0.092 means 9.2% of active users were first time purchasers
EventFirst time purchasers per new user
METRIC
INTEGERThe average number of first time purchasers per new user
EventPurchaser conversion rate
METRIC
RATIOThe percentage of active users who made 1 or more purchase transactions. This metric is returned as a fraction; for example, 0.412 means 41.2% of users were purchasers
EventSession conversion rate
METRIC
RATIOThe percentage of sessions in which any conversion event was triggered
EventSession key event rate
METRIC
RATIOThe percentage of sessions in which any key event was triggered.
EventTransactions per purchaser
METRIC
INTEGERThe average number of transactions per purchaser
EventUser conversion rate
METRIC
RATIOThe percentage of users who triggered any conversion event
EventUser key event rate
METRIC
RATIOThe percentage of users who triggered any key event.
EventPurchase to view rate
METRIC
RATIOThe number of users who purchased a product(s) divided by the number of users who viewed the same product(s). This metric is returned as a fraction; for example, 0.128 means 12.8% of users that viewed a product(s) also purchased the same product(s)
EventReturn on ad spend
METRIC
RATIOReturn On Ad Spend (ROAS) is total revenue divided by advertiser ad cost
EventAverage purchase revenue
METRIC
CURRENCYThe average purchase revenue in the transaction group of events
EventPromotion clicks
METRIC
INTEGERThe number of times an item promotion was clicked. This metric counts the occurrence of the 'select_promotion' event.
EventPromotion views
METRIC
INTEGERThe number of times an item promotion was viewed. This metric counts the occurrence of the 'select_promotion' event.
AdsAd unit exposure
METRIC
INTEGERThe time that an ad unit was exposed to a user, in milliseconds
AdsPublisher ad clicks
METRIC
INTEGERThe number of ad_click events
AdsPublisher ad impressions
METRIC
INTEGERThe number of ad_impression events
AdsAdvertiser Ad Clicks
METRIC
INTEGERTotal number of times users have clicked on an ad to reach the property. Includes clicks from linked integrations like linked Search Ads 360 advertisers. Also includes uploaded clicks from data import
AdsAdvertiser ad cost
METRIC
CURRENCYThe total amount you paid for your ads. Includes costs from linked integrations like linked Google Ads accounts. Also includes uploaded cost from data import
AdsAdvertiser ad cost per click
METRIC
CURRENCYAds cost per click is ad cost divided by ad clicks and is often abbreviated CPC
AdsAdvertiser ad cost per conversion
METRIC
CURRENCYCost per conversion is ad cost divided by conversions
AdsAdvertiser ad cost per key event
METRIC
CURRENCYCost per key event is ad cost divided by key events.
AdsAdvertiser ad impressions
METRIC
INTEGERThe total number of impressions. Includes impressions from linked integrations like linked Display & Video 360 advertisers. Also includes uploaded impressions from data import.
AdsOrganic google search average position
METRIC
INTEGERThe average ranking of your website URLs for the query reported from Search Console. For example, if your site's URL appears at position 3 for one query and position 7 for another query, the average position would be 5 (3+7/2). This metric requires an active Search Console link
AdsOrganic google search click through rate
METRIC
RATIOThe organic Google Search click through rate reported from Search Console. Click through rate is clicks per impression. This metric is returned as a fraction; for example, 0.0588 means about 5.88% of impressions resulted in a click. This metric requires an active Search Console link
AdsOrganic google search clicks
METRIC
INTEGERThe number of organic Google Search clicks reported from Search Console. This metric requires an active Search Console link
AdsOrganic google search impressions
METRIC
INTEGERThe number of organic Google Search impressions reported from Search Console. This metric requires an active Search Console link
EcommerceAdd to carts
METRIC
INTEGERThe number of times users added items to their shopping carts
EcommerceCart to view rate
METRIC
FLOATThe number of users who added a product(s) to their cart divided by the number of users who viewed the same product(s)
EcommerceCheckouts
METRIC
INTEGERThe number of times users started the checkout process
EcommercePurchases
METRIC
INTEGERThe number of times users completed a purchase. This metric counts purchase events; this metric does not count in_app_purchase and subscription events
EcommerceFirst time purchasers
METRIC
INTEGERThe number of users that completed their first purchase event
EcommerceItem list click events
METRIC
INTEGERThe number of times users clicked an item when it appeared in a list. This metric counts the occurrence of the 'select_item' event.
EcommerceItem list click through rate
METRIC
FLOATThe number of users who selected a list(s) divided by the number of users who viewed the same list(s)
EcommerceItem list clicks
METRIC
INTEGERThe number of times users clicked an item when it appeared in a list
EcommerceItem list view events
METRIC
INTEGERThe number of times the item list was viewed. This metric counts the occurrence of the 'view_item_list' event.
EcommerceItem list views
METRIC
INTEGERThe number of times the item list was viewed
EcommerceItem promotion click through rate
METRIC
FLOATThe number of users who selected a promotion(s) divided by the number of users who viewed the same promotion(s)
EcommerceItem promotion clicks
METRIC
INTEGERThe number of times an item promotion was clicked
EcommerceItem promotion views
METRIC
INTEGERThe number of times an item promotion was viewed
EcommerceItem purchase quantity
METRIC
INTEGERThe number of units for a single item included in purchase events
EcommerceItem revenue
METRIC
CURRENCYThe total revenue from items only. Item revenue is the product of its price and quantity. Item revenue excludes tax and shipping values
EcommerceGross item revenue
METRIC
CURRENCYThe total revenue from items only. Gross item revenue is the product of its price and quantity. Item revenue excludes tax and shipping values; tax & shipping values are specified at the event and not item level. Gross item revenue does not include refunds.
EcommerceItem view events
METRIC
INTEGERThe number of times the item details were viewed. The metric counts the occurrence of the 'view_item' event.
EcommerceItem views
METRIC
INTEGERThe number of times the item details were viewed
EcommerceItem refund amount
METRIC
CURRENCYItem refund amount is the total refunded transaction revenue from items only. Item refund amount is the product of price and quantity for the 'refund' event.
EcommerceTotal purchaser
METRIC
INTEGERThe number of users that logged purchase events for the time period selected
EcommerceItems added to cart
METRIC
INTEGERThe number of units added to cart for a single item. This metric counts the quantity of items in 'add_to_cart' events
EcommerceItems checked out
METRIC
INTEGERThe number of units checked out for a single item. This metric counts the quantity of items in 'begin_checkout' events
EcommerceItems clicked in list
METRIC
INTEGERThe number of units clicked in list for a single item. This metric counts the quantity of items in 'select_item' events
EcommerceItems clicked in promotion
METRIC
INTEGERThe number of units clicked in promotion for a single item. This metric counts the quantity of items in 'select_promotion' events
EcommerceItems purchased
METRIC
INTEGERThe number of units for a single item included in purchase events. This metric counts the quantity of items in purchase events.
EcommerceItems viewed
METRIC
INTEGERThe number of units viewed for a single item. This metric counts the quantity of items in 'view_item' events.
EcommerceItems viewed in list
METRIC
INTEGERThe number of units viewed in list for a single item. This metric counts the quantity of items in 'view_item_list' events
EcommerceItems viewed in promotion
METRIC
INTEGERThe number of units viewed in promotion for a single item. This metric counts the quantity of items in 'view_promotion' events
EcommerceRefund amount
METRIC
CURRENCYThe total refunded transaction revenues. Refund amount sums refunded revenue for the 'refund' and 'app_store_refund' events.
EcommerceShipping amount
METRIC
CURRENCYShipping amount associated with a transaction. Populated by the 'shipping' event parameter
EcommerceTax amount
METRIC
CURRENCYTax amount associated with a transaction. Populated by the 'tax' event parameter
TimeYear
DIMENSION
YEARThe four-digit year of the event e.g. 2020.
TimeYear month
DIMENSION
YEARMONTHYear & month in the format 2023-Jan.
TimeYear month number
DIMENSION
YEAR_MONTH_NUMBERYear & month in the format 2023-01.
TimeMonth
DIMENSION
MONTHNAMEThe month name of the event like January.
TimeMonth number
DIMENSION
MONTHThe month of the event, a two digit integer from 01 to 12.
TimeWeek number(sun-sat)
DIMENSION
WEEK_NUMBERThe week of the event, a two-digit number from 01 to 53. Each week starts on Sunday. January 1st is always in week 01. The first and last week of the year have fewer than 7 days in most years. Weeks other than the first and the last week of the year always have 7 days. For years where January 1st is a Sunday, the first week of that year and the last week of the prior year have 7 days.
TimeWeek number(mon-sun)
DIMENSION
WEEK_ISO_NUMBERThe week of the event, a two-digit number from 01 to 53. Each week starts on Monday. January 1st is always in week 01. The first and last week of the year have fewer than 7 days in most years. Weeks other than the first and the last week of the year always have 7 days. For years where January 1st is a Sunday, the first week of that year and the last week of the prior year have 7 days.
TimeWeek start date(sun - sat)
DIMENSION
WEEK_START_DATEStart date of the week. Formatted as yyyy-MM-dd. Week starts on Sunday
TimeWeek start date(mon - sun)
DIMENSION
WEEK_ISO_START_DATEStart date of the ISO week. Formatted as yyyy-MM-dd. Week starts on Monday
TimeDate
DIMENSION
DATEThe date of the event, formatted as YYYYMMDD.
TimeHour
DIMENSION
HOURThe two-digit hour of the day that the event was logged. This dimension ranges from 0-23 and is reported in your property's timezone.
AccountProperty ID
DIMENSION
STRINGThe ID of the GA4 property.
AccountProperty name
DIMENSION
STRINGThe name of the GA4 property.
AccountProperty display name
DIMENSION
STRINGThe display name of the GA4 property.
AccountProperty type
DIMENSION
STRINGThe type of the GA4 property.
AccountProperty time zone
DIMENSION
STRINGThe time zone of the GA4 property.
AccountProperty created date
DIMENSION
DATEThe created date of the GA4 property.
AccountProperty updated date
DIMENSION
DATEThe updated date of the GA4 property.
AccountProperty created datetime
DIMENSION
DATETIMEThe created date of the GA4 property.
AccountProperty updated datetime
DIMENSION
DATETIMEThe updated date of the GA4 property.
AccountPlatform
DIMENSION
STRINGThe platform on which your app or website ran; for example, web, iOS, or Android. To determine a streams type in a report, use both platform and streamId
AccountStream ID
DIMENSION
STRINGThe numeric data stream identifier for your app or website
AccountStream name
DIMENSION
STRINGThe data stream name for your app or website
AccountApp version
DIMENSION
STRINGThe apps versionName (Android) or short bundle version (iOS)
AccountHost name
DIMENSION
STRINGIncludes the subdomain and domain names of a URL; for example, the Host Name of www.example.com/contact.html is www.example.com
AccountTest data filter name
DIMENSION
STRINGThe name of data filters in testing state. You use data filters to include or exclude event data from your reports based on event-parameter values
AccountTest data filter id
DIMENSION
STRINGThe numeric identifier of a data filter in testing state
User sourceFirst User medium
DIMENSION
STRINGThe referral medium that first acquired the user
User sourceUser campaign name
DIMENSION
STRINGName of the marketing campaign that first acquired the user. Includes Google Ads and Manual Campaigns
User sourceUser campaign ID
DIMENSION
STRINGIdentifier of the marketing campaign that first acquired the user. Includes Google Ads Campaigns
User sourceUser campaign ad group name
DIMENSION
STRINGThe ad group name in Google Ads that first acquired the user
User sourceUser ad network type
DIMENSION
STRINGThe advertising network that first acquired the user. An enumeration which includes Google search, Search partners, Google Display Network, Youtube Search, Youtube Videos, Cross-network, Social, and (universal campaign)
User sourceUser campaign ad group ID
DIMENSION
STRINGThe ad group ID in Google Ads that first acquired the user
User sourceFirst user Google Ads campaign type
DIMENSION
STRINGThe campaign type of the Google Ads campaign that first acquired the user. Campaign types determine where customers see your ads and the settings and options available to you in Google Ads. Campaign type is an enumeration that includes: Search, Display, Shopping, Video, Discovery, App, Smart, Hotel, Local, and Performance Max
User sourceFirst user default channel group
DIMENSION
STRINGThe default channel group that first acquired the user. Default channel group is based primarily on source and medium. An enumeration which includes 'Direct', 'Organic Search', 'Paid Social', 'Organic Social', 'Email', 'Affiliates', 'Referral', 'Paid Search', 'Video', and 'Display'
User sourceFirst user Google Ads account name
DIMENSION
STRINGThe Account name from Google Ads that first acquired the user
User sourceFirst user Google Ads campaign ID
DIMENSION
STRINGIdentifier of the Google Ads marketing campaign that first acquired the user
User sourceFirst user Google Ads campaign
DIMENSION
STRINGName of the Google Ads marketing campaign that first acquired the user
User sourceFirst user Google Ads creative ID
DIMENSION
STRINGThe ID of the Google Ads creative that first acquired the user. Creative IDs identify individual ads
User sourceFirst user Google Ads customer ID
DIMENSION
STRINGThe Customer ID from Google Ads that first acquired the user. Customer IDs in Google Ads uniquely identify Google Ads accounts
User sourceFirst user Google Ads keyword text
DIMENSION
STRINGThe matched keyword that first acquired the user. Keywords are words or phrases describing your product or service that you choose to get your ad in front of the right customers
User sourceFirst user Google Ads query
DIMENSION
STRINGThe search query that first acquired the user
User sourceFirst user source
DIMENSION
STRINGThe source that first acquired the user to your website or app
User sourceFirst user source / medium
DIMENSION
STRINGThe combined values of the dimensions 'firstUserSource' and 'firstUserMedium'
User sourceFirst user source platform
DIMENSION
STRINGThe source platform that first acquired the user. Please do not depend on this field returning 'Manual' for traffic that uses UTMs; this field will update from returning 'Manual' to returning '(not set)' for an upcoming feature launch
User sourceFirst user manual ad content
DIMENSION
STRINGThe ad content that first acquired the user. Populated by the utm_content parameter
User sourceFirst user manual term
DIMENSION
STRINGThe term that first acquired the user. Populated by the utm_term parameter
Session sourceSession Google Ads campaign ID
DIMENSION
STRINGThe Campaign ID for the Google Ads Campaign that led to this session
Session sourceSession Google Ads campaign
DIMENSION
STRINGThe Campaign name for the Google Ads Campaign that led to this session
Session sourceSession Google Ads creative ID
DIMENSION
STRINGThe ID of the Google Ads creative that lead to a session on your website or app. Creative IDs identify individual ads
Session sourceSession Google Ads customer ID
DIMENSION
STRINGThe Customer ID from Google Ads that led to the session. Customer IDs in Google Ads uniquely identify Google Ads accounts
Session sourceSession medium
DIMENSION
STRINGThe referral medium for a session
Session sourceSession source
DIMENSION
STRINGThe source for a session
Session sourceSession source / medium
DIMENSION
STRINGThe combined values of the dimensions 'sessionSource' and 'sessionMedium'
Session sourceSession source platform
DIMENSION
STRINGThe source platform of the session's campaign. Please do not depend on this field returning 'Manual' for traffic that uses UTMs; this field will update from returning 'Manual' to returning '(not set)' for an upcoming feature launch
Session sourceSession default channel grouping
DIMENSION
STRINGThe sessions default channel grouping is based primarily on source and medium. An enumeration which includes Direct, Organic Search, Paid Social, Organic Social, Email, Affiliates, Referral, Paid Search, Video, and Display
Session sourceSession Google Ads account name
DIMENSION
STRINGA customers descriptive name in Google Ads
Session sourceSession ad network type
DIMENSION
STRINGThe advertising network that led to the session. An enumeration which includes Google search, Search partners, Google Display Network, Youtube Search, Youtube Videos, Cross-network, Social, and (universal campaign)
Session sourceSession campaign name
DIMENSION
STRINGThe marketing campaign name for a session. Includes Google Ads and Manual Campaigns
Session sourceSession campaign ID
DIMENSION
STRINGThe last click marketing campaign ID for a session. Includes Google Ads Campaigns
Session sourceSession Google Ads campaign type
DIMENSION
STRINGThe campaign type for the Google Ads campaign that led to this session. Campaign types determine where customers see your ads and the settings and options available to you in Google Ads. Campaign type is an enumeration that includes: Search, Display, Shopping, Video, Discovery, App, Smart, Hotel, Local, and Performance Max
Session sourceSession ad group name
DIMENSION
STRINGThe ad group name in Google Ads for a session
Session sourceSession ad group ID
DIMENSION
STRINGThe ad group ID in Google Ads for a session
Session sourceSession keyword
DIMENSION
STRINGThe matched keyword that led to the session. Keywords are words or phrases describing your product or service that you choose to get your ad in front of the right customers
Session sourceSession Google Ads query
DIMENSION
STRINGSession Google Ads query. The search query that led to the session
Session sourceSession manual ad content
DIMENSION
STRINGThe ad content that led to a session. Populated by the utm_content parameter.
Session sourceSession manual term
DIMENSION
STRINGThe term that led to a session. Populated by the utm_term parameter
Session sourceSession SA360 ad group name
DIMENSION
STRINGThe Ad Group name from Search Ads 360 that led to this session
Session sourceSession SA360 campaign ID
DIMENSION
STRINGThe Campaign ID from Search Ads 360 that led to this session
Session sourceSession SA360 campaign
DIMENSION
STRINGThe Campaign name from Search Ads 360 that led to this session
Session sourceSession SA360 creative format
DIMENSION
STRINGThe type of creative in Search Ads 360 that led to this session. For example, 'Responsive search ad' or 'Expanded text ad'
Session sourceSession SA360 engine account ID
DIMENSION
STRINGThe ID of the engine account in SA360 that led to this session
Session sourceSession SA360 engine account name
DIMENSION
STRINGThe name of the engine account in SA360 that led to this session
Session sourceSession SA360 engine account type
DIMENSION
STRINGThe type of the engine account in Search Ads 360 that led to this session. For example, 'google ads', 'bing', or 'baidu'
Session sourceSession SA360 keyword text
DIMENSION
STRINGThe search engine keyword from Search Ads 360 that led to this session
Session sourceSession SA360 medium
DIMENSION
STRINGThe search engine keyword from Search Ads 360 that led to this session. For example, 'cpc'
Session sourceSession SA360 query
DIMENSION
STRINGThe search query from Search Ads 360 that led to this session
Session sourceSession SA360 source
DIMENSION
STRINGThe source of the traffic from Search Ads 360 that led to this session. For example, 'example.com' or 'google'
Event sourceEvent campaign ID
DIMENSION
STRINGThe identifier of the marketing campaign. Present only for conversion events
Event sourceEvent campaign name
DIMENSION
STRINGThe name of the marketing campaign. Present only for conversion events
Event sourceEvent ad network type
DIMENSION
STRINGThe advertising network type of the conversion. An enumeration which includes Google search, Search partners, Google Display Network, Youtube Search, Youtube Videos, Cross-network, Social, and (universal campaign)
Event sourceEvent Google Ads account name
DIMENSION
STRINGThe customers descriptive name in Google Ads for the conversion events campaign. Corresponding to customer.descriptive_name in the Google Ads API
Event sourceGoogle Ads customer ID
DIMENSION
STRINGThe Customer ID from Google Ads for the campaign that led to conversion event. Customer IDs in Google Ads uniquely identify Google Ads accounts
Event sourceGoogle Ads campaign ID
DIMENSION
STRINGThe campaign ID for the Google Ads campaign attributed to the conversion event
Event sourceGoogle Ads campaign
DIMENSION
STRINGThe campaign name for the Google Ads campaign attributed to the conversion event
Event sourceGoogle Ads campaign type
DIMENSION
STRINGThe campaign type for the Google Ads campaign attributed to the conversion event. Campaign types determine where customers see your ads and the settings and options available to you in Google Ads. Campaign type is an enumeration that includes: Search, Display, Shopping, Video, Discovery, App, Smart, Hotel, Local, and Performance Max
Event sourceEvent ad group ID
DIMENSION
STRINGThe ad group id attributed the conversion event
Event sourceEvent ad group name
DIMENSION
STRINGThe ad group name attributed the conversion event
Event sourceGoogle Ads keyword text
DIMENSION
STRINGThe matched keyword that led to the conversion event. Keywords are words or phrases describing your product or service that you choose to get your ad in front of the right customers
Event sourceGoogle Ads query
DIMENSION
STRINGThe search query that led to the conversion event
Event sourceGoogle Ads creative ID
DIMENSION
STRINGThe ID of the Google Ads creative attributed to the conversion event. Creative IDs identify individual ads
Event sourceEvent source
DIMENSION
STRINGThe source attributed to the conversion event
Event sourceSource
DIMENSION
STRINGThe source attributed to the conversion event.
Event sourceMedium
DIMENSION
STRINGThe medium attributed to the conversion event.
Event sourceSource / medium
DIMENSION
STRINGThe combined values of the dimensions 'source' and 'medium'
Event sourceSource platform
DIMENSION
STRINGThe source platform of the conversion event's campaign. Please do not depend on this field returning 'Manual' for traffic that uses UTMs; this field will update from returning 'Manual' to returning '(not set)' for an upcoming feature launch
Event sourceEvent traffic origin
DIMENSION
STRINGThe traffic origin of the conversion events campaign. An enumeration which includes Google Ads, Manual, and (not set)
Event sourceDefault channel grouping
DIMENSION
STRINGThe conversion's default channel group is based primarily on source and medium. An enumeration which includes 'Direct', 'Organic Search', 'Paid Social', 'Organic Social', 'Email', 'Affiliates', 'Referral', 'Paid Search', 'Video', and 'Display'
Event sourceManual ad content
DIMENSION
STRINGThe ad content attributed to the conversion event. Populated by the utm_content parameter
Event sourceManual term
DIMENSION
STRINGThe term attributed to the conversion event. Populated by the utm_term parameter
Event sourcePage referrer
DIMENSION
STRINGThe full referring URL including the hostname and path. This referring URL is the user's previous URL and can be this website's domain or other domains. Populated by the event parameter 'page_referrer'.
DeviceDevice category
DIMENSION
STRINGThe type of device: Desktop, Tablet, or Mobile
DevicePlatform / device category
DIMENSION
STRINGThe platform and type of device on which your website or mobile app ran
DeviceDevice model
DIMENSION
STRINGThe mobile device model (example: iPhone 10,6)
DeviceMobile device model
DIMENSION
STRINGManufacturer or branded name (examples: Samsung, HTC, Verizon, T-Mobile)
DeviceMobile device marketing name
DIMENSION
STRINGThe branded device name (examples: Galaxy S10 or P30 Pro)
DeviceMobile device model
DIMENSION
STRINGThe mobile device model name (examples: iPhone X or SM-G950F)
DeviceScreen resolution
DIMENSION
STRINGThe screen resolution of the users monitor. For example, 1920x1080
DeviceBrowser
DIMENSION
STRINGThe browsers used to view your website
DeviceOperating system
DIMENSION
STRINGThe operating systems used by visitors to your app or website. Includes desktop and mobile operating systems such as Windows and Android
DeviceOperating system version
DIMENSION
STRINGThe operating system versions used by visitors to your website or app. For example, Android 10s version is 10, and iOS 13.5.1s version is 13.5.1
DeviceOperating system with version
DIMENSION
STRINGThe operating system and version. For example, Android 10 or Windows 7.
DeviceLanguage
DIMENSION
STRINGThe language setting of the users browser or device. e.g. English
DeviceLanguage code
DIMENSION
STRINGThe language setting (ISO 639) of the users browser or device. e.g. "en-us"
ContentContent group
DIMENSION
STRINGA category that applies to items of published content
ContentContent Lable ID
DIMENSION
STRINGThe identifier of the selected content
ContentContent type
DIMENSION
STRINGThe type of the selected content
ContentPage location
DIMENSION
STRINGThe protocol, hostname, page path, and query string for web pages visited; for example, the pageLocation portion of https://www.example.com/store/contact-us?query_string=true is https://www.example.com/store/contact-us?query_string=true. Populated by the event parameter 'page_location'.
ContentPage path
DIMENSION
STRINGThe portion of the URL following the hostname for web pages visited
ContentPage path + query string
DIMENSION
STRINGThe portion of the URL following the hostname for web pages visited; for example, the pagePathPlusQueryString portion of https://www.example.com/store/contact-us?query_string=true is /store/contact-us?query_string=true.
ContentPage title
DIMENSION
STRINGThe web page titles used on your site
ContentPage path, query string and screen class
DIMENSION
STRINGThe page path and query string (web) or screen class (app) on which the event was logged
ContentPage path and screen class
DIMENSION
STRINGThe page path (web) or screen class (app) on which the event was logged
ContentPage title and screen class
DIMENSION
STRINGThe page title (web) or screen class (app) on which the event was logged
ContentPage title and screen name
DIMENSION
STRINGThe page title (web) or screen name (app) on which the event was logged
ContentLanding Page
DIMENSION
STRINGThe page path + query string associated with the first pageview in a session.
ContentLanding page + query string
DIMENSION
STRINGThe page path + query string associated with the first pageview in a session.
ContentPercent scrolled
DIMENSION
STRINGThe percentage down the page that the user has scrolled (for example, '90'). Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'percent_scrolled'
ContentIs visible
DIMENSION
BOOLEANReturns 'true' if the content is visible. Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter 'visible'
ContentSearch term
DIMENSION
STRINGThe term searched by the user. For example if the user visits '/some-page.html?q=some-term', this dimension returns 'some-term'. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'search_term'
ContentFull page URL
DIMENSION
URLThe hostname, page path, and query string for web pages visited; for example, the fullPageUrl portion of https://www.example.com/store/contact-us?query_string=true is www.example.com/store/contact-us?query_string=true
VideoVideo URL
DIMENSION
STRINGThe url of the video. Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter 'video_url'
VideoVideo title
DIMENSION
STRINGThe title of the video. Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter 'video_title'
VideoVideo provider
DIMENSION
STRINGThe source of the video (for example, 'youtube'). Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter 'video_provider'
EventEvent name
DIMENSION
STRINGThe name of the event.
EventIs conversion event
DIMENSION
BOOLEANThe string "true" if the event is a conversion. Events are marked as conversions at collection time; changes to an events conversion marking apply going forward. You can mark any event as a conversion in Google Analytics, and some events (i.e. first_open, purchase) are marked as conversions by default.
EventIs key event
DIMENSION
BOOLEANThe string true if the event is a key event. Marking an event as a key event affects reports from time of creation. It doesn't change historic data. You can mark any event as key in Google Analytics, and some events (such as first_open or purchase) are marked as key events by default.
EventMethod
DIMENSION
STRINGThe method by which an event was triggered. Populated by the event parameter 'method'.
GeoCountry
DIMENSION
STRINGThe country from which the user activity originated
GeoCountry ID
DIMENSION
STRINGThe geographic ID of the country from which the user activity originated, derived from their IP address. Formatted according to ISO 3166-1 alpha-2 standard.
GeoRegion
DIMENSION
STRINGThe geographic region from which the user activity originated, derived from their IP address.
GeoCity
DIMENSION
STRINGThe city from which the user activity originated.
GeoCity Id
DIMENSION
STRINGThe geographic ID of the city from which the user activity originated, derived from their IP address.
GeoContinent
DIMENSION
STRINGThe continent from which the user activity originated. For example, 'Americas' or 'Asia'.
GeoContinent ID
DIMENSION
STRINGThe geographic ID of the continent from which the user activity originated, derived from their IP address.
UserUser type
DIMENSION
STRINGNew users have 0 previous sessions, and returning users have 1 or more previous sessions. This dimension returns two values: 'new' or 'returning'.
UserFirst session date
DIMENSION
DATEThe date the user's first session occurred.
UserUser gender
DIMENSION
STRINGGives the User gender.
UserUser age bracket
DIMENSION
STRINGGives the User age brackets.
UserSigned in with user ID
DIMENSION
STRINGThe string yes if the user signed in with the User-ID feature.
UserAudience ID
DIMENSION
STRINGThe numeric identifier of an Audience. Users are reported in the audiences to which they belonged during the reports date range. Current user behavior does not affect historical audience membership in reports
UserAudience name
DIMENSION
STRINGThe given name of an Audience. Users are reported in the audiences to which they belonged during the reports date range. Current user behavior does not affect historical audience membership in reports
UserBranding interest
DIMENSION
STRINGInterests demonstrated by users who are higher in the shopping funnel. Users can be counted in multiple interest categories. For example, Shoppers, Lifestyles & Hobbies/Pet Lovers, or Travel/Travel Buffs/Beachbound Travelers
Daily cohortDaily cohort
DIMENSION
STRINGDay offset relative to the cohort definition day
Weekly cohortWeekly cohort
DIMENSION
STRINGWeek offset relative to the cohort definition week
Monthly cohortMonthly cohort
DIMENSION
STRINGMonth offset relative to the cohort definition month
AdsAd format
DIMENSION
STRINGDescribes the way ads looked and where they were located. Typical formats include Interstitial, Banner, Rewarded, and Native advanced
AdsAd source
DIMENSION
STRINGThe source network that served the ad. Typical sources include AdMob Network, Liftoff, Facebook Audience Network, and Mediated house ads
AdsAd unit
DIMENSION
STRINGThe name you chose to describe this Ad unit. Ad units are containers you place in your apps to show ads to users
EcommerceItem brand
DIMENSION
STRINGBrand name of the item
EcommerceItem category
DIMENSION
STRINGThe hierarchical category in which the item is classified. For example, in Apparel/Mens/Summer/Shirts/T-shirts, Apparel is the item category
EcommerceItem category 2
DIMENSION
STRINGThe hierarchical category in which the item is classified. For example, in Apparel/Mens/Summer/Shirts/T-shirts, Apparel is the item category 2
EcommerceItem category 3
DIMENSION
STRINGThe hierarchical category in which the item is classified. For example, in Apparel/Mens/Summer/Shirts/T-shirts, Apparel is the item category 3
EcommerceItem category 4
DIMENSION
STRINGThe hierarchical category in which the item is classified. For example, in Apparel/Mens/Summer/Shirts/T-shirts, Apparel is the item category 4
EcommerceItem category 5
DIMENSION
STRINGThe hierarchical category in which the item is classified. For example, in Apparel/Mens/Summer/Shirts/T-shirts, Apparel is the item category 5
EcommerceItem ID
DIMENSION
STRINGThe ID of the item
EcommerceItem list ID
DIMENSION
STRINGThe ID of the item list
EcommerceItem list name
DIMENSION
STRINGThe name of the item list
EcommerceItem name
DIMENSION
STRINGThe name of the item
EcommerceItem promotion creative name
DIMENSION
STRINGThe name of the item-promotion creative
EcommerceItem promotion ID
DIMENSION
STRINGThe ID of the item promotion
EcommerceItem promotion name
DIMENSION
STRINGThe name of the promotion for the item
EcommerceItem affiliation
DIMENSION
STRINGitemAffiliation Item affiliation The name or code of the affiliate (partner/vendor; if any) associated with an individual item. Populated by the 'affiliation' item parameter
EcommerceItem variant
DIMENSION
STRINGThe specific variation of a product. e.g., XS, S, M, L for size; or Red, Blue, Green, Black for color. Populated by the 'item_variant' parameter
EcommerceOrder coupon
DIMENSION
STRINGCode for the order-level coupon
EcommerceTransaction ID
DIMENSION
STRINGThe ID of the ecommerce transaction
EcommerceShipping tier
DIMENSION
STRINGThe shipping tier (e.g. Ground, Air, Next-day) selected for delivery of the purchased item. Populated by the 'shipping_tier' event parameter
EcommerceItem list position
DIMENSION
STRINGThe position of an item (e.g., a product you sell) in a list. This dimension is populated in tagging by the 'index' parameter in the items array.
EcommerceItem location ID
DIMENSION
STRINGThe physical location associated with the item (e.g. the physical store location). This field is populated in tagging by the 'location_id' parameter in the items array.
EcommerceItem promotion creative slot
DIMENSION
STRINGThe name of the promotional creative slot associated with the item. This dimension can be specified in tagging by the 'creative_slot' parameter at the event or item level. If the parameter is specified at both the event & item level, the item-level parameter is used.
Outbound linkLink text
DIMENSION
STRINGThe link text of the file download. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'link_text'
Outbound linkLink URL
DIMENSION
STRINGThe full url for an outbound link or file download. For example if a user clicks a link '', this dimension will return 'https://www.youtube.com/results?search_query=analytics'. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'link_url'
Outbound linkLink ID
DIMENSION
STRINGThe HTML id attribute for an outbound link or file download. For example if a user clicks a link '', this dimension will return 'socialLinks'. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'link_id'
Outbound linkLink domain
DIMENSION
STRINGThe destination domain of the outbound link. For example if a user clicks a link '', this dimension will return 'youtube.com'. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'link_domain'
Outbound linkLink classes
DIMENSION
STRINGThe HTML class attribute for an outbound link. For example if a user clicks a link '', this dimension will return 'center'. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'link_classes'
Outbound linkOutbound
DIMENSION
BOOLEANReturns 'true' if the link lead to a site is not a part of the property’s domain. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'outbound'.
File downloadFile name
DIMENSION
STRINGThe page path of the downloaded file (for example, '/menus/dinner-menu.pdf'). Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'file_name'
File downloadFile extension
DIMENSION
STRINGThe extension of the downloaded file (for example, 'pdf' or 'txt'). Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter 'file_extension'
Game EventAchievement ID
DIMENSION
STRINGThe achievement ID in a game for an event. Populated by the event parameter 'achievement_id'
Game EventCharacter
DIMENSION
STRINGThe player character in a game for an event. Populated by the event parameter 'character'
Game EventGroup ID
DIMENSION
STRINGThe player group ID in a game for an event. Populated by the event parameter 'group_id'
Game EventLevel
DIMENSION
STRINGThe player's level in a game. Populated by the event parameter 'level'
Game EventVirtual currency name
DIMENSION
STRINGThe name of a virtual currency with which the user is interacting. i.e. spending or purchasing gems in a game. Populated by the 'virtual_currency_name' event parameter