• Resolved harryfear

    (@harryfear)


    “3rd Party Cookies” Footer Section JavaScript executes prematurely, even though no consent has been given and their default status is disabled.

    Code we insert in this section is executing ignoring the geolocation result from the server.

Viewing 1 replies (of 1 total)
  • Thread Starter harryfear

    (@harryfear)

    We have pushed manual updates to the client-side JavaScript to address these bugs, as after 26 days of waiting we still haven’t received helpful support from the plugin staff.

    Blocking script execution until geolocation is complete
    Now, we wait for geolocation to complete before illegally invoking 3rd Party scripts.

    Geolocation too aggressive
    To improve performance so that geolocation doesn’t have to occur on every page load, we set a conservatively-timed acceptance cookie to prevent unnecessary server load.

    If anyone wants to see our codebase changes main.js, please reach out.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.