wheresitworking

wheresitworking

16p

6 comments posted · 0 followers · following 0

14 years ago @ wheresitworking? - WordCamp Slides · 0 replies · +1 points

test

15 years ago @ SwellPath Interactive - Add Google Analytics D... · 0 replies · +1 points

Sorry for the delayed response Kevin. Glad you enjoyed the post. Yes, you can pass any fields in that are available in the GA cookies (visit number, visit duration, custom variables, etc.), so you would just need to pull the pageview value out of the utmb cookie.

15 years ago @ wheresitworking? - Tracking Authors in Wo... · 0 replies · +2 points

All,
I've actually abandoned using my own script in favor of Yoast's plugin: http://yoast.com/wordpress/google-analytics/
Since recent updates were made earlier this year, I find it is far superior to my JavaScripting capabilities, and I highly recommend it.
- Adam

15 years ago @ wheresitworking? - Tracking Authors in Wo... · 1 reply · +2 points

That all makes sense. Is that why there is the page level scope option for custom variables in Google Analytics. It seems like using custom variables instead of events is the solution here.

15 years ago @ wheresitworking? - Tracking Authors in Wo... · 3 replies · +1 points

Alex,
Are you saying that Google will only record one event per author (i.e. unique Catagory/Action/Label combination) during a visit? Or one per page?
- Adam

16 years ago @ wheresitworking? - Migrating to Google An... · 0 replies · +1 points

Thanks Thomas. Yes, we originally just swapped out the primary code on sites, then realized we were missing the data on all our customizations. Led to a scramble to figure out how the functions needed to be modified. Not the greatest documentation from Google on this.