Frequently Asked Questions
Last Updated:
This page covers the most frequently asked questions the Platform Analytics & Insights team receives about navigating Google Analytics and Domo, understanding what data is being tracked, differences between data sources, and more.
Our Google Analytics account is organized into different Properties.
Our primary properties are:
VA.gov - Production
VA.gov - Non-Production Environments
This includes all staging/non-production data.
The easiest way to tell if a particular interaction is being tracked is to test it directly. You can test on dev, staging, and production environments by following these steps:
Download the Adswerve - dataLayer Inspector+ plugin for Chrome
Go to the VA.gov webpage you'd like to inspect
Click F12 to open the developer tool panel
Select the "Console" tab from the developer tool panel
Click the settings gear from within the Console tab to expand a list of 8 check boxes, and check the "Preserve log" option
Trigger the button click or other interaction you wish to track. If the interaction is being tracked, you will see a hit in the console
For example, if you click a navigation option from one of the benefit hub lists on the home page, you will see a "GA event" fire in the developer tool panel (it will be highlighted in yellow). You can see that this GA event is called “Navigation - Zone One” (screenshot below).

This shows a GA event called “Navigation - Zone One”
For a complete list of everything that is currently tracked and what the GA event names mean, please see our GA Events Data Dictionary.
The number components with analytics tracking built-in is constantly increasing. For the most up-to-date answer on a particular component, visit the storybook page and look for an enableAnalytics
or disableAnalytics
parameter. Note that form components - such as text boxes or radio button lists - are opt-in (enableAnalytics
) due to PII / PHI concerns.
Google Analytics often uses approximations or sampling for user and session metrics on large datasets. The BigQuery datasets we use in Domo do not have these issues. Because of this, user counts in Domo will often be 0.2-0.7% different from Domo.
Sessions will usually off by a small count. If you are seeing a higher discrepancy, make sure your GA report is using a segment to count sessions.
Hit scoped interactions, like pageviews and events, should be extremely close - if not identical - between GA and Domo.
Google Analytics ideally captures about 80% of website traffic and events, so exact numbers may not align with back-end logging. This is due to adblockers or opt-outs that prevent data from being collected in Google.
As is documented on VA.gov, form completions and other interactions are tracked as individual events. For Google Analytics UA, these events are prefixed with the product. Form completions will end with --submission-successful
.
From Google's documentation:
The (other) row is a row that appears in a report, exploration, or Data API response when the number of rows in a table exceeds the table's row limit. When this happens, Analytics surfaces only the most common dimension values and condenses less common values under the (other) row.
In other words, when you create a report with a high-cardinality dimension - like URL - for a large date range, it will exceed the 1 million row count in Google Analytics. GA responds by “rolling up” many dimension values in a single row labeled (other). You can avoid this issue by:
Switching to a lower cardinality dimension
Reducing your time frame
Exporting an unsampled report (instructions on how to do so here)
Using an unsampled data source like BigQuery
This has no affect on data collection, only the way reports are displayed within Google Analytics.
Unique Events and Unique Pageviews are only counted once per session. Total Events or Total Pageviews are the absolute total of all events or pageviews, even if they occur more than once per session.
These metrics are often a better technique for counting sessions since - confusingly:
An event gets credit for session with event only if that event was the first event of a session.
Google Analytics will not reflect every session if the report is based on session samples.
Data sampling is the data-analysis practice of analyzing a subset of data in order to uncover meaningful information from a larger data set. The practice enables you to retrieve data more quickly with minimal impact on data quality.
To the right of that message, you can select one of two options to change the sampling size:
Greater precision: Uses the maximum sample size possible to give you results that are the most precise representation of your full data set
Faster response: Uses a smaller sampling size to give you faster results

Use this dropdown to choose greater precision or faster response.
You can also limit the timeframe of your report to avoid sampling, though scheduling an unsampled report download is a guaranteed way to obtain unsampled data for single reports.
Alerts can be emailed based on any parameters set in your Google Analytics view settings. For more information on how to create alerts, please visit the Google documentation.
Login to Google Analytics and open the View whose data you want to analyze.
Open Reports. You can start with any report.
Click + Add Segment...
Audience Overview report, + Add Segment highlighted.
...to open the segments list.
Segments list.
Click + NEW SEGMENT...
Segments list, + NEW SEGMENT highlighted.
...to open the segment builder.
Segment builder.
Enter a name for the segment.
Use the options in the different categories to configure the filters you want for your segment.
As you add filters, the Summary pane updates to give an estimate of how many users and sessions will be included in the segment. This estimate is based on sampled data, and is not intended to exactly match the number of users or sessions that will be included when you finally apply the segment to your reports.
Summary update as you add filters.
When you have finished configuring filters, you can preview and test the segment.
Click Test to see the the percentage of users and sessions that match your segment filters.
Click Preview to see how the segment affects the current report. If you don’t see the information you want in the report, you can continue to edit the segment, and then preview again. (When you click Preview, the Test function is automatically invoked.)
When you’re satisfied that the segment includes exactly the data you want, click Save to close the segment builder and apply the segment to your reports.
If your product flow undergoes changes to the URL structure, Google Analytics will not be impacted and all new URLs will be tracked. If interactions are changing and do not utilize the built-in components, please submit an implementation ticket to ensure all interactions are tracked.
Domo dashboards with form funnels will be impacted and must be updated by submitting a dashboard update ticket with your new URLs.
Custom reports allow you more control in combining additional dimensions and metrics. The built-in Google reports are limited as only one additional dimension can be added to a report. Custom funnel reports will also allow visualization of each step for analysis. For further details on custom report options, please see our documentation.
If you have any additional questions or concerns we are happy to help! Please reach out to Platform Analytics & Insights using the /support
command on #vfs-platform-support
. Or attend one of our office hours:
Platform Analytics Office Hours - Tuesdays and Thursdays, 3:30-4pm ET
Help and feedback
Get help from the Platform Support Team in Slack.
Submit a feature idea to the Platform.