Create a GA4 exploration to analyze your blog traffic

Frame 18

Lucia Pons

Mar 27, 2023

How to create a GA4 exploration to analyze your blog traffic

I know… getting used to Google Analytics 4 (GA4) is a challenge for many of us😓! Besides having to understand the events and configure the new tags, we now need to learn how to create new explorations to underestand deeper the information from our website 😤.

At Gretel, we used views in GA3 for these explorations, and one of the most loved ones was monitoring our blog traffic to quickly detect which articles were most popular.

Of course, these reports can be done with external tools (if you have enough budget - not in our case!), by creating a dashboard in Looker Studio (for free!), or by doing a simple Report on GA4 (check here how we did it). However, it's always good to know how to create deeper explorations in GA4 to see what option fits best for you!

What do we want to track in our GA4 "Blog Traffic" exploration?

Let’s go step by step! At Gretel, we used a simple report to track our blog traffic in GA3, and we checked:

  • Pageviews (total for the period).
  • Unique pageviews.
  • Average time on page.
  • Bounce rate.
  • Pageviews and unique pageviews by page.
  • Pageviews (evolving graph).

This is our old, beloved view ❤️:

GA3 report blog tacking

This exploration can be as complicated as you want, but from my experience, I recommend that you narrow it down as much as possible to have a view that you can analyze in less than 1 minute! Less is sometimes more!

⚠️ IMPORTANT: we've been able to create this report very easily because all our blog pages have a common directory (URL) /community/.

If in your case you have a different structure, either through positioning or SEO, or if you have several blogs, and don’t have a common directory, you'll probably have to use "Google Tag Manager" to identify the events of each website and differentiate them from the rest of the URLs.

If you're still here with us, it's time to go into the GA4 Reports. Are you excited to find out how?👀

A brief intro to Explorations in GA4

To make a custom exploration, you need to access the Google Analytics 4 Analysis Hub. This is a collection of analyses that'll help you customize deeper insights from your visitors' behavior.

It’s a functionality that visually seems more limited than the custom reports in Google Analytics, but that couldn’t be farther from the truth the complexity is determined by your knowledge and requirements.

So, how can you access a report? Inside the left menu in GA4, go to the "EXPLORE" section.

You could start with one of the templates they offer or start from scratch. The templates currently available are:

  • Free form: for user traffic. You can visualize it in a table and add different metrics to compare them. You can also filter by segments. This is the one we will use in this case.
  • Cohort analysis: for customer retention. It groups visitors with a common attribute and analyzes their behavior.
  • Funnel exploration: for conversions. You can see the steps your customers take before the purchase or the main action you define.
  • Path exploration: for user traffic. Understand how users interact with your own website, where they click, and where they go.
  • Segment overlap: compare users and see their relationship. This can be useful to see commonalities between different user segments.
  • User explorer: analyze individual behavior. This allows us to aggregate and understand a specific user to improve the user experience.

However, we’ll start with the blank template, which will preselect the Free Form by default.

Create your exploration in GA4 to track traffic on your blog

As mentioned above, our goal is to track blog traffic specifically. For this, we want to create a table that shows us the articles that are most viewed, and how much time users spent on those articles over a certain period of time.😱

Don’t panic! We’ll go step by step:

STEP 1: Create a New Exploration in GA4

First, let's go to the "EXPLORE" section in the general drop-down menu of GA4.

analytics report 1- explor.PNG

Once here, you’ll create a "NEW EXPLORATION". What do you find at this point? 👇

> VARIABLES

This column includes all the data options and metrics that you will be able to select for your report. You define what you want to use here and then add it to the following column.

You can find different variables:

  • Segments: these are the groups of users or visitors. You can analyze the traffic differentiating by country or source.
  • Dimensions: these are the parameters or attributes of an event, product, transaction, etc.
  • Metrics: these are the variables to measure. The number of active users, engagement rates, bounce rates, etc.

Here, you can also change the name and select the period you are interested in investigating.

> TAB SETTINGS

Here you’ll find what you want to show in the report. You’ll be able to select which of the previously stated metrics and variables you want to appear at each point. This can be done with a drag & drop feature.

You can find different fields:

  • Technique: you can select based on the templates we have discussed above, which one best fits your needs.
  • Visualization: if we want a table, graph, columns...
  • Segment comparisons: If we have selected a segment we can add it here.
  • Rows: The rows of information we want. This step is a little more complex, and we have not started to run it, so if you want more info we recommend you to look at other articles!
  • Columns: this step is a bit more complex, and we have not started to execute it yet either, so if you want more info we recommend you to look at other articles!
  • Values: We can add other metrics that we want to appear in the report here.
  • Filters: This is where we will specify that the URL contains "blog" or any other keyword that contains our blog directory.

