setup, terms
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXX-Y', 'auto');
ga('send', 'pageview');
</script>metrics, dimensions, conversion rate, bounce rate...
Numeric measurements of user behavior
Categories by which users can be grouped
Visits: instance of a user entering the site, doing something, and leaving
Unique visitors: number of unique visitors within the selected timeframe (based on cookie)
Pageviews: number of times a page is visited (multiple visits in a session are counted multiple times)
Bounce Rate: number of users who entered and left a page without visiting another page
Visitor Analysis
Useful? Sure – but not that interesting
Traffic Analysis
Content Analysis
Behavior Flow Analysis
User Segmentation
Did users behave differently if they ...
ga('send', 'event', 'category', 'action', 'label');"Finish line" for a conversion
A sequence of actions you want users to take on your website because they provide value to the business
Integrating Google Analytics into the UX portfolio
(descriptions of archetypical users)
(testing an interface on actual users)
(formal evaluation of interfaces)