Installing with Content Security Policy

If you're using Content Security Policy in your web application and are installing SatisMeter via a HTML snippet into the site using Content Security Policy the following needs to be added to your {Content-Security-Policy}  {meta} tag:

{default-src 'self' 'unsafe-inline' 'unsafe-eval'https://app.satismeter.com}

The resulting meta tag will look like this:

<meta http-equiv="Content-Security-Policy" content="default-src 'self' 'unsafe-inline' 'unsafe-eval' https://app.satismeter.com; img-src https://*; child-src 'none';">
Was this article helpful?
0 out of 2 found this helpful

Articles in this section

Our Support hours:
Monday to Friday from 9:00 am - 2:00 am CET. Monday to Friday from 0:00 am - 5:00 pm PST.