Consent Pro V2 on my published Webflow site is failing in three related ways — even though the consent banner itself works correctly on the live site:
- The site scan fails at the very end with “We couldn’t complete the scan — We couldn’t access any pages on your website.” It appears to find and crawl the pages during the scan, then errors out at the finish. I’ve run it several times with the same result.
- The app does not detect that the consent script is installed, although the banner renders and works on the live site.
- Consent Logs & Analytics show no entries at all — no accept/reject records — despite the banner functioning.
Site URL
https://www.tergar.de (published, public, no password protection)
Steps to Reproduce
- Open the Consent Pro app → Manager → Consent Manager.
- Run the site scan.
- The scan appears to find/crawl pages, then ends with “We couldn’t complete the scan / couldn’t access any pages.”
- The app continues to report the consent script as not installed.
- Consent Logs remain empty.
Expected Behavior
Scan completes and detects trackers; the app recognizes the installed script; consent logs record accept/reject events.
Actual Behavior
Scan fails, script not detected, logs empty.
What I’ve already ruled out (so we can skip the usual first steps)
- The site is published and publicly reachable — it loads fine in any browser, no password protection.
- robots.txt is clean: it contains only the
Sitemap:directive, noDisallow. Crawlers are not blocked. - sitemap.xml is complete and valid — 74 URLs, all consistently on https://www.tergar.de.
- The consent banner DOES render and work on the live site (verified in a clean Chrome incognito window).
- Google Consent Mode signals are flowing correctly client-side:
gcs=G100(denied) before consent,gcs=G111(granted) after clicking Accept — so the script is live and functioning. - No CSP issue: the browser console shows no “Refused to connect” / Content-Security-Policy errors, and the verification call to accounts.finsweet.com is not being blocked by a site-side CSP.
- The “publish the site while the app is open” workaround (from another forum thread) did not resolve it.
Environment
- Platform: Webflow (published to the production custom domain)
- Consent Pro V2
- Tested in Chrome and Firefox (macOS)
Given the above, this looks like a server-side scan/verification issue on Consent Pro’s side rather than a site-configuration problem. Happy to provide any additional details or grant access via DM. Thanks in advance!






