Sitecore Path Analyzer issue and resolution

 

 

The Sitecore path analyzer was not showing up any data and the error logs show lots of errors. 
For e.g.  [Path Analyzer] Error during aggregation.

 

Steps to resolve:

  1. Check the xdb.processing.tasks and xdb.processing.pools to ConnectionStrings.config of CM Server. If it is not available, then configure them.
  2. Restart the app services
  3. On the reporting database run the query to delete the tree definitions using SQL Server Management Studio 
    1. Delete from TreeDefinitions
  4. Use the admin tool to Redeploy the Map definitions

(https://<sitecore-cm-url>/sitecore/admin/PathAnalyzer.aspx)



  1. Use the admin tool to Historic map rebuild 

(https:// <sitecore-cm-url>/sitecore/admin/PathAnalyzer.aspx)

 



Comments

Popular posts from this blog

Sitecore: Performance issue on page load, Analytics?

Why , When and How To do a Sitecore Quality Assessment or Audit

Sitecore - On-Premises to Azure PaaS (ASE) Cloud Migration - Part 3