A summary data group creates an association between all dimensions in the grouping and is used to combine dimensions from summary datasets with other dimensions for reporting.
To create a grouping of dimensions:
When grouping dimensions, you must ensure the settings for Substring, Behavior (Lower case), and Include exclude values, for each of the dimensions that are part of the group, are the same. Otherwise, each dimension of the group can potentially return different results prior to the grouping.
For example:
campaign_code
(part of summary data) and tracking_code
(part of your event data).campaign_code
but not to the tracking_code
dimension.Values in tracking_code
can potentially show up as different from campaign_code
.
Ensure you do the grouping of dimensions from one dimension only, and not apply grouping from multiple dimensions. For example, if you create a grouping by adding the campaign_name
dimension to the tracking_code
dimension, do not also create a grouping for the campaign_name
dimension.