Ad block shouldn't break your checkout
ilakovac.com
Ad block shouldn't break your checkout
1–10 of 204 posts
Re: Ad block shouldn't break your checkout
#2Re: Ad block shouldn't break your checkout
#3LOL, article is hidden when uBlock is active. Way to go!
The site doesn't really use any JS other then some privacy friendly analytics.
Re: Ad block shouldn't break your checkout
#4LOL, article is hidden when uBlock is active. Way to go!
Re: Ad block shouldn't break your checkout
#5LOL, article is hidden when uBlock is active. Way to go!
Hey, not sure what you mean :) I use uBlock Origin in Chrome and the article renders okay for me? The site doesn't really use any JS other then some privacy friendly analytics.
The article was collapsing when I had uBlock on FFx, I only saw your bottom (C)opyright.
Re: Ad block shouldn't break your checkout
#6The article's title is correct: ad block shouldn't break checkout. Injecting a bogus value into a global breaks checkout, so ad block shouldn't do that.
Re: Ad block shouldn't break your checkout
#7Re: Ad block shouldn't break your checkout
#8Is the issue that the store built a checkout dependency on google analytics to force people to disable uBlock or attempt to force uBlock to allow google analytics for this domain?
Searching for the dummy function uBlock Origin uses for window.ga https://github.com/gorhill/uBlock/blob/master/src/web_access...
This reveals that this has been in uBlock Origin since 2019.
Re: Ad block shouldn't break your checkout
#9TBH I don't see this as a TeeSpring problem - the code on their page guards against a realistic scenario (the GA script fails to load), but the "break" is caused by uBlock's changes. The article's title is correct: ad block shouldn't break checkout. Injecting a bogus value into a global breaks checkout, so ad block shouldn't do that.
Re: Ad block shouldn't break your checkout
#10Don’t all developers have ad blockers (clearly not)? I understand managers not testing for this, but for my own work it’d never load for me as a Dev, even.