Ecommerce platforms
Pertento for Salesforce
Client-side tests on the storefront, and server-side assignment for the decisions that happen before the page is rendered.
One script tag · 0.9 KB · no cookiesAll integrations
Commerce storefronts on Salesforce tend to be part rendered template and part API response, and an experiment usually has to reach both. Pertento’s script tag handles the rendered half; the SDK is called from your own code for the half that is decided upstream. The console reports both as one experiment, which matters because a change to a recommendation ranking and the page that displays it are the same test, not two.
How it connects
- Install the script tag in the storefront’s page template.
- Call the SDK wherever the variant changes what the backend returns.
- Report the conversion event from the server side, since there is no page for the tag to observe it on.
More in Ecommerce platforms
All integrations