Releases: Sitecore/experience-extractor
v0.3.1
Fixes wrong counts in Visits table when large amounts of data is exported.
Installation / upgrade
Download the package for the version of Sitecore you are using, and install it through Sitecore's control panel. There is one for 8.0 update 1 to 4, and one for update 5+ (including Sitecore XP 8.1).
If an earlier version of Experience Extractor is already installed, select to overwrite files and merge items when prompted.
Note: The configuration file (App_Config/Include/ExperienceExtractor.config) has also been updated in this version, so you will need to merge any changes you made for an older version into the new one.
To use SQL Server and SSAS Tabular define the connection strings ExperienceExtractor.Sql and ExperienceExtractor.SsasTabular in App_Config/ConnectionStrings.config.
v0.3.0
New features
- Added support for incremental updates of SQL Server, and SSAS Tabular cube generation.
- Job scheduling
- Performance improvements (new binary intermediate file format)
Installation / upgrade
Download the package for the version of Sitecore you are using, and install it through Sitecore's control panel. There is one for 8.0 update 1 to 4, and one for update 5+ (including Sitecore XP 8.1).
If an earlier version of Experience Extractor is already installed, select to overwrite files and merge items when prompted.
Note: The configuration file (App_Config/Include/ExperienceExtractor.config) has also been updated in this version, so you will need to merge any changes you made for an older version into the new one.
To use SQL Server and SSAS Tabular define the connection strings ExperienceExtractor.Sql and ExperienceExtractor.SsasTabular in App_Config/ConnectionStrings.config.