Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialandrew rainey
4,317 PointsAdvanced Google Analytics? Any courses or resources available?
Hi there ,
I am looking to see if the Treehouse community knows of any resources (or courses in the pipeline) for web developers to use the more advanced features of Google Analytics?
Some examples :
Recording user goals Recording users clicking on links or buttons Proper use of the Tag Manager How to rank for something locally and worldwide Tips on writing good web content
As web developers you often get a chance to work on peoples websites but it would also be a good earner to be able to provide full Analytics services on top of this
Thanks
Andrew Rainey
1 Answer
Ségolène Riquier
7,714 PointsHave you tried the Google Analytics Academy ? They have advanced tutorials, and one especially about the tag manager. Combined with a real website practice, it was enough for me in the marketing dpt ! Good luck https://analytics.google.com/analytics/
andrew rainey
4,317 PointsThanks very much for this
Jeffrey James
2,636 PointsJeffrey James
2,636 PointsCreate a toy site. Have a goal page, create some on page interactivity to track using custom events and develop a use case for a custom dimension (read about scopes). Use regular js at first, then migrate your implementation to GTM. After all that trial and error, then read some tutorials and it should start becoming fairly clear. (involved in web analytics since 2006'ish)