You can enhance user Segmentation and Remarketing Audiences by importing user information stored outside of Analytics, such as in CRM systems. Use this import type to upload user metadata such as a loyalty rating, date of last purchase, or lifetime customer value.
In this article:How User Data import works
Implementing User Data Import requires that you be able to generate unique identifiers for your users and send them to Analytics by appending these IDs to your tracking code. For example, you might derive the user ID from your website or app authentication service, or by extracting it from your CRM system. You would then add these unique identifiers to your tracking code and send to Analytics as hits. The unique identifiers can then be used as the key to map the user to the uploaded data. Uploaded data is stored in custom dimensions.
There are 2 ways to store user identifiers in Analytics:
- Using the User ID dimension
- Using a custom dimension
User ID vs. custom dimensions
If your use case is joining CRM data to collected hit data, we recommend using a custom dimension to hold the user ID. The built-in User ID dimension that is available in Analytics is primarily intended to use in cross device reporting and not for data import. Using a custom dimension will prevent data collisions between IDs that are used for the User ID feature and IDs that may be used in external systems.
Learn how to set a user ID in hits in the Google Developer documentation.
Learn more about the User ID feature and cross-device reports.
Analyze and take action
Once you've imported user metadata, you can analyze and act on it using custom reports, Segments and Remarketing Audiences. You should perform the following tasks in order:
1. Create a custom reportThe easiest way to verify and evaluate the imported user data is to create a custom report. For example:
- Sign in to Google Analytics.
- Navigate to your view.
- Open Reports.
- Select Customization > Custom Reports.
- Click + New Custom Report.
- Change the report type to be Flat Table.
- Add the custom dimension containing the user metadata (e.g., Lifetime Value).
- Add Sessions or any other metric you would like to use to measure a user groups behavior.
- Click Save.
Create a Segment representing the users you want to target. From the custom report perform the following steps:
- Click Add Segment.
- Click + New Segment.
- Click Advanced Conditions.
- Change filter from Sessions to Users.
- Select the custom dimension (e.g., Lifetime Value ) containing your imported User Data.
- Add any filters, conditions or sequences to the Segment
- Click Save.
- Iterate with the segments conditions and view the results in the custom report until you are satisfied with the segment.
After your create a segment, you can use it as the basis for a Remarketing Audience:
- Follow the instructions to create a remarketing audience. When you reach the Define your audience step, click Import Segment.
- Select the segment you created above (e.g. Lifetime Value).
Next steps
Once you've created a Remarketing Audience, you can then create a new Google Ads campaign and add your Audience to an ad group. See the Google Ads Remarketing Help Center article for details.
Data Set details
The Data Set is the container that will hold your imported data. Expand the section below to see the Data Set details.
Data Set detailsLegend:
- Scope—the scope determines which hits will be associated with the import dimension values. There are four levels of scope: hit, session, user and product. Learn more about scope.
- Schema Key—lists the key dimensions or metrics. The key is used to join the data you upload with the existing data in your hits for this Data Set type.
- Imported Data—lists the dimensions and metrics available for the data you upload to Google Analytics.
Scope | User |
---|---|
Schema Key | Either of the following:
|
Imported Data |
Custom dimension (User scope) |
Notes |
You may not upload or associate personally identifiable information with User Data Import. |