Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Rework client side tracking API

Fixed in

EPiServer.Personalization.Commerce 2.1.0

(Or a related package)

Created

Jun 12, 2018

Updated

Dec 19, 2023

Area

Personalization

State

Closed, Acceptance tests pass


Description

The client-side JS tracking API has been rewritten to use an asynchronous web api controller as a proxy that handles tracking requests from JS API in the client, and forwards the requests to the Recommendation Service. The tracking response returns from the Recommendation Server and renders to the client through the proxy.