Skip to content

Application list will not load if analytics.js is blocked by adblocker/tracking detection extension #369

Description

@stefanoborini

If analytics.js is blocked by any extension, the whole javascript mechanism will not work. What we have to do is to load analytics.js not as a async module via requirejs, but synchronously via a normal script tag. In the code that uses its API, if the API is not there we will have to create a mock object and let it perform requests to google analytics into the void.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions