Add To Google Analytics
Last updated
Last updated
This action fires an event in Google Analytics. The "Google Analytics" event trigger will require you to add the following parameters in a workflow. This technique is used when you want to track more than the page view/visit of the user, you would like to track specific events like submission of the form, user Opt-in or support calls, etc.
Action Name: Type in the action name here or you can use the default name\
Tracking ID: ****There are two types of tracking IDs; UA (Universal Analytics) and GA4 (Google Analytics For User). > FOR UA USERS, TO GET THE TRACKING CODE; 1. Open Google Analytics and Click the βAdminβ tab 2. In the left-hand column, click 'Tracking Info' then Click βTracking Codeβ 3. Your code will be available here. The codes start with βUA.β 4. Copy and paste it into the space provided in the Workflow you are working on.\ > FOR GA4 USERS, TO GET THE TRACKING CODE; 1. Open Google Analytics and Click the βAdminβ tab 2. In the left-hand column, click 'Property Settings' then Click 'Property ID' 3. Your code will be available here. The codes will be a number 4. Copy and paste it into the space provided in the Workflow you are working on.
Event Category ****Type in the event Category here, for example, 'Form Submission'. You can also use the custom value to add a category.\
Event Action ****Add the Event Action that you want to happen when a visitor views the Form Submission. For Example, 'Exit Form Opt-in'. \
Event Label ****Label the event for easy identification. For example, 'Back Friday form submission'. \
Event value ****Add dynamic value with small icon tags to the event here.
We follow a set of rules to categorize traffic into a specific source, and check the full page URL and the referring domain, if available, against these rules. The details about rules and sources for tracking are given in the table below.
Google Organic
Referring domain is the Google search engine
organic
Paid Search
If the utm_source is google and the referring domain is google.com.
CPC
facebook.com
referral
Paid Social
The "utm_medium" parameter contains "cpc" where utm_source is facebook.com
CPC
Direct Traffic or Bookmarked
When there are no referring domains or tracking URLs.
none
Direct
Referral
example.com
referral
example.com
Social Media
Referring domain is a social media site like
Facebook, Instagram, Youtube, credit, Twitter, Naver, Pinterest
social
Social Referring Site
Display Traffic
example.com
cmp, banner, display
example.com
How to find the Category, action, and label in GA4? ****A Universal Analytics event has a Category, Action, and Label and is its own hit type. In Google Analytics 4 properties, every "hit" is an event; there is no distinction between hit types. For example, when someone views one of your website pages, a page_view event is triggered. Google Analytics 4 events have no notion of Category, Action, and Label and, unlike Universal Analytics reports, Google Analytics 4 reports do not display Category, Action, and Label. Therefore, itβs better to rethink your data collection in terms of the Google Analytics 4 model rather than port your existing event structure to Google Analytics 4.\
How to find in GA4 if the setup is working or not? ****Please go to Google Analytics, and visit the GA4 property. In the navigation, please go to Reporting > Acquisition Reports. If the setup is done correctly, it will show up here and we would say add filters of source and medium (marked in red).