Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tealium's utag.js is being blocked by Ghostery even when allowed on the site #519

Closed
simonbrowning opened this issue Mar 27, 2020 · 2 comments
Closed
Assignees
Milestone

Comments

@simonbrowning
Copy link

@simonbrowning simonbrowning commented Mar 27, 2020

Description

It seems that as of recently Ghostery will now rewrite Tealium's TMS script utag.js and block utag.sync.js by default and even when this is set to "trust on this site".

image

image

Expected Behavior

As Tealium's TMS is not tracking users and is a pure TMS, it should not be blocked by default. Additionally, companies use Tealium's TMS to provide their consent management via this script.

Actual Behavior

utag.js and utag.sync.js are being rewritten (307)/blocked on sites unless Ghostery is completely paused on the site.

Steps to Reproduce

Open new Chrome tab
Open dev tools
Goto vodafone.co.uk
You will see that Ghostery has blocked both utag.sync.js & utag.js

(also see screenshots)

Versions

  • Browser: Chrome
  • OS: Mac OS
  • Node:
  • NPM:
@christophertino
Copy link
Member

@christophertino christophertino commented Apr 1, 2020

I'm not seeing utag.sync.js on that site even with Ghostery paused. However, I do see that the Ad Blocker is not respecting the site-specific whitelisting of Tealium. When I turn off the ad-blocker (blue stop sign) I see Tealium load. I'll dig into that whitelisting bug to see what's happening.

christophertino added a commit that referenced this issue Apr 2, 2020
…. Update npm dependencies
@christophertino christophertino self-assigned this Apr 11, 2020
@christophertino christophertino added this to the 8.5.0 milestone Apr 11, 2020
@rsabec
Copy link

@rsabec rsabec commented Jun 2, 2020

This issue is still occurring in Ghostery version 8.5.1 - created new issue #562 - These files are routinely used as a dependency on site and will cause undefined errors on the page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants