You can delay the pop-up invitation Task Analytics uses to invite visitors to participate. Doing so allows you to invite visitors after a defined number of seconds. Follow the instructions below to adjust your survey code.
Copy & paste the code below into your preferred code editor or notepad. You can also download and open the zip-file at the bottom of this article.
Log in to Task Analytics and
find your survey code. Copy the code between the <script> and </script>.
Copy your survey code (between the <script></script>)Step 3
Replace the existing survey code, line 6 of the script shown in step 1 of this article, with your own survey code.
Step 4
Adjust the delay by changing the number of milliseconds in line 3. In this example, the delay is set to 5000 milliseconds (5 seconds).
Step 5
Publish this code on your website.