Create user-scoped custom dimensions to report on custom user properties. When you add a custom user property to your website or app code, the user-scoped custom dimension unlocks the ability to dissect and understand the user-specific data.
Before you begin
- Don't create a custom user property if a predefined user dimension already exists.
- Add the custom user property to your website or mobile app.
- Make sure the custom user property is being collected. For example, you can use the Users by User property card in the Realtime report.
- Make sure you're an editor or administrator.
Instructions
- In Admin, under Data display, click Custom definitions.
Note: The previous link opens to the last Analytics property you accessed. You can change the property using the property selector. You must be an Editor or above at the property level to create user-scoped custom dimensions.
- Select the Custom dimensions tab
- Click Create custom dimensions.
- Complete the following fields:
Field Description Dimension name Enter a unique name for the new dimension. The name you choose will appear in your reports and ad platform.
You can't use hyphens in the name, but you can use underscores and spaces instead.
Scope Select User to create a user-scoped custom dimension.
You can't change this field after you save the new dimension.
Description Optional text used to identify the user-scoped custom dimension. User property Enter the name of the custom user property in your website or app code.
You can't change this field after you save the new dimension.
- Click Save.
Example
You configure a user property called profession
, which you use to collect each user's profession. To analyze different user professions in your reports, you create the following user-scoped custom dimension:
- Dimension name: Profession
- Scope: User
- Description: The profession of a user
- User property: profession
Next steps
Analyze the custom dimension in a report
Analyze the custom dimension in an exploration
- In Google Analytics, click Explore on the left.
- Create or open a free-form exploration.
- In the Variables column on the left, click + next to Dimensions.
- Click the Custom tab at the top.
- Select the custom dimension.
- Click Import.
- Drag the dimension from the Variables column.
- Drop the dimension into Rows or Columns in the Settings column.
Build an audience using the dimension
- In Admin, under Data display, click Audiences.
Note: The previous link opens to the last Analytics property you accessed. You can change the property using the property selector. You must be a Marketer or above at the property level tobuild an audience using custom dimension.
- In the top right, click New audience.
- Click Create a custom audience.
- Expand the Add new condition drop down.
- Select Custom, then select the custom dimension.
- Add a filter, then click Save.