How can we help?

Ask a question or search our knowledge base:

JavaScript setup with a Content Security Policy

If you are using a Content Security Policy (CSP) on your website and would like to include the Sift JavaScript, please note that the minimal CSP headers for the JS snippet are:

object-src 'self';
style-src 'unsafe-inline';
 
 
Have more questions? Submit a request