Closed
Bug 1507757
Opened 6 years ago
Closed 5 years ago
The three images under the main image carousel are not clickable on www.thebodyshop.com while Tracking Protection Basic is enabled
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [tp-ads])
User Story
monetate.net
Attachments
(2 files)
[Environment:]
Browser / Version: Firefox Nightly 65.0a1 (2018-11-15)
Operating System: Linux Ubuntu 16.04, Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to https://www.thebodyshop.com/da-dk/
2. Under the main image carousel click any of the images.
3. Observe behavior.
[Expected Behavior:]
Images are clickable and redirected to corresponding page is performed.
e.g.Click on first images redirects to https://www.thebodyshop.com/da-dk/gaver/christmas/c/c00255
[Actual Behavior:]
Nothing happens, images are not clickable.
Reporter | ||
Comment 1•6 years ago
|
||
The issue is related to `Tracking Protection` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “https://www.googletagmanager.com/gtm.js?id=GTM-NK82MK” was blocked because content blocking is enabled.
The resource at “https://sb.monetate.net/js/1/a-85ed192d/p/da-dk.thebodyshop.com/428436/g” was blocked because content blocking is enabled.
So below are the domains to test:
-www.googletagmanager.com
-sb.monetate.net
I opened the URL in a fresh browser profile (Firefox Nightly 65, uMatrix installed, normal mode) and loaded the page. The images are not clickable.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- monetate.net (including all related domains)
and the images are clickable and redirect is performed.
The other resources didn't help.
So in conclusion:
- monetate.net is in Advertising category = [tp-ads]
User Story: (updated)
Whiteboard: [tp-ads]
Reporter | ||
Comment 2•6 years ago
|
||
Added uMatrix results.
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•5 years ago
|
Comment 3•5 years ago
|
||
The carousel images seem to work fine for me in today's nightly in strict mode. Can you confirm, Oana?
Flags: needinfo?(oana.arbuzov)
Reporter | ||
Comment 4•5 years ago
|
||
Yes, I can confirm it works fine now - images under the carousel are clickable and redirect is performed correctly both with Standard and Strict TP.
Tested with:
Browser / Version: Firefox Nightly 77.0a1 (2020-04-20)
Operating System: Windows 10 Pro
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(oana.arbuzov)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•