Analytics
adjust
adjust
This report contains Adjust performance data. Learn more.
name | type | description | values |
---|---|---|---|
INT | |||
INT | |||
INT | The universal ID of the device type. | ||
INT | The universal ID of the country. | ||
INT | The universal ID of the campaign. | ||
INT | The universal ID of the adgroup. | ||
INT | The universal ID of the account_id. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
NUMERIC | |||
NUMERIC | Number of revenue events. | ||
NUMERIC | |||
NUMERIC | Number of rejected installs. This is the sum of rejected_installs_anon_ip + rejected_installs_too_many_engagements + rejected_installs_distribution_outlier + rejected_installs_click_injection | ||
NUMERIC | Number of reattributions generated per period. | ||
STRING | Partner to which the data belongs. | ||
NUMERIC | The number of installs, for which there is cost data. | ||
NUMERIC | The number of impressions, for which there is cost data. | ||
NUMERIC | The number of clicks, for which there is cost data. | ||
STRING | The network to which the data belongs. | ||
NUMERIC | Number of reattributions from devices with Limit Ad Tracking enabled. | ||
NUMERIC | Number of installs from devices with Limit Ad Tracking enabled. | ||
NUMERIC | |||
NUMERIC | Install cost. | ||
NUMERIC | The number of impressions. | ||
NUMERIC | Impression cost. | ||
NUMERIC | Number of users wanting to be forgotten per period. | ||
NUMERIC | |||
NUMERIC | Cost calculated over a specific event occurrence. | ||
DATE | The date (yyyy-MM-dd). | ||
STRING | The currency of the account. | ||
NUMERIC | The amount of money spend. | ||
NUMERIC | The number of clicks. | ||
NUMERIC | Click cost. | ||
NUMERIC | |||
NUMERIC |
adjust_conversions
Overview queries provide data for App KPIs as well as Event KPIs. You will typically be interested in metrics such as clicks, sessions, installs, etc. over a given period. Learn more.
name | type | description | values |
---|---|---|---|
INT | |||
INT | |||
INT | The universal ID of the device type. | ||
INT | The universal ID of the country. | ||
INT | The universal ID of the conversion name. | ||
INT | The universal ID of the campaign. | ||
INT | The universal ID of the adgroup. | ||
INT | The universal ID of the account_id. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
STRING | Partner to which the data belongs. | ||
STRING | The network to which the data belongs. | ||
DATE | The date (yyyy-MM-dd). | ||
STRING | The currency of the account. | ||
NUMERIC | The value of conversions. This only includes conversions specified by the user in service platform. | ||
NUMERIC | The number of conversions. This only includes conversions specified by the user in service platform. | ||
STRING | The name of the conversion. |
google_analytics
analytics_conversions
This report contains google analytics conversions data. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the language. | ||
INT | The universal ID of the landing page. | ||
INT | The universal ID of the conversion name. | ||
INT | Surrogate key to uniquely identify attribution channel using account_id,country,device,campaign,landing_page_path,source_medium,channel_grouping. | ||
STRING | The universal ID of the account_id. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
STRING | The name of the service that data were extracted from. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | The value of conversions. This only includes conversions specified by the user in service platform. The total numeric value for the requested goal number. | ||
NUMERIC | The number of conversions. This only includes conversions specified by the user in service platform. The total number of completions for the requested goal number. |
analytics
This report contains google analytics performance data. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the language. | ||
INT | The universal ID of the landing page. | ||
INT | Surrogate key to uniquely identify attribution channel using account_id,country,device,campaign,landing_page_path,source_medium,channel_grouping. | ||
INT | The universal ID of the account_id. | ||
NUMERIC | The total number of users for the requested time period. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
NUMERIC | The total number of transactions. | ||
STRING | The name of the service that data were extracted from. | ||
NUMERIC | The total number of sessions. | ||
NUMERIC | The number of sessions marked as a user's first sessions. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | The total number of single page (or single interaction hit) sessions for the property. |
analytics_page_speed
It contains google analytics site speed metrics. The following occurs page_load_time = A.redirection_time + B.domain_lookup_time + C.server_connection_time + D.server_response_time + E.dom_interactive_time + F.dom_content_loaded_time + G.page_download_time. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the landing page. | ||
NUMERIC | The sample set (or count) of pageviews used to calculate the averages of site speed metrics. This metric is used in all site speed average calculations, including avgDomainLookupTime, avgPageDownloadTime, avgRedirectionTime, avgServerConnectionTime, and avgServerResponseTime. | ||
NUMERIC | The total number of sessions. | ||
NUMERIC | D.The total time (in milliseconds) the site's server takes to respond to users' requests among all samples; this includes the network time from users' locations to the server. | ||
NUMERIC | C.Total time (in milliseconds) all samples spent in establishing a TCP connection to this page. | ||
NUMERIC | A.The total time (in milliseconds) all samples spent in redirects before fetching this page. If there are no redirects, this is 0. | ||
NUMERIC | The total number of pageviews for the property. | ||
NUMERIC | A-G.Total time (in milliseconds), from pageview initiation (e.g., a click on a page link) to page load completion in the browser, the pages in the sample set take to load. | ||
NUMERIC | The sample set (or count) of pageviews used to calculate the average page load time. | ||
NUMERIC | G.The total time (in milliseconds) to download this page among all samples. | ||
NUMERIC | B.The total time (in milliseconds) all samples spent in DNS lookup for this page. | ||
NUMERIC | Sample set (or count) of pageviews used to calculate the averages for site speed DOM metrics. This metric is used to calculate ga:avgDomContentLoadedTime and ga:avgDomInteractiveTime. | ||
NUMERIC | E.The time (in milliseconds), including the network time from users' locations to the site's server, the browser takes to parse the document (DOMInteractive). At this time, users can interact with the Document Object Model even though it is not fully loaded. | ||
NUMERIC | F.The time (in milliseconds), including the network time from users' locations to the site's server, the browser takes to parse the document and execute deferred and parser-inserted scripts (DOMContentLoaded). When parsing of the document is finished, the Document Object Model (DOM) is ready, but the referenced style sheets, images, and subframes may not be finished loading. This is often the starting point of Javascript framework execution, e.g., JQuery's onready() callback. | ||
DATE | The date (yyyy-MM-dd). | ||
STRING | The name of users browsers. | Safari, Internet Explorer, Firefox, etc. |
analytics_transactions
This report contains google analytics transaction data. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the landing page. | ||
INT | Surrogate key to uniquely identify attribution channel using account_id,country,device,campaign,landing_page_path,source_medium,channel_grouping. | ||
STRING | The transaction ID, supplied by the ecommerce tracking method, for the purchase in the shopping cart. | ||
NUMERIC | The total number of transactions. | ||
NUMERIC | The total sale revenue (excluding shipping and tax) of the transaction. | ||
STRING | The full referring URL including the hostname and path. | ||
DATE | The date (yyyy-MM-dd). |
analytics_transactions_product
This report contains google analytics transaction data in product level. Learn more.
name | type | description | values |
---|---|---|---|
STRING | The transaction ID, supplied by the ecommerce tracking method, for the purchase in the shopping cart. | ||
NUMERIC | The average revenue per item. | ||
STRING | The product SKU, defined in the ecommerce tracking application, for purchased items. | ||
NUMERIC | Number of times the product was removed from the shopping cart (Enhanced Ecommerce). | ||
NUMERIC | Number of times a refund was issued for the product (Enhanced Ecommerce). | ||
NUMERIC | Total refund amount associated with the product (Enhanced Ecommerce). | ||
STRING | The product name, supplied by the ecommerce tracking application, for purchased items. | ||
NUMERIC | Number of times the product appeared in a product list (Enhanced Ecommerce). | ||
NUMERIC | Number of times users clicked the product when it appeared in the product list (Enhanced Ecommerce). | ||
STRING | Code for the product-level coupon (Enhanced Ecommerce). | ||
NUMERIC | Number of times the product was included in the check-out process (Enhanced Ecommerce). | ||
STRING | The hierarchical category in which the product is classified (Enhanced Ecommerce). | ||
NUMERIC | Number of times the product was added to the shopping cart (Enhanced Ecommerce). | ||
NUMERIC | Total number of items purchased. For example, if users purchase 2 frisbees and 5 tennis balls, this will be 7. | ||
DATE | The date (yyyy-MM-dd). |
google_play
google_play_installs
It contains google play aggregated report for installs. Learn more.
name | type | description | values |
---|---|---|---|
INT | A surrogate key to uniquely identify specific row. | ||
INT | The universal ID of the language. | ||
INT | The universal ID of the device type. | ||
INT | The universal ID of the country. | ||
INT | The universal ID of the account_id. | ||
STRING | The ID of the account. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
NUMERIC | |||
NUMERIC | |||
NUMERIC | |||
STRING | The name of the service that data were extracted from. | ||
STRING | |||
STRING | |||
NUMERIC | |||
STRING | |||
STRING | |||
STRING | The type of device. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | |||
NUMERIC | |||
NUMERIC | |||
NUMERIC | |||
NUMERIC | |||
STRING | The name of the country. | ||
STRING | |||
INT | |||
STRING | |||
NUMERIC |
google_play_reviews
It contains google play aggregated report for installs. Learn more.
name | type | description | values |
---|---|---|---|
INT | A surrogate key to uniquely identify specific row. | ||
INT | The universal ID of the language. | ||
INT | The universal ID of the device type. | ||
INT | The universal ID of the account_id. | ||
STRING | The ID of the account. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
NUMERIC | |||
STRING | |||
STRING | |||
TIMESTAMP | |||
STRING | |||
TIMESTAMP | |||
STRING | The name of the service that data were extracted from. | ||
STRING | |||
STRING | |||
STRING | |||
STRING | |||
STRING | The type of device. | ||
STRING | |||
TIMESTAMP | |||
DATE | The date (yyyy-MM-dd). | ||
STRING | |||
INT |
google_search_console
queries_organic_aggregated
This report contains SEO performance data from Google Search console, in date level only. Learn more.
name | type | description | values |
---|---|---|---|
STRING | The search type. | news, image, video, web | |
NUMERIC | Average ranking in search results. | ||
NUMERIC | The number of impressions. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | The number of clicks. |
queries_organic_page
This report contains SEO performance data from Google Search console, in date and page level. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the landing page. | ||
STRING | The search type. | news, image, video, web | |
NUMERIC | Average ranking in search results. | ||
NUMERIC | The number of impressions. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | The number of clicks. |
queries_organic
This report contains SEO performance data from Google Search console, in date/query/device/country level. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the search_term. | ||
INT | The universal ID of the landing page. | ||
INT | The universal ID of the device type. | ||
INT | The universal ID of the country. | ||
INT | The universal ID of the account_id. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
STRING | The search type. | news, image, video, web | |
NUMERIC | Average ranking in search results. | ||
NUMERIC | |||
NUMERIC | |||
NUMERIC | Average ranking in search results. | ||
NUMERIC | The number of impressions. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | The number of clicks. |
queries_organic_monthly
This report contains SEO performance data from Google Search console, in month/query/device/country level. Learn more.
name | type | description | values |
---|---|---|---|
INT | The universal ID of the search_term. | ||
INT | The universal ID of the landing page. | ||
INT | The universal ID of the device type. | ||
INT | The universal ID of the country. | ||
INT | The universal ID of the account_id. | ||
TIMESTAMP | The latest timestamp that record was updated, in database. | ||
STRING | The search type. | news, image, video, web | |
NUMERIC | |||
NUMERIC | |||
NUMERIC | Average ranking in search results. | ||
NUMERIC | The number of impressions. | ||
DATE | The date (yyyy-MM-dd). | ||
NUMERIC | The number of clicks. |