If you have tried to verify a Zoho PageSense installation using the automated verification link (in the format https://yourdomain.com/?ps_verifyscript=true) and the request has been rejected, this is usually down to your Web Application Firewall (WAF) or security software rather than a fault with PageSense itself. Security filters often flag unusual query parameters, such as ps_verifyscript=true, as a possible URL injection or scanning attempt, and block the request before it ever reaches your site.
Why the Verification Link Gets Blocked
Most firewalls and security plugins, including Cloudflare, AWS WAF and Wordfence, are set up to flag unfamiliar query strings by default. Because ps_verifyscript=true is not a parameter these tools recognise, it can be treated as suspicious and rejected, even though it is a legitimate part of the Zoho PageSense verification process.
Workarounds
- Allow-list the parameter on your firewall. Add a temporary or permanent rule exception in your firewall (for example, Cloudflare, AWS WAF or Wordfence) to permit requests containing the parameter ps_verifyscript=true for your domain.
- Use the Zoho PageSense browser extension. Install the official Zoho PageSense extension for Chrome, navigate directly to your website, and click the extension icon. It checks the live page's DOM locally in your browser, confirming the script is running without needing the verification URL at all.
- Verify manually using developer tools. Open your website, press F12 to launch Developer Tools, and select the Console tab. Type pagesense or window.pagesense and press Enter. If this returns an object rather than undefined, the tracking snippet is active and running. You can also check the Network tab for outgoing calls to pagesense.zoho.com or cdn.pagesense.io.
- Let normal traffic trigger auto-verification. Provided the snippet is correctly placed inside the head section of your site, simply browsing a few pages will allow PageSense to begin collecting visitor data. Your dashboard status should then update to Verified automatically once the initial telemetry is recorded, making the manual verification link unnecessary.
Note: These workarounds only confirm that the snippet is running. If PageSense genuinely has not been installed, you will still need to check that the tracking code has been placed correctly in the head section of your site.
Need help? If you would rather not diagnose firewall rules or verify tracking scripts yourself, our team can check your Zoho PageSense installation for you.
Book a discovery call with 1 Cloud Consultants.