Our website, on a specific administrative page, allows our customers to upload a script, like the bugherd script or the google universal analytics script. We’ve enabled the typical rules in Cloudflare and one of them blocks this upload.
We don’t know which exact rule blocks this. The Cloudflare Ray ID: is 4d47970d7da0380e
So we created a new firewall rule in an effort to allow this specific page to be used to upload the script and it is the first firewall rule in our list of 7 rules:
(http.request.uri.path eq “/googleanalyticssettings.aspx”)
we set the Action to Allow.
but that does not work.
Do you have any suggestions? Thanks!