I am implementing Consent Pro on a website. I have a simple tag set up as a fallback for some styling when browsers have Javascript disabled. Just trying to cater to as many browsers and users as I can because I have one section which relies a lot on a JS animation, so I wouldn’t want it to be unreadable for users with JS diabled.
Add noscript tag without any relation to any 3rd-party scripts
Install Finsweet app
Configure app
Scan projects and address all scripts
Unable to resolve the noscript issue
Expected Behavior
I thought only 3rd-party would be blocked - but maybe I’m missing something? Are noscript tags not allowed at all because there is no way for the app to know if there is a 3rd-party script in there?
If so, wondering if this could be tweaked or improved in the app.
All <noscript> tags are considered non-compliant with Consent Pro because they run when JavaScript is disabled, Consent Pro can’t control them, they could contain tracking scripts, and GDPR requires explicit control over all script execution.
Yeah that makes sense and I thought so. It makes sense why this has to be enforced, so I will have to just remove the styling.
Maybe a slight update in the documentation and the app integration could be good though, because the way it says “tags included in your third-party scripts” isn’t correct, which is why I was unsure. It could be changed to say “any use of tags is not allowed” to be a bit clearer.
Loving the integration so far though! Great having the lifetime license and all in one play within Webflow.