> FREE FORM 1

This section will show the report you configured.

✍️Note: sometimes it may take a while to appear, if you do not see any information, test by varying the filters or metrics, and wait a few minutes for them to appear.

STEP 2: Configure your new Exploration

The first step is to name the report and select the period you want to look at specifically. GA4 will only let you see the traffic since the day you configured the properties to measure traffic with Google Analytics 4.

Next, let's select the dimensions and metrics you consider most important. If you have this clearly defined, you can skip all this, but we’ll go step by step 👣!

> SEGMENTS (OPTIONAL 🙄)

Segments in GA4 mean just what they meant in Universal Analytics. They're just ways of putting your traffic into buckets so that you can see a segment alone or compare it with another one.

We haven't used any, but you can select something custom or based on what GA4 suggests. For example:

  • Traffic from a certain country, region, or city
  • Mobile traffic or desktop traffic
  • Traffic from a certain channel (paid, organic, social)
GA4 build a new segment.PNG

> DIMENSIONS

What is a dimension? It is the attributes of our visitors, for example, country, age, source, etc.

Google offers some preconfigured dimensions, but it is possible to create custom dimensions (👉check here how to create custom dimensions).

To select the available dimensions, you can browse through the different categories available or quickly search in the search bar provided.

GA4 - dimensions.PNG

In our report, we chose the following:

  • Page title
  • Link URL: this will also be used to make the filter.

Once you choose them, select "IMPORT" to add them to the report.

> METRICS

What is a metric? It is the quantitative measurement of dimensions.

As with dimensions, you can choose the metrics you want to analyze.

We've made a selection of the main metrics, but as we’ve been saying, you can make it as complex as you need:

  • Total users
  • New users
  • Sessions (which are the web pages or events you perform besides visiting that URL)
  • Average session duration
  • Average Engagement per time per session
  • Session Conversion rate

> TECHNIQUE

Here we left the “Free Form”, which is the type of graph we found most interesting for this type of visualization.

Depending on the type of technique you have pre-selected, the display options as well as the other fields may change.

> VISUALIZATION

We selected the table that is more intuitive to see the traffic of specific pages.

> SEGMENT COMPARISON

If you have created a segment in "Segments", you can add it here to see how this segment behaves. We didn’t use them in this instance.

> ROWS

In the rows, you’ll add the dimensions you have selected.

In Universal Analytics, dimensions are placed in rows and metrics in columns. In GA4, you can add dimensions to both rows and columns to create the in-depth report you need to understand your data.

For this report, we added the following:

  • Page title
  • URL link (optional)

This can be done with drag & drop in a moment! Once selected, you can predefine the number of rows you want to be displayed in the report.

> COLUMNS

If you are new to using GA4 Explore reports we recommend sticking to adding dimensions only to rows at first and adding dimensions to columns when you feel more confident.

We haven’t used any metrics in columns.

> VALUES

In custom reports on Universal Analytics, you only had metrics. In GA4, this section is called Values.

You can also drag and drop all the metrics you want to preview into this section😉. For this report, we chose:

  • Total Users
  • New users
  • Sessions
  • Average duration per session
  • Average Engagement per time per session
  • Conversion rate per session

Here, you can also select the type of chart you want: "Bar chart, plain text, or heat map".

In this example, we’re interested in having the heat map 🔥, to understand the highest values in each case.

ga4 - report final.PNG

> FILTERS

You can drag and drop dimensions or metrics into your filters, depending on what you're trying to set up.

For the report, we’ll filter so that only the URLs that contain the common word in all our articles this /community will appear.

Select “LINK URL” from the dimensions we added earlier and set the criteria.

STEP 3: Check your report and add more tables if needed

Once you have your report created, in another tab, you can make another chronological table by channels ⏰.

✍️Recommendation: If a filter is going to be common to all the tabs of the Explore report, it is preferable that you apply it to the first tab, and from there, you duplicate that tab (by clicking and dragging the filter) and change the configuration of metrics and display type for the other tabs of the report.

STEP 4: Share your Exploration from GA4 with your team

Now that you have your exploration set up, share it with your team! Select the “Share Analysis” icon on the right side of your dashboard.

Also, if you need to share it with external parties, you can download the report and save it to your Google Sheets as a PDF, a CSV, or a TSV.

Conclusion

We hope that with this guide, you can get started with your reporting in Google Analytics 4 and that this helps you monitor better your blog traffic.🙌

If you have any comments or improvements we can add, please share them with us at 📧 hello@gretel.co

Track better your GA4 reports with Gretel

Meet us, and help us build the most amazing app for marketing professionals.