Google Analytics 4 also provides the option to modify and create events in the analytics console only. Note that you can create or modify events based on the occurrence of other events and parameters.

We already have a page view event firing on our thank-you page and we can use the basic parameters of the page view event to set up our conversion event.

Follow the below steps to create a new event with these conditions.

Step-1: Go to your Google Analytics 4 property and click on ‘All Events’.

GA4<all events

Step-2: Click on ‘Create Event’.

GA4<create events

Step-3: An overlay will appear like below. Click on ‘Create’.

GA4<create events1

Step-4: The ‘Configuration’ window will open like below. Enter a custom event name as ‘Lead_genrated’.

Note: The event name used here must be the same as the event that we created earlier in the new conversion event.

GA4<configuration

Step-5: Now let’s add the matching conditions. Click on ‘Add Condition’.

GA4<configuration

Step-6: Click on ‘Parameter’ to define your condition. It will pop up a drop-down list with available parameters that can be modified. In our case, we will select the ‘page_location’ parameter.

GA4<page_locationparameter

Step-7: Now click on ‘Operator’ where you will get another drop-down menu with different conditional operators. We will select ‘Contains’ and in the ‘Value’ input box type ‘thank-you’.

GA4<configuration<valuebox

Step-8: Now click on ‘Create’.

GA4<create events

Congratulations!!

You have successfully created a new event.

You can go to the ‘All Events’ tab and check that the Lead_genrated event is appearing in the ‘Events’ tab.

GA4<all events

Note: Whenever the user visits the ‘thank-you’ page Google Analytics 4 will fire a page view and then it will also mark it as a conversion event. You can also check this in your ‘Conversion’ tab of the ‘Reporting’ menu.

GA4<conversion tab

So, that is how you can create a new event via ‘create event’ functionality in Google Analytics 4.

Leave a Reply

Your email address will not be published. Required fields are marked *