Try our conversational search powered by Generative AI!

Client-side KPIs don't convert in HTTPS environments

Found in

EPiServer.Marketing.Testing 2.3.0

Fixed in

EPiServer.Marketing.Testing 2.3.1

(Or a related package)

Created

May 18, 2017

Updated

Jun 02, 2017

State

Closed, Fixed and tested


Description

Client side conversions send their request to the server via http. This fails if a site runs in HTTPS. Update the client conversion code to use the current server protocol instead of hard coding HTTP.