A custom dimension that has event scope is called an event-scoped custom dimension.
Event-scope means the value of the custom dimension is calculated and sent for each event.
Creating an event-scoped custom dimension by registering a parameter with event scope in the GA4 user interface
In GA4 the values of custom dimensions and custom metrics are supplied by logged event parameters. So, before you create an event-scoped custom dimension, you need a logged event parameter in your GA4 reporting view.
A logged event parameter is one that is already being tracked and reported by your GA4 reporting view.
For example, the ‘page_title’ parameter is a logged parameter:
You can also create a custom dimension or custom metric before logging the event parameter but that is not the best practice for creating custom dimensions/metrics.
Creating an event-scoped custom dimension via an automatically tracked parameter
Let us suppose you want to register the automatically collected parameter ‘page_title’ as an event-scoped custom dimension.
To do that follow the steps below:
Step-1: Navigate to your GA4 property view and then click on the ‘Configure’ link:
Step-2: Now click on ‘Custom Definitions’.
Step-3: Click on the ‘Create Custom Dimensions‘ button:
Step-4: Enter a name for your custom dimension. This name will appear in your GA4 reports, so use a descriptive name:
Note: You can always change the dimension name later if you want.
Step-5: Make sure the scope is set to ‘Event’:
Note: Once you have set the scope, you cannot change it later.
Step-6: Enter a description for your dimension in the ‘Description’ field so that later on it becomes easier to understand what the dimension is all about:
Note: Entering a description for your custom dimension is optional.
Step-7: Select the event parameter ‘page_title‘ from the drop-down menu:
The event parameter ‘page_title‘ supplies the value to your custom dimension.
Note: Once you have selected an event parameter, you cannot change it later.
Step-8: Click on the ‘Save’ button at the top right-hand side:
You should now see your new custom dimension listed under the ‘Custom dimensions’ section:
Step-9:Wait for a full 24 hrs and then navigate to ‘Reports’ in your GA4 reporting view:
Step-10: Now click on ‘Engagement’.
Step-11: Click on ‘Events’.
NOTE: You may see a value of (not set) for a custom dimension during the first 24 hours after its creation.
Step-12: Click on the ‘page_view’ event:
You should now see the report on the ‘page_view’ event:
Step-13: Scroll down the ‘page_view’ event report until you see the data card named ‘TITLE OF THE PAGE’:
You only see this data card in the ‘page_view’ event report because you registered the ‘page_title’ parameter as a custom dimension. Otherwise, you won’t see this data card.
This data card will appear in every event report where you (or GA4) are passing the ‘page_title’ parameter along with the event. This is one advantage of registering a parameter as a custom dimension.
Step-14: Click on the events drop-down menu at the top:
Step-15: Select the ‘click’ event:
You should now see the report on the ‘click’ event.
Step-16: Scroll down the ‘click’ event report until you see the data card named ‘TITLE OF THE PAGE’:
You only see this data card in the ‘click’ event report because you registered the ‘page_title’ parameter as a custom dimension. Otherwise, you won’t see this data card.
Creating an event-scoped custom dimension via a custom parameter
Now let us suppose you are passing the ‘payment_type’ custom parameter with the ‘purchase’ event and this parameter is being logged (i.e. recorded).
Let us also suppose you registered the ‘payment_type’ parameter as an event-scoped custom dimension:
Now follow the steps below:
Step-1: Navigate to ‘Reports’ in your demo GA4 reporting view:
Step-2: Now click on ‘Engagement’.
Step-3: Click on ‘Events’.
Step-4: Type ‘purchase’ in the search box and then press the enter key in order to find the ‘purchase’ event:
Step-5: Click on the ‘purchase’ event:
You should now see the purchase event report:
Step-6: Scroll down the ‘purchase’ event report until you see the data card named ‘PAYMENT_TYPE’:
You see this data card in the ‘purchase’ event report only because you (or technically speaking, Google in the case of this demo property) registered the ‘payment_type’ custom parameter as a custom dimension. Otherwise, you won’t see this data card.
Applying an event-scoped custom dimension via ‘Add Comparison’
Once you have registered a logged event parameter as an event-scoped custom dimension, you can then apply the custom dimension to any GA4 report via the ‘Add Comparison’ feature.
In GA4, we use the ‘Add comparison’ feature (instead of segments or filters) to evaluate and compare subsets of data.
Let’s apply the ‘PAYMENT_TYPE’ custom dimension we created earlier to the Traffic Acquisition report in GA4 to see which payment type is being used by users from a particular marketing channel.
Follow the steps below:
Step-1: Navigate to the ‘Reports’ in your GA4 reporting view:
Step-2: Now click on ‘Acquisition’.
Step-3: Click on ‘Traffic Acquisition’.
Step-4: Click on the ‘Add Comparison’ button:
You should now see an overlay at the right-hand side of your screen like the one below:
Step-5: Select the ‘payment_type’ dimension from the dimension drop-down menu:
Step-6: Click on the ‘Dimension Values’ drop-down menu:
Step-7: Select the ‘Pay with Credit Card’ and ‘Pay with Purchase Order’ checkboxes and then click on the ‘OK’ button:
Step-8: Click on the ‘Apply’ button:
You should now see the new comparison added to the Traffic Acquisition report:
Step-9: Scroll down the Traffic Acquisition report until you see the data table with the comparisons applied to it:
Step-10: Navigate to any other GA4 report and you should see the same new comparison applied to the report:
That’s how you can apply an event-scoped custom dimension to GA4 reports via the ‘Add Comparison’ feature.
Another advantage of registering an event parameter as an event-scoped custom dimension is that you can report on the same event parameter for as many events as you like without passing the same parameter over and over again for each individual event.
Applying an event-scoped custom dimension as a secondary dimension
Once you have registered a logged event parameter as an event-scoped custom dimension, you can then apply the custom dimension as a secondary dimension to any GA4 report which contains a data table.
For example, the User Acquisition report contains a data table:
Click on the ‘+’ button next to the primary dimension ‘User medium’ to apply a secondary dimension to the data table:
Click on ‘Custom (Event-scoped)’ from the drop-down menu:
Click on ‘payment_type’:
You should now see the ‘payment_type’ event-scoped custom dimension applied to the User Acquisition report as the secondary dimension:
That’s how you can apply event-scoped custom dimensions to GA4 reports as secondary dimensions.
Applying event-scoped custom dimensions to Explore reports
Once you have registered a logged event parameter as an event-scoped custom dimension, you can then apply the custom dimension to the Explore reports.
Frequently Asked Questions about Event Scoped Custom Dimensions in GA4 – Tutorial
What is a custom dimension in Google Analytics 4?
A custom dimension is the attribute of visitors (users) or events to your website. You can create 25 unique user-specific custom dimensions and 50 events specific custom dimensions. You can set up custom dimensions that will get their values from parameters that you collect for your GA4 property.
What is an event scope custom dimension in Google Analytics 4?
A custom dimension that has event scope is called an event-scoped custom dimension. Event-scope means the value of the custom dimension is calculated and sent for each event. For example, you can create a custom dimension as “page_title” and send it along with every event to see on which page the event happened.
What are the uses of event scope custom dimensions in Google Analytics 4?
You can use event scope custom dimension in fowling ways • Applying an event-scoped custom dimension via ‘Add Comparison’ • Applying an event-scoped custom dimension as a secondary dimension • Applying event-scoped custom dimensions to Explore reports
Register for the FREE TRAINING...
"How to use Digital Analytics to generate floods of new Sales and Customers without spending years figuring everything out on your own."
Here’s what we’re going to cover in this training…
#1 Why digital analytics is the key to online business success.
#2 The number 1 reason why most marketers are not able to scale their advertising and maximize sales.
#3 Why Google and Facebook ads don’t work for most businesses & how to make them work.
#4 Why you won’t get any competitive advantage in the marketplace just by knowing Google Analytics.
#5 The number 1 reason why conversion optimization is not working for your business.
#6 How to advertise on any marketing platform for FREE with an unlimited budget.
#7 How to learn and master digital analytics and conversion optimization in record time.
My best selling books on Digital Analytics and Conversion Optimization
Maths and Stats for Web Analytics and Conversion Optimization
This expert guide will teach you how to leverage the knowledge of maths and statistics in order to accurately interpret data and take actions, which can quickly improve the bottom-line of your online business.
Master the Essentials of Email Marketing Analytics
This book focuses solely on the ‘analytics’ that power your email marketing optimization program and will help you dramatically reduce your cost per acquisition and increase marketing ROI by tracking the performance of the various KPIs and metrics used for email marketing.
Attribution Modelling in Google Analytics and BeyondSECOND EDITION OUT NOW!
Attribution modelling is the process of determining the most effective marketing channels for investment. This book has been written to help you implement attribution modelling. It will teach you how to leverage the knowledge of attribution modelling in order to allocate marketing budget and understand buying behaviour.
Attribution Modelling in Google Ads and Facebook
This book has been written to help you implement attribution modelling in Google Ads (Google AdWords) and Facebook. It will teach you, how to leverage the knowledge of attribution modelling in order to understand the customer purchasing journey and determine the most effective marketing channels for investment.
About the Author
Himanshu Sharma
Founder, OptimizeSmart.com
Over 15 years of experience in digital analytics and marketing
Author of four best-selling books on digital analytics and conversion optimization
Nominated for Digital Analytics Association Awards for Excellence
Runs one of the most popular blogs in the world on digital analytics
Consultant to countless small and big businesses over the decade
Learn and Master Google Analytics 4 (GA4) - 126 pages ebook
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of all the cookies.
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
Cookie
Duration
Description
cookielawinfo-checkbox-analytics
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional
11 months
The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy
11 months
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.