Comments on: How to Leverage the Default Channel Grouping in Google Analytics 4 (GA4) https://online-metrics.com/default-channel-grouping-google-analytics-4/ Google Analytics Courses and Consulting Tue, 09 May 2023 07:55:24 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Paul Koks https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-84401 Mon, 06 Mar 2023 11:00:43 +0000 https://online-metrics.com/?p=16914#comment-84401 In reply to Eric.

Hi Eric, I assume the campaign parameters all persist on the landing page as the campaign is properly tracked? Haven’t heard this before and it should be tracked under Organic Social:

Source matches a regex list of social sites
OR
Medium is one of (“social”, “social-network”, “social-media”, “sm”, “social network”, “social media”)

Are you a member of measure.slack? It would be good to ask it there as someone might have experienced a similar issue.

]]>
By: Eric https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-84173 Fri, 03 Mar 2023 15:12:40 +0000 https://online-metrics.com/?p=16914#comment-84173 Great writeup! Thanks!

I am having an issue. When I add the following parameters: “?utm_source=twitter&utm_medium=social&utm_campaign=test” I am only seeing campaign properly reported on. GA4 is not seeing the source or medium correctly. And then the default channel grouping is unassigned. Any ideas?
Thanks so much!

]]>
By: Paul Koks https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-81998 Wed, 01 Feb 2023 13:26:15 +0000 https://online-metrics.com/?p=16914#comment-81998 In reply to Kelsie.

Hi Kelsie,

‘Manual’ traffic will be recognized as Display if you use one of these values as utm_medium: display, banner, expandable, interstitial, cpm.

]]>
By: Kelsie https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-81955 Tue, 31 Jan 2023 20:19:50 +0000 https://online-metrics.com/?p=16914#comment-81955 How would I set up a display utm if it is not through Google Display? You put Ad Network exactly matches “display” but what is ad network referring to?

]]>
By: Paul Koks https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-70336 Mon, 01 Aug 2022 14:46:11 +0000 https://online-metrics.com/?p=16914#comment-70336 In reply to Agnieszka.

Hi Agnieszka,

Thanks for the heads up! Unfortunately, the GA4 UI sometimes doesn’t provide you with the correct numbers (especially when adding secondary dimensions).
Did you also try to match it against a report in Explore and/or a data extraction to Google Sheets? Personally, I often use Explore or automate my queries via Supermetrics.

]]>
By: Agnieszka https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-70334 Mon, 01 Aug 2022 14:23:02 +0000 https://online-metrics.com/?p=16914#comment-70334 Hey Paul,

Great article! I was wondering if you QA’ed the data against GA4 UI? I tried to run the query and I can’t get the Direct channel to match – it’s more than double when using BQ! Would you know why that might be the case?

Thanks

]]>
By: Paul Koks https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-66823 Wed, 23 Mar 2022 11:10:35 +0000 https://online-metrics.com/?p=16914#comment-66823 In reply to John H.

Hi John,

There have been some recent changes. This is what is currently available:

User acquisition: First user default channel grouping
The channel by which the user was first acquired.

Traffic acquisition: Session default channel grouping
The channels that that referred the user’s session.

Default channel grouping
Relates to attribution reporting (based on attribution model).

So I believe there are three different dimensions relating to Default Channel Grouping currently.

Best,
Paul

]]>
By: John H https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-66802 Tue, 22 Mar 2022 13:19:24 +0000 https://online-metrics.com/?p=16914#comment-66802 Hi, there are 2 different Default Channel Grouping. One called just Default Channel Grouping, and one called session Default Channel Grouping. Do you know the difference between the two?

]]>
By: Paul Koks https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-66044 Wed, 02 Mar 2022 14:51:48 +0000 https://online-metrics.com/?p=16914#comment-66044 In reply to Sean.

Hi Sean,

In the GA4 UI you can get Social/Paid Social right by following these definitions:

Organic Social
Medium is one of (“social”, “social-network”, “social-media”, “sm”, “social network”, “social media”)

Paid Social
Source matches a list of social sites // spreadsheet at the bottom of the article

AND

Medium matches regex ^(.*cp.*|ppc|paid.*)$

Further, you have full flexibility in setting up your own custom groupings via BigQuery and/or spreadsheets (i.e. via Supermetrics in Google Spreadsheets).

Best,
Paul

]]>
By: Sean https://online-metrics.com/default-channel-grouping-google-analytics-4/#comment-66023 Tue, 01 Mar 2022 16:11:15 +0000 https://online-metrics.com/?p=16914#comment-66023 https://support.google.com/analytics/answer/9756891?hl=en has a link to a spreadsheet that contains all of the default channel grouping information.

i’m trying to figure out how to use the ga4 data api to aggregate the social source reporting together, all the facebooks, all the twitters, all the instagrams. i’m sure it can be done, i just haven’t found the right magic to make it happen yet.

]]>