We are looking to perform A/B testing in an Umbraco v8 site. Previously we were using Google Optimize however this is no longer possible due to the constraints of our content security policy and inline scripts and styles being forbidden.
Could you please let us know what the content security policy requirements are for UMarketingSuite and whether the product requires ‘unsafe-inline’ scripts, styles or any other elements.
I don’t know exactly how much of the uMarketingSuite you have seen, but we’ve recorded some cool tutorials already on YouTube. Especially this video is really relevant for your question: https://www.youtube.com/watch?v=ERhQEDScGrw. Because “it depends”;
In the single page test we will add no extra javascript or css. We will only “magically” render different properties (a different Image url, a different tekst, etcetera). So in that case it will work for sure.
In the multiple pages-test and document type-test you can specify which javascript or css should be added. This CSS and javascript is exactly rendered on the page within
CSP requirements
Hello,
We are looking to perform A/B testing in an Umbraco v8 site. Previously we were using Google Optimize however this is no longer possible due to the constraints of our content security policy and inline scripts and styles being forbidden.
Could you please let us know what the content security policy requirements are for UMarketingSuite and whether the product requires ‘unsafe-inline’ scripts, styles or any other elements.
Kind Regards, Andrew
Hi Andy,
Thank you for your question.
I don’t know exactly how much of the uMarketingSuite you have seen, but we’ve recorded some cool tutorials already on YouTube. Especially this video is really relevant for your question: https://www.youtube.com/watch?v=ERhQEDScGrw. Because “it depends”;
is working on a reply...