Installing and testing the script

On the implement step of survey creation, you will be provided with a custom javascript snippet to install the website overlay. It will look something like this:

<script id="zl-website-overlay-loader" async src="https://zenloop-website-overlay-production.s3.amazonaws.com/loader/zenloop.load.min.js?survey=<survey_hash_id>"></script>

The survey is identified by the survey hash ID that you find at the end of the snippet

Copy this snippet into <body> tag of your site and it will be automatically installed

📘

To test the script, we suggest either doing so on a staging environment, or a non-critical website (for instance we tested on a privacy policy page before launching!)