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

Need to fix GA #15

Open
jcuenod opened this issue May 21, 2018 · 3 comments
Open

Need to fix GA #15

jcuenod opened this issue May 21, 2018 · 3 comments
Labels

Comments

@jcuenod
Copy link
Member

jcuenod commented May 21, 2018

The problem is probably in the location setting stuff - we just need to be sure to send a page hit before a redirect (which is probably a navigate event that fires a GA event).

The Landing Pages report has a (not set) entry.
A pageview hit must precede event hits in order for the event hits to include the page that they fire from. When event hits aren't preceded by a pageview, Google Analytics doesn't have the page for the event hits, so their page is (not set).
Verify that tracking code for property Parabible sends a pageview hit before sending any events.

@jcuenod
Copy link
Member Author

jcuenod commented Jun 2, 2018

I don't know - this may be fixed... it seems to be configured correctly and I can't figure out when this ga("send") thing wouldn't happen...

@jcuenod
Copy link
Member Author

jcuenod commented Jun 4, 2018

Nope, still broken

@jcuenod
Copy link
Member Author

jcuenod commented Oct 20, 2018

This is still an issue and I have no idea how to figure out the problem...
I wonder if there's a way bundle.js could run before GA...

@jcuenod jcuenod added the bug label Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant