A series of new dimensions are available in the Google Analytics (Pro) connector from Analytics Edge. To get the latest, simply click the Update button on the Fields tab of the GA 4 Reports query wizard.
Here is the list of new dimensions available:
apiName | uiName | description | |
achievementId | Achievement ID | The achieventment ID in a game for an event. Populated by the event parameter ‘achievement_id’. | |
character | Character | The player character in a game for an event. Populated by the event parameter ‘character’. | |
fileExtension | File extension | The extension of the downloaded file (for example, ‘pdf’ or ‘txt’). Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter ‘file_extension’. | |
fileName | File name | The 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’. | |
groupId | Group ID | The player group ID in a game for an event. Populated by the event parameter ‘group_id’. | |
linkClasses | Link classes | The HTML class attribute for an outbound link. For example if a user clicks a link ‘<a class=”center” href=”www.youtube.com”>’, this dimension will return ‘center’. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter ‘link_classes’. | |
linkDomain | Link domain | The destination domain of the outbound link. For example if a user clicks a link ‘<a href=”www.youtube.com”>’, this dimension will return ‘youtube.com’. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter ‘link_domain’. | |
linkId | Link ID | The HTML id attribute for an outbound link or file download. For example if a user clicks a link ‘<a id=”socialLinks” href=”www.youtube.com”>’, this dimension will return ‘socialLinks’. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter ‘link_id’. | |
linkText | Link text | The link text of the file download. Automatically populated if Enhanced Measurement is enabled. Populated by the event parameter ‘link_text’. | |
linkUrl | Link URL | The full url for an outbound link or file download. For example if a user clicks a link ‘<a href=”https://www.youtube.com/results?search_query=analytics”>’, 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’. | |
method | Method | The method by which an event was triggered. Populated by the event parameter ‘method’. | |
outbound | Outbound | Returns ‘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’. | |
pageLocation | Page location | The 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’. | |
pageReferrer | Page referrer | The 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’. | |
percentScrolled | Percent scrolled | The 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’. | |
searchTerm | Search term | The 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’. | |
videoProvider | Video provider | The source of the video (for example, ‘youtube’). Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter ‘video_provider’. | |
videoTitle | Video title | The title of the video. Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter ‘video_title’. | |
videoUrl | Video URL | The url of the video. Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter ‘video_url’. | |
visible | Visible | Returns ‘true’ if the content is visible. Automatically populated for embedded videos if Enhanced Measurement is enabled. Populated by the event parameter ‘visible’. | |
unifiedPagePathScreen | Page path and screen class | The page path (web) or screen class (app) on which the event was logged. |