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

Google Optimize snippet causes pages to appear blank for several seconds on page load #2569

Closed
echeese opened this issue Apr 28, 2017 · 1 comment

Comments

@echeese
Copy link

echeese commented Apr 28, 2017

Describe the issue

The Google Optimize page-hiding snippet isn't activated because of uBlock and thus must wait for a timeout.

https://support.google.com/360suite/optimize/answer/7100284#deploy-page-hiding

Workaround

This can be mitigated by calling window.dataLayer.hide.end() (if it exists)

One or more specific URLs where the issue occurs

An example, one of many:
https://optimizationup.com/ (timeout reduced to 2000ms)

Steps for anyone to reproduce the issue

  1. Visit the example site
  2. Wait 2 seconds
  3. Page appears

Your settings

  • OS/version: Windows 10
  • Browser/version: Chrome 58
  • uBlock Origin version: 1.12.1
Your filter lists

Default filter list

@gorhill
Copy link
Owner

gorhill commented Apr 28, 2017

Why is this opened as a uBO issue and not a filter issue?

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

No branches or pull requests

2 participants