This plugin is an extension to the Yoast Google Analytics for WordPress Plugin that allows you to track what a logged in user views by managing new GA custom variables.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Fixed UA undefined issue. Page/Post Name tracking now works.
74fff50View on GitHubchanged how tracking the post names works... now just uses the _trackPageView
939cdbfView on GitHubAdded setAccount before trackEvent call so that the events will actually get tracked
99e2828View on GitHubfixed issue with page/post name not displaying in event tracking javascript code. Now it SHOULD be working. Have to wait ~24 hours before google analytics updates to be absolutely certain. Events ARE being pushed according to google analytics debugger
caff941View on GitHubswitched condition checks so blank script tags aren't output on other pages
997c8aeView on GitHubadded js script tags, code to ensure google analytics queue is there
e16dc96View on GitHubAdded hooks to output ga post/page event-tracking javascript
64f72e6View on GitHub