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

No data in Chrome #50

Open
lonegoat opened this issue Aug 29, 2017 · 5 comments
Open

No data in Chrome #50

lonegoat opened this issue Aug 29, 2017 · 5 comments

Comments

@lonegoat
Copy link

Unable to see any data in the GA Debugger tab http://i.imgur.com/t1WyabY.png
Have tested on multiple sites with GA and/or GTM but still nothing.
Using Chrome Version 60.0.3112.113
Any ideas?

@keithclark
Copy link
Owner

First question; Have you clicked the record button (the circular button in the toolbar)? If so, can you undock devtools and click the GA Debugger tab. Next, can you right click in the GA Debugger panel content and select 'Inspect'. You should have a 2nd devtools window. Select the 'Console' tab — are there any error messages?

@lonegoat
Copy link
Author

Done but still nothing :( https://i.imgur.com/iLR4CzG.png

@tispratik
Copy link

Thanks! Clicking on the "record" button helped.

@naturalethic
Copy link

Main._createAppUI: 32.374267578125ms
inspector.js:8443 Main._showAppUI: 33.212158203125ms
inspector.js:8443 Main._initializeTarget: 7.962890625ms
inspector.js:4882 Cannot find context with specified id
_evaluateGlobal @ inspector.js:4882
inspector.js:7810 Extension server error: Inspector protocol error: Cannot find context with specified id
makeStatus @ inspector.js:7810

@naturalethic
Copy link

I turned off this require and it started working:

// ga('require', 'pageVisibility')

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

No branches or pull requests

4 participants