The Solution Architect

How to Enable Session in Sitecore WebApi for Tracker and Analytics

INTRODUCTION I’m developing a Sitecore website for a client where using Angular and WebApi. One of the functionalities is to ensure that search keyword is tracked in Sitecore Analytics. All sounds simple and straight forward, except the Tracker code requires Session to run. And since the code that tracks the keyword is inside your WebApi, it makes it […]

Continue Reading