Scan & Script Validation Issues

Description

I’m trying to migrate to V2 and complete the setup, but although it says the scan completes, I get an error about the results. Because this doesn’t finish I can’t even manually add.

I also can’t get the script to validate even thou it it added to the top of the custom code block as instructed.

Site URL

NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.

Hey @hello6

Prod & staging seem to have different ConsentPro setups
Prod seems stuck on v1 while staging has successfully migrated to v2

The ConsentPro dashboard you shared shows a scan on prod which is stale, still serving v1
Please confirm prod is checked while publishing inside of Webflow

That should make it match the up-to-date staging & resolve the issue

Let me know!

Hey @jesse.muiruri, is there no way to scan staging? If I publish live, that banner will be incomplete as the scan runs and we complete setup. If not, we’ll have to choose a quite time to action. Thanks.

Hey @jesse.muiruri , I’ve published live, but I’m still getting the “failed to load” error, or the scan is failing to start at all. I’m also having to repair banners. This is an enterprise client, so I can’t share the video here, but have sent it to your support email showing you the process.

Hey Nic

The Prod & Staging now match exactly

You now need to make sure ConsentPro is the very first script in the custom code section
Add it to the <head> custom code section of Site Settings
It should be the very first line, above the Intellimize & any other snippets
Then kick-off a fresh scan

Also for the banner, could you remove the trailing 3 or any new appended number in the class name
Rename the class to exclude any new added number at the very end

Keep me updated, thanks

Here’s the sequence to work through:

  1. In Webflow, go to Project Settings → Custom Code → Head Code and confirm the v2 script is added at the very top, before any other scripts. It should look like:
<script src="https://api.consentpro.com/v2/cdn/runtime/[your-site-id].js" type="text/javascript" finsweet="consentpro"></script>

  1. Republish the site while the Consent Pro app is open in another tab. We’ve seen in verified cases that this helps the migration complete properly — it lets the app scan and update the component in real time.

  2. After republishing, go back into the Consent Pro app and look for the “You are all set” message. If that message isn’t showing, the setup isn’t complete and the scan will keep failing.

  3. Head to Site Settings → SEO and enable “Auto-generate sitemap”, then republish again. With 133 pages, this really helps the scanner reach everything.

  4. If you’re testing on a staging domain (like visitarizona.webflow.io), keep in mind the script validation and debugger tools are built to work against a production domain tied to your Consent Pro license. You can check your domain connection at my.finsweet.com/plans

  5. Once you see “You are all set”, go ahead and re-run the scan.