umami icon indicating copy to clipboard operation
umami copied to clipboard

Error script not loading

Open Stargate-project opened this issue 2 years ago • 5 comments

the script is not loading on brave browsers, anyway around this?

Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

Stargate-project avatar Sep 11 '22 02:09 Stargate-project

after disabling the shields I get more errors...

Access to XMLHttpRequest at 'https://website.com/api/collect' from origin 'https://MYwebsite.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
umami.js:1          


POST https://website.com/api/collect net::ERR_FAILED

Stargate-project avatar Sep 11 '22 02:09 Stargate-project

is it possible to add image tracking?

Stargate-project avatar Sep 11 '22 02:09 Stargate-project

For this error, "Failed to load resource: net::ERR_BLOCKED_BY_CLIENT" Please see the following closed issue, #1498 Ultimately, it's likely being caused by an adblocker from your browser

JasonRodriguez1474 avatar Sep 11 '22 19:09 JasonRodriguez1474

after changing the TRACKER_SCRIPT_NAME I get an error

asdflkjh.js:1          POST https://analytics.website.com/api/collect net::ERR_BLOCKED_BY_CLIENT
_ @ asdflkjh.js:1
q @ asdflkjh.js:1
V @ asdflkjh.js:1
asdflkjh.js:1          Uncaught (in promise) TypeError: Failed to fetch
    at _ (asdflkjh.js:1:1204)
    at q (asdflkjh.js:1:1495)
    at HTMLDocument.V (asdflkjh.js:1:2454)

I think adding an image tracker like you see on Motomo will fix this

Stargate-project avatar Sep 12 '22 22:09 Stargate-project

@Stargate-project You need to change COLLECT_API_ENDPOINT in addition to TRACKER_SCRIPT_NAME as that's blocked as well

jonaskuske avatar Sep 19 '22 04:09 jonaskuske

Closing out old issues. If you continue to experience errors, please open a new issue.

franciscao633 avatar May 11 '23 16:05 franciscao633