Enable historical reaggregation
In the Sitecore Experience Platform, the Experience Database (xDB) processes a continuous stream of contact interactions that you can include in Experience Analytics reports.
By default, Experience Analytics ignores historical data and only processes new interactions, which are interactions that have been saved after the deploy date of a segment in Experience Analytics.
If you have historical interactions that you want to include in your Experience Analytics reports for a new segment, from Sitecore Experience Platform 8.1 Update-2 or later, you must enable reaggregation.
For Sitecore Experience Platform 8.1 Initial or Update-1, to include historical interactions, you must import historical data into Experience Analytics.
To enable reaggregation:
-
In the
\Website\App_Config\Include\ExperienceAnalyticsfolder, in theSitecore.ExperienceAnalytics.ReAggregation.configfile, remove the.disabledsuffix. -
Move the file up into the
Includefolder. -
In a text editor, open the
Sitecore.ExperienceAnalytics.ReAggregation.configfile and navigate to the<reAggregationAgentnode. -
To set the time when the reaggregation agent should begin including new segments, in the
triggerHourparameter, enter a value using the 24-hour clock. For example 9 for 9 am or 16 for 4 pm. -
Save your changes.