Ecommerce platforms
Pertento for Shopware
Works on both Shopware storefronts, the Twig one and a headless build, from the same tag and the same experiment.
One script tag · 0.9 KB · no cookiesAll integrations
Shopware ships two front ends and Pertento does not mind which one you run. On the standard storefront the tag belongs in the base layout, where it covers the whole shop at once. On a headless build the framework in front is what matters, and the tag goes wherever that framework renders its head. Assignment is shared between them, so a shop part-way through a replatform keeps its running experiments instead of restarting them.
How it connects
- Put the tag in the storefront base layout, or in the head of the headless front end.
- Check the HTTP cache is not stripping it from a cached response.
- Use the SDK where a test changes what the API returns rather than what the page shows.
More in Ecommerce platforms
All integrations