Purpose

Think of Google Analytics 4 (GA4) as a tool that helps you see how people use your website. It tracks the bookmarks or backlinks they used to reach your site. It also analyzes user behavior once they’re there. 

To be able to access the agency's Google Analytics account that Iowa manages you will need to have your iowa.gov email address connected to your work Google account. This will allow the property to be under the Iowa organization account and help to avoid the issue of the account being lost if any individual person who created the account leaves state government.  

When to use Google Analytics reports

By understanding how people use your website, you can:

  • Identify broken links: Identify and fix outdated URL links leading users to 404 errors.
  • Improve website navigation: Update your navigation to help users find information more easily.
  • Monitoring external link traffic: See which external links are driving traffic to your website.
  • Understand user behavior: Understand what users are searching for and document link clicks they are engaging with.

There are some limitations when it comes to use reports for documents. You can track link clicks on your site to access the document, but you cannot track if a user opens a PDF directly from an external source like a PDF viewer.

Key elements of Google Analytics

Page Title/Landing Page + Query String

  • Page Title: This combination shows the specific page title and the URL path of the page the user visited.
  • Landing Page + Query String: This shows the exact URL a user entered or clicked on to reach a specific page. This is useful for pinpointing outdated or incorrect URLs users attempt to access.

Views and Active Users

  • Views: This shows the total page views. Knowing this is useful for identifying popular pages and content gaps.
  • Active Users: This is the number of unique users who visited the page. This can help identify user engagement and interest in specific topics.

Understanding the GA4 views and active users report

  • High Views, Low Active Users: This might indicate that a page is being accessed through multiple links or is being shared frequently.
  • Low Views, High Active Users: This might indicate that the page is being accessed directly through bookmarks or specific URLs.
  • High Views and High Active Users: This indicates a popular page with high user engagement.

These reports and statistics help you to find areas for improvement, such as creating missing content, updating URL redirects, or improving your website's navigation.

1

How to find User Traffic Reports

You can find the report of where your users are coming from within the Acquisition tab under both the Traffic Acquisition section and the User Acquisition section.

Report snapshot

The Traffic Acquisition section will show you the pageview/sessions reports, while the User Acquisition section will show you the Total Users, New Users, and Returning Users reports.

Each report will show which channel this user or session comes from, which will be Organic Search traffic, Direct Traffic, Email Traffic, Referral Traffic, and Unassigned.

User acquisition example
2

How to find Document User Traffic Reports

Google Analytics 4 uses the "Enhanced Measurement" feature to track file downloads and link clicks as an event. These two events can be used to see how many views a document on your site received.

You can view it in your reports by navigating to Reports icon and from there select the dropdown arrow to the right of the Engagement link and this is where you will see the Events report and from there you can look at the number of views to a document from the file_download event. 

"decorative"

You can also add an additional column to view the page that a file was downloaded from by selecting the blue + icon that is next to the Event name in the table results and then select Page path and screen class to see the pages where downloads happened. 

To make it easier to view a good tip is to add the event name file_download to the search bar so it will sort only that event within the table results.

"decorative"

To see which specific files were downloaded or file links were clicked, you can create a custom report in the Explore section either directly from the event page by selecting the circle arrow icon that says Open this report as an exploration.

"decorative"

Or by selecting the Explore link and build one from scratch using the dimensions like File name or Link URL

"decorative"
3

How to find URLs leading users to 404 pages

Making sure you have URL redirects created for high traffic broken backlinks or old bookmark URLs leading to 404 pages can improve your site's search ranking.

Here's how to use Google Analytics to identify these URLs:

  1. Navigate to the Pages and Screens Report
    • Go to your Google Analytics account.
    • In the left sidebar menu, click on Reports.
    • Google Analytics Pages and Screens Report example
    • Select Pages and screens from the Engagement section.
    • Location of pages and screens report example
  2. Identify 404 Pages
    • In the Page title and screen name row, search for your 404 page title (Please accept our apologies). This will show you the monthly traffic to this page.
    • Page title and screen name example
  3. Find Broken Link URLs
    • Click the plus icon next to the Page title and screen name field.
    • Pages and screens path example
    • Select Page path and screen class to see the specific URLs that led to the 404 page.
    • Page path and screen class example

Use this information to do the following:

  • Create Redirects: Set up redirects from the broken URLs to the correct pages.
  • Create New Content: Use these URLs to identify content gaps and create new pages.
4

How to filter page reports by languages

If your site has the translation option available and active, you can also filter your reports by languages. To do this use the filter option that Google Analytics has available in their Engagement Pages and Screens section.

GA4 reports

When you go to your Report tab and select Engagement, within that dropdown select Pages and Screens. This will show you the page title and the URL string that users are viewing.

Pages and screens example
  1. To filter this report to exclude all pages that contain English language, you can select the Add filter + button that is under the Pages and Screens title at the top of the page.
  2. Once you select Add Filter, a sidebar window will appear. Within the Dimensions field you can select or type Language.
  3. After you've selected Language as your Dimension you will now have to select the Match Type option. This is where you can have the report show all English language pages by selecting contains in the Match Type field.
  4. Within the Value field that will appear next, you can enter English.
  5. Once that is added you will select the blue Apply button in the bottom right side of the screen for that filter to be applied to this report.
Build filter example