Retrieving Interactions Data from MongoDB using Sitecore Analytics API

Being a Sitecore Developer sometimes means that you have implemented or gonna implement Sitecore Analytics in your project soon. While implementing the same, we would end up in creating Reports with Charts/Tables using Analytics Data. For that, the first option that we would choose is to query the Reporting Database to get the interaction details from tables like Fact_PageViews or Fact_Visits. Continue reading “Retrieving Interactions Data from MongoDB using Sitecore Analytics API”