How to register event parameters (dimensions and metrics) in Google Analytics 4

Event parameters add context to events. For example, they can tell you whether the user was logged in while taking an action, what was the language of the page they visited, etc.

WP Full Picture let’s you add custom parameters to the events it tracks. However, in order to see them in GA’s reports, you need to register them in your Google Analytics dashboard as either custom dimensions or metrics.

What is the difference between custom dimensions and metrics

Custom dimensions describe something. They are usually text values, such as button text, form name, user type, product category, or content group. You use them to break down, filter, or group data.

Custom metrics measure something. They are numeric values, such as score, discount value, number of items, reading time, or custom revenue-like values. You use them when the value should be calculated, summed, averaged, minimized, or maximized.

Examples:

Custom dimensionMetric
Page language (“en”, “de”)yesno
Post publish dateyesno
Time on pagenoyes
Product valuenoyes

How to register event parameters in Google Analytics

Step 1. Open “Admin” section

google analytics registering custom definitions step 1

Step 2. Choose “Custom definitions”

google analytics registering custom definitions step 2

Step 3. Choose the type of the parameter > a custom dimension or a custom metric.

google analytics registering custom definitions step 3

Step 4. Click “Create custom dimension/metric”

google analytics registering custom definitions step 4

Step 5. Provide details on your custom parameter

  • Dimension name can be any name you want
  • Event parameter is the name you entered in WP FP
  • For a custom dimension a scope is almost always “Event”. If it is different, WP Full Picture will tell you about it.
    google analytics registering custom definitions step 5
    • For custom metrics, you need to make sure you get the units right.
    google analytics registering custom definitions step 6
    Subscribe
    Notify of
    guest
    0 Comments
    Oldest
    Newest Most Voted