SlideShare a Scribd company logo
1 of 64
DIGITAL CONCEPTS
WITH ADDED VALUE.
Google Analytics and UX
#bcbs13 @katrinmathis
Google Analytics and UX, #bcbs13 @katrinmathis
Katrin Mathis
Freelance consultant and conceptual designer based in Freiburg, Germany
B. Sc. in OnlineMedia from Hochschule Furtwangen University
7+ years of experience with international clients
Google Analytics and AdWords Qualified Individual
Google Analytics and UX, #bcbs13 @katrinmathis
What is Web Analytics?
Web Analytics is the measurement, collection, analysis and reporting of Internet data
for the purpose of understanding and optimizing Web usage.
(Web Analytics Association)
Google Analytics and UX, #bcbs13 @katrinmathis
Web Analytics User Experience
What is analyzed Behavior - „what“ Intentions and motives - „why“
Methods Quantitative Qualitative
Goal Help organization meet goals Help users achieve goals
How data is used Top down Bottom up
Kinds of data Statistical data Conceptual data
Background Engineering or math Social sciences, humanities, arts
Web Analytics vs. User Experience
Source: Louis Rosenfeld (2011): Search Analytics for Your Site. Rosenfeld Media.
Google Analytics and UX, #bcbs13 @katrinmathis
Define
Measure
1. Define conversion goals and funnels
Google Analytics and UX, #bcbs13 @katrinmathis
Key Performance Indicators
Definition of 5 - 8 individual key figures per department
SMART = Specific, measurable, attainable, realistic, timely
e.g. „Increase traffic by 25% until the end of the year“
Fluctuations vs. true trends
Compare values to targets
Google Analytics and UX, #bcbs13 @katrinmathis
Conversion Goals
Macro and micro goals, e.g.
Purchases
Contact form
Registrations
Newsletter subscription
Downloads
Comments
Clicks on outbound links
Google Analytics and UX, #bcbs13 @katrinmathis
Goal Definition
Up to 4 x 5 = 20 goals per profile
Per session conversion goals can only be reached once
Google Analytics and UX, #bcbs13 @katrinmathis
Goal Definition - URL Destination
Match Type
Exact match
Static URL,
e.g. /thanks
Head match
with dynamic
variables, e.g.
/thanks?id=123
Regular expression
match
Certain part of URL
Google Analytics and UX, #bcbs13 @katrinmathis
Goal Definition - Goal Funnels
Up to 10 steps, e.g.
Shopping cart
Address
Payment
Confirmation page = Conversion goal
Static URL or regular expressions
Checkbox „Required step“ ignores entrances past this step
Google Analytics and UX, #bcbs13 @katrinmathis
Conversion Reports - Goal Funnel
Image: http://www.google.com/intl/de/analytics/features.html
Google Analytics and UX, #bcbs13 @katrinmathis
Goal Definition - Engagement Goals
Google Analytics and UX, #bcbs13 @katrinmathis
Goal Definition - Event Goals
2. Track your internal search
Google Analytics and UX, #bcbs13 @katrinmathis
Site Search
Tracking of internal search, e.g.
http://www.n-tv.de/suche/?at=m&q=test
Activation in profile settings
Google Analytics and UX, #bcbs13 @katrinmathis
Site Search Reports
Overview
Visits with Search
Total Unique Searches
Results Pageviews / Search
% Search Exits
% Search Refinements
Time after Search
Search Depth
Usage
Visits with/without Site Search
Search Terms
Search Term
Site Search Category
Pages
Start Page
Destination Page
3. Individualize your tracking
Google Analytics and UX, #bcbs13 @katrinmathis
<a href=‘/document.pdf‘
onClick =‘_gaq.push([‘_trackPageview‘, ‘/downloads/document-xy.pdf‘]);‘>
Jetzt Downloaden</a>
Virtual Page Views
Tracking of actions that are not page views,
e.g. Downloads or outbound Links
Tip: Integrate script that tracks automatically all downloads and outbound links
Tip: File into categories, e.g. /downloads und /links
Request tracked, not completion!
Number of page views increased by virtual page views!
Google Analytics and UX, #bcbs13 @katrinmathis
<a onclick=“_gaq.push([‘_trackEvent‘, category, action, label, value]);“>...</a>
Event Tracking
Tracking of objects (e.g. Video) and interactions (Play, Pause etc.)
category
action
label (Optional)
value (Optional)
In contrast to virtual pageviews events do not generate additional page views
Image: http://analytics.blogspot.de/2011/04/new-google-analytics-events-goals.html
Google Analytics and UX, #bcbs13 @katrinmathis
_gaq.push([‘_trackSocial‘, network, socialAction, opt_target, opt_pagePath]);
Social Media Tracking - Social Plugins
Google +1 Button tracked automatically
Plugins of other networks require manual tracking
network
social action
opt_target
opt_pagePath
Google Analytics and UX, #bcbs13 @katrinmathis
_gaq.push([‘_setCustomVar‘, index, name, value, scope]);
_gaq.push([‘_getVisitorCustomVar‘, index]);
_gaq.push([‘_deleteCustomVar‘, index]);
Custom variables
Up to 5 custom variables per page view or event
index
name
value
scope
1: Visitor
2: Session
3: Page
Google Analytics and UX, #bcbs13 @katrinmathis
E-Commerce Tracking
Enable in profile settings
Integration of _addTrans(), _addItem(), _trackTrans() on
confirmation page after _trackPageview()
While goal conversions are only counted once per session, all e-commerce
transactions are counted.
Google Analytics and UX, #bcbs13 @katrinmathis
_gaq.push([‘_addTrans‘,
‘transaction id‘,
‘affiliation‘,
‘total‘,
‘tax‘
‘shipping‘,
‘city‘,
‘region‘,
‘country‘]);
_gaq.push([‘_addItem‘,
‘transaction id‘,
‘SKU/code‘,
‘product name‘,
‘category‘,
‘price‘,
‘quantity‘]);
_gaq.push([‘_trackTrans‘]);
E-Commerce Tracking
4. Track errors
Google Analytics and UX, #bcbs13 @katrinmathis
<script type="text/javascript">
_gaq.push(['_trackEvent', 'Error', '404', 'page: ' + document.location.pathname +
document.location.search + ' ref: ' + document.referrer ]);
</script>
Error tracking
Track errors as events
Types of errors
404 Not found errors
Referrer
URL trying to reach
Form field errors
Google Analytics and UX, #bcbs13 @katrinmathis
Define
Measure
Analyze
5. Put your numbers into context
Google Analytics and UX, #bcbs13 @katrinmathis
Look for trends
Tip: Choose same week days when comparing periods of time
Google Analytics and UX, #bcbs13 @katrinmathis
Tip: Calender
By default 1 months until previous day
Reports of current day often already available
Google Analytics and UX, #bcbs13 @katrinmathis
Tip: Annotations
Annotations for single days
Visible to all users of that profile or private tied to a single login
Use identifier in teams, e.g. (KM)
Annotations show up as baloons in the graph
Google Analytics and UX, #bcbs13 @katrinmathis
Plot rows
Google Analytics and UX, #bcbs13 @katrinmathis
Weighted sorting
Google Analytics and UX, #bcbs13 @katrinmathis
Sorting by absolute change
Google Analytics and UX, #bcbs13 @katrinmathis
Comparison
Google Analytics and UX, #bcbs13 @katrinmathis
Filter
Google Analytics and UX, #bcbs13 @katrinmathis
Advanced Filter
6. Understand time on site and bounce rate
Google Analytics and UX, #bcbs13 @katrinmathis
Time on site and Bounce rate
Time on site measured upon each request, time on last page viewed cannot be
calculated
Bounce rate is percentage of visitors who leave the website after one single page view
Page 1Page 1 Page 2 Page 3
Time on site
Exit Exit
7. Segment your data
Google Analytics and UX, #bcbs13 @katrinmathis
Advanced segments
Apply up to 4 segments at once
Similar to profile filters but
are easier to create and to compare
can also be applied to historical data
Google Analytics and UX, #bcbs13 @katrinmathis
Custom segments
Google Analytics and UX, #bcbs13 @katrinmathis
Advanced segments
8. Customize your reports
Google Analytics and UX, #bcbs13 @katrinmathis
Dashboards
Google Analytics and UX, #bcbs13 @katrinmathis
Dashboards - Layout
Google Analytics and UX, #bcbs13 @katrinmathis
Dashboards - Widgets
Google Analytics and UX, #bcbs13 @katrinmathis
Dashboards - Sharing
Google Analytics and UX, #bcbs13 @katrinmathis
Shortcuts
Saves shortcut to standard and custom reports including
Open tab
Sorting
Advanced segments
Graph settings
Filter
Number of rows
Tied to login, so far no possibility to share
Google Analytics and UX, #bcbs13 @katrinmathis
Intelligence Events
Daily, weekly and monthly events
Google Analytics calculates expected range from historical data
Upon deviations from this expected range intelligence events are created
Importance indicator and filter
Helps to promptly discover anomalies and start further investigation
Google Analytics and UX, #bcbs13 @katrinmathis
Custom Alerts
Google Analytics and UX, #bcbs13 @katrinmathis
Customization
Creation of customized reports consisting of
Up to 10 metrics per tab (blue)
1 - 5 dimensions (green)
Can be exported, e-mailed and added to dashboard
Google Analytics and UX, #bcbs13 @katrinmathis
Custom reports
Google Analytics and UX, #bcbs13 @katrinmathis
Custom reports
Google Analytics and UX, #bcbs13 @katrinmathis
Custom reports - Sharing
Google Analytics and UX, #bcbs13 @katrinmathis
Define
Measure
Analyze
Optimize
9. Validate your MVP
Google Analytics and UX, #bcbs13 @katrinmathis
Validate your MVP
Standish group: 64% of features never or rarely used
MVP = Minimum viable product
Announcement of a new feature
„Fake“ feature
Basic version of a new feature
Wizard of oz testing
10. Verify your changes
Google Analytics and UX, #bcbs13 @katrinmathis
Content Experiments
Full integration of Google Website Optimizer in June 2012
Realization of A/B tests in Google Analytics with URL and event goals,
e.g. Does another headline or another image get a higher conversion rate?
Visitors are shown different variations of a page
Runtime automatically ended after 3 months
Up to 12 active tests per profile
Up to 5 variations per test
Google Analytics and UX, #bcbs13 @katrinmathis
Content Experiments
1. Create variation pages
2. Choose conversion goal and
percentage of participating
visitors
3. Add test code
Image: http://support.google.com/analytics/bin/answer.py?hl=en&answer=1745152&topic=1745207&ctx=topic
Google Analytics and UX, #bcbs13 @katrinmathis
Content Experiments
Image: http://support.google.com/analytics/bin/answer.py?hl=en&answer=1745152&topic=1745207&ctx=topic
Winner at the earliest after
2 weeks
Conversion rate of variations
Compared to original page
Chances to beat original page
Google Analytics and UX, #bcbs13 @katrinmathis
Value of Web Analytics for UX
Web analytics can start on a small budget and scale
Produces high fidelity data about natural use of product
Identify problematic areas for qualitative testing and quantify their impact
Quantify the ROI of usability/UX
Google Analytics and UX, #bcbs13 @katrinmathis
Use and value
Often responsibility in IT and marketing but can be valuable for whole organization !
Optimization of information architecture
Optimization of landing pages
Optimization of marketing campaigns
Optimization of processes
Matching technology of visitors
Calculation of return of investment
Identifying business potential
Basis for management decisions
Use of data through Google Analytics API

More Related Content

What's hot

How to Build a Robust Product Roadmap by Salesforce VP of Product
How to Build a Robust Product Roadmap by Salesforce VP of ProductHow to Build a Robust Product Roadmap by Salesforce VP of Product
How to Build a Robust Product Roadmap by Salesforce VP of ProductProduct School
 
Product Brief - The Primary Artefact by Spotify Product Manager
Product Brief - The Primary Artefact by Spotify Product ManagerProduct Brief - The Primary Artefact by Spotify Product Manager
Product Brief - The Primary Artefact by Spotify Product ManagerProduct School
 
Product Analytics 101 by Pendo VP of Products
Product Analytics 101 by Pendo VP of ProductsProduct Analytics 101 by Pendo VP of Products
Product Analytics 101 by Pendo VP of ProductsProduct School
 
Rated Ranking Evaluator (FOSDEM 2019)
Rated Ranking Evaluator (FOSDEM 2019)Rated Ranking Evaluator (FOSDEM 2019)
Rated Ranking Evaluator (FOSDEM 2019)Andrea Gazzarini
 
AMAZON FBA PL Assignment By Dr. Naveed
AMAZON FBA PL Assignment By Dr. NaveedAMAZON FBA PL Assignment By Dr. Naveed
AMAZON FBA PL Assignment By Dr. NaveedNaveed Ahmed Siddiqui
 
Product Discovery At Google
Product Discovery At GoogleProduct Discovery At Google
Product Discovery At GoogleJohn Gibbon
 
How We Built 1,000+ Links Per Month With This 6-Month Sprint.
How We Built 1,000+ Links Per Month With This 6-Month Sprint.How We Built 1,000+ Links Per Month With This 6-Month Sprint.
How We Built 1,000+ Links Per Month With This 6-Month Sprint.Search Engine Journal
 
How to Use Data to Drive Product Decisions by PayPal PM
How to Use Data to Drive Product Decisions by PayPal PMHow to Use Data to Drive Product Decisions by PayPal PM
How to Use Data to Drive Product Decisions by PayPal PMProduct School
 
Brighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless Delays
Brighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless DelaysBrighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless Delays
Brighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless DelaysTom Capper
 
BrightonSEO - Apr 2022 - No excuses for doing UX
BrightonSEO - Apr 2022 - No excuses for doing UXBrightonSEO - Apr 2022 - No excuses for doing UX
BrightonSEO - Apr 2022 - No excuses for doing UXOban International
 
Instant search - A hands-on tutorial
Instant search  - A hands-on tutorialInstant search  - A hands-on tutorial
Instant search - A hands-on tutorialGanesh Venkataraman
 
Query Understanding at LinkedIn [Talk at Facebook]
Query Understanding at LinkedIn [Talk at Facebook]Query Understanding at LinkedIn [Talk at Facebook]
Query Understanding at LinkedIn [Talk at Facebook]Abhimanyu Lad
 
Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...
Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...
Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...Qi Guo
 
Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...
Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...
Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...Kishor Datta Gupta
 
ML @ Instacart: Improving the quality of On-demand Grocery
ML @ Instacart: Improving the quality of On-demand GroceryML @ Instacart: Improving the quality of On-demand Grocery
ML @ Instacart: Improving the quality of On-demand GrocerySharath Rao
 
Sending the Right Email to the Right Person
Sending the Right Email to the Right PersonSending the Right Email to the Right Person
Sending the Right Email to the Right PersonHubSpot
 
Intro to Data Analytics with Oscar's Director of Product
 Intro to Data Analytics with Oscar's Director of Product Intro to Data Analytics with Oscar's Director of Product
Intro to Data Analytics with Oscar's Director of ProductProduct School
 

What's hot (20)

How to Build a Robust Product Roadmap by Salesforce VP of Product
How to Build a Robust Product Roadmap by Salesforce VP of ProductHow to Build a Robust Product Roadmap by Salesforce VP of Product
How to Build a Robust Product Roadmap by Salesforce VP of Product
 
Product Brief - The Primary Artefact by Spotify Product Manager
Product Brief - The Primary Artefact by Spotify Product ManagerProduct Brief - The Primary Artefact by Spotify Product Manager
Product Brief - The Primary Artefact by Spotify Product Manager
 
Product Analytics 101 by Pendo VP of Products
Product Analytics 101 by Pendo VP of ProductsProduct Analytics 101 by Pendo VP of Products
Product Analytics 101 by Pendo VP of Products
 
Rated Ranking Evaluator (FOSDEM 2019)
Rated Ranking Evaluator (FOSDEM 2019)Rated Ranking Evaluator (FOSDEM 2019)
Rated Ranking Evaluator (FOSDEM 2019)
 
AMAZON FBA PL Assignment By Dr. Naveed
AMAZON FBA PL Assignment By Dr. NaveedAMAZON FBA PL Assignment By Dr. Naveed
AMAZON FBA PL Assignment By Dr. Naveed
 
Sample SEO Audit Report
Sample SEO Audit ReportSample SEO Audit Report
Sample SEO Audit Report
 
Product Discovery At Google
Product Discovery At GoogleProduct Discovery At Google
Product Discovery At Google
 
How We Built 1,000+ Links Per Month With This 6-Month Sprint.
How We Built 1,000+ Links Per Month With This 6-Month Sprint.How We Built 1,000+ Links Per Month With This 6-Month Sprint.
How We Built 1,000+ Links Per Month With This 6-Month Sprint.
 
How to Use Data to Drive Product Decisions by PayPal PM
How to Use Data to Drive Product Decisions by PayPal PMHow to Use Data to Drive Product Decisions by PayPal PM
How to Use Data to Drive Product Decisions by PayPal PM
 
Session-Based Recommender Systems
Session-Based Recommender SystemsSession-Based Recommender Systems
Session-Based Recommender Systems
 
CRO
CRO CRO
CRO
 
Brighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless Delays
Brighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless DelaysBrighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless Delays
Brighton SEO Autumn 2021: Core Web Vitals: Loopholes, Flaws, and Endless Delays
 
BrightonSEO - Apr 2022 - No excuses for doing UX
BrightonSEO - Apr 2022 - No excuses for doing UXBrightonSEO - Apr 2022 - No excuses for doing UX
BrightonSEO - Apr 2022 - No excuses for doing UX
 
Instant search - A hands-on tutorial
Instant search  - A hands-on tutorialInstant search  - A hands-on tutorial
Instant search - A hands-on tutorial
 
Query Understanding at LinkedIn [Talk at Facebook]
Query Understanding at LinkedIn [Talk at Facebook]Query Understanding at LinkedIn [Talk at Facebook]
Query Understanding at LinkedIn [Talk at Facebook]
 
Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...
Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...
Talent Search and Recommendation Systems at LinkedIn: Practical Challenges an...
 
Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...
Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...
Deep Reinforcement Learning based Recommendation with Explicit User-ItemInter...
 
ML @ Instacart: Improving the quality of On-demand Grocery
ML @ Instacart: Improving the quality of On-demand GroceryML @ Instacart: Improving the quality of On-demand Grocery
ML @ Instacart: Improving the quality of On-demand Grocery
 
Sending the Right Email to the Right Person
Sending the Right Email to the Right PersonSending the Right Email to the Right Person
Sending the Right Email to the Right Person
 
Intro to Data Analytics with Oscar's Director of Product
 Intro to Data Analytics with Oscar's Director of Product Intro to Data Analytics with Oscar's Director of Product
Intro to Data Analytics with Oscar's Director of Product
 

Viewers also liked

Viewers also liked (20)

Mario´s day Past simple verb To Be: Was/ were
Mario´s day Past simple verb To Be: Was/ wereMario´s day Past simple verb To Be: Was/ were
Mario´s day Past simple verb To Be: Was/ were
 
SNA
SNASNA
SNA
 
Andronika mini
Andronika miniAndronika mini
Andronika mini
 
IUS Visas Company Enrollment to process H2b visas2
IUS Visas Company Enrollment to process H2b visas2IUS Visas Company Enrollment to process H2b visas2
IUS Visas Company Enrollment to process H2b visas2
 
Arianna's Presentation
Arianna's PresentationArianna's Presentation
Arianna's Presentation
 
42 villar astudillo, nexar hernando a052 00374000 d.doc
42 villar astudillo, nexar hernando a052 00374000 d.doc42 villar astudillo, nexar hernando a052 00374000 d.doc
42 villar astudillo, nexar hernando a052 00374000 d.doc
 
Trilingual WP -IFS
Trilingual WP -IFSTrilingual WP -IFS
Trilingual WP -IFS
 
Office Insight Q3 2015-Chicago CBD
Office Insight Q3 2015-Chicago CBDOffice Insight Q3 2015-Chicago CBD
Office Insight Q3 2015-Chicago CBD
 
Art activity plan
Art activity planArt activity plan
Art activity plan
 
CASO CLINICO: Nefritis lupica.
CASO CLINICO: Nefritis lupica.CASO CLINICO: Nefritis lupica.
CASO CLINICO: Nefritis lupica.
 
This is our batik technique
This is our batik techniqueThis is our batik technique
This is our batik technique
 
Presentation1
Presentation1Presentation1
Presentation1
 
Presentación belén
Presentación belénPresentación belén
Presentación belén
 
Google Analytics & UX
Google Analytics & UXGoogle Analytics & UX
Google Analytics & UX
 
David Brandão nº 1536 8ºA
David Brandão nº 1536  8ºADavid Brandão nº 1536  8ºA
David Brandão nº 1536 8ºA
 
Preparacion egel
Preparacion egelPreparacion egel
Preparacion egel
 
La escritura
La escrituraLa escritura
La escritura
 
Installing WordPress on AWS
Installing WordPress on AWSInstalling WordPress on AWS
Installing WordPress on AWS
 
Texto Guía para la Evalaución Docente al Ascenso de Escala 2016
Texto Guía para la Evalaución Docente al Ascenso de Escala 2016Texto Guía para la Evalaución Docente al Ascenso de Escala 2016
Texto Guía para la Evalaución Docente al Ascenso de Escala 2016
 
Etapas del desarrollo de la escritura
Etapas del desarrollo de la escrituraEtapas del desarrollo de la escritura
Etapas del desarrollo de la escritura
 

Similar to Google Analytics and UX

Usando metodologías ágiles en UX
Usando metodologías ágiles en UX Usando metodologías ágiles en UX
Usando metodologías ágiles en UX Paradigma Digital
 
Analytics Overview - Adam Kutner
Analytics Overview - Adam KutnerAnalytics Overview - Adam Kutner
Analytics Overview - Adam KutnerKyle Elrod
 
Introduction to Google Analytics - MCN SIG Data & Insights
Introduction to Google Analytics - MCN SIG Data & InsightsIntroduction to Google Analytics - MCN SIG Data & Insights
Introduction to Google Analytics - MCN SIG Data & InsightsThe Metropolitan Museum of Art
 
SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014Jay Murphy
 
Google Analytics with an Intro to Google Tag Manager for Austin WordPress Meetup
Google Analytics with an Intro to Google Tag Manager for Austin WordPress MeetupGoogle Analytics with an Intro to Google Tag Manager for Austin WordPress Meetup
Google Analytics with an Intro to Google Tag Manager for Austin WordPress MeetupRich Plakas
 
Google Analytics Fundamentals
Google Analytics FundamentalsGoogle Analytics Fundamentals
Google Analytics FundamentalsAvinash Dubey
 
Search Engine Marketing: Tracking Pages Without JavaScript by Using Web Beacons
Search Engine Marketing: Tracking Pages Without JavaScript by Using Web BeaconsSearch Engine Marketing: Tracking Pages Without JavaScript by Using Web Beacons
Search Engine Marketing: Tracking Pages Without JavaScript by Using Web BeaconsNavigationArts
 
Omniture 101 - Digital Analytics - iProspect Canada
Omniture 101 - Digital Analytics - iProspect CanadaOmniture 101 - Digital Analytics - iProspect Canada
Omniture 101 - Digital Analytics - iProspect CanadaLemesle Gautier
 
Building Data Products with BigQuery for PPC and SEO (SMX 2022)
Building Data Products with BigQuery for PPC and SEO (SMX 2022)Building Data Products with BigQuery for PPC and SEO (SMX 2022)
Building Data Products with BigQuery for PPC and SEO (SMX 2022)Christopher Gutknecht
 
Clicks, Conversions and Crawls
Clicks, Conversions and CrawlsClicks, Conversions and Crawls
Clicks, Conversions and CrawlsMichelle Robbins
 
Google Analytics for SEO Beginners
Google Analytics for SEO BeginnersGoogle Analytics for SEO Beginners
Google Analytics for SEO BeginnersAditya Todawal
 
Web analytics masterclass Howest
Web analytics masterclass HowestWeb analytics masterclass Howest
Web analytics masterclass HowestEvelien De Mey
 
web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...nazen2
 
Google Analytics for Beginners - Training
Google Analytics for Beginners - TrainingGoogle Analytics for Beginners - Training
Google Analytics for Beginners - TrainingRuben Vezzoli
 
10 Most Underused Features of Google Analytics 360 According to Experts
10 Most Underused Features of Google Analytics 360 According to Experts10 Most Underused Features of Google Analytics 360 According to Experts
10 Most Underused Features of Google Analytics 360 According to ExpertsTatvic Analytics
 
How To Promote Your Online Visibility Using Web Analytics. How To Promote You...
How To Promote Your Online Visibility Using Web Analytics. How To Promote You...How To Promote Your Online Visibility Using Web Analytics. How To Promote You...
How To Promote Your Online Visibility Using Web Analytics. How To Promote You...Overalia
 
Mobile App Analytics. Why, How, What's new - Mar 2019
Mobile App Analytics. Why, How, What's new - Mar 2019Mobile App Analytics. Why, How, What's new - Mar 2019
Mobile App Analytics. Why, How, What's new - Mar 2019Dmitry Klymenko
 
Google Analytics 101 #SMAMI 2017
Google Analytics 101 #SMAMI 2017Google Analytics 101 #SMAMI 2017
Google Analytics 101 #SMAMI 2017Nicole Bullock
 
Nuda Anthoney Web Analytics Demo
Nuda Anthoney Web Analytics DemoNuda Anthoney Web Analytics Demo
Nuda Anthoney Web Analytics DemoAnthoney Nuda
 

Similar to Google Analytics and UX (20)

Usando metodologías ágiles en UX
Usando metodologías ágiles en UX Usando metodologías ágiles en UX
Usando metodologías ágiles en UX
 
Analytics Overview - Adam Kutner
Analytics Overview - Adam KutnerAnalytics Overview - Adam Kutner
Analytics Overview - Adam Kutner
 
Introduction to Google Analytics - MCN SIG Data & Insights
Introduction to Google Analytics - MCN SIG Data & InsightsIntroduction to Google Analytics - MCN SIG Data & Insights
Introduction to Google Analytics - MCN SIG Data & Insights
 
SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014
 
Google Analytics with an Intro to Google Tag Manager for Austin WordPress Meetup
Google Analytics with an Intro to Google Tag Manager for Austin WordPress MeetupGoogle Analytics with an Intro to Google Tag Manager for Austin WordPress Meetup
Google Analytics with an Intro to Google Tag Manager for Austin WordPress Meetup
 
Google Analytics tutorial by Jay Murphy
Google Analytics tutorial by Jay Murphy Google Analytics tutorial by Jay Murphy
Google Analytics tutorial by Jay Murphy
 
Google Analytics Fundamentals
Google Analytics FundamentalsGoogle Analytics Fundamentals
Google Analytics Fundamentals
 
Search Engine Marketing: Tracking Pages Without JavaScript by Using Web Beacons
Search Engine Marketing: Tracking Pages Without JavaScript by Using Web BeaconsSearch Engine Marketing: Tracking Pages Without JavaScript by Using Web Beacons
Search Engine Marketing: Tracking Pages Without JavaScript by Using Web Beacons
 
Omniture 101 - Digital Analytics - iProspect Canada
Omniture 101 - Digital Analytics - iProspect CanadaOmniture 101 - Digital Analytics - iProspect Canada
Omniture 101 - Digital Analytics - iProspect Canada
 
Building Data Products with BigQuery for PPC and SEO (SMX 2022)
Building Data Products with BigQuery for PPC and SEO (SMX 2022)Building Data Products with BigQuery for PPC and SEO (SMX 2022)
Building Data Products with BigQuery for PPC and SEO (SMX 2022)
 
Clicks, Conversions and Crawls
Clicks, Conversions and CrawlsClicks, Conversions and Crawls
Clicks, Conversions and Crawls
 
Google Analytics for SEO Beginners
Google Analytics for SEO BeginnersGoogle Analytics for SEO Beginners
Google Analytics for SEO Beginners
 
Web analytics masterclass Howest
Web analytics masterclass HowestWeb analytics masterclass Howest
Web analytics masterclass Howest
 
web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...
 
Google Analytics for Beginners - Training
Google Analytics for Beginners - TrainingGoogle Analytics for Beginners - Training
Google Analytics for Beginners - Training
 
10 Most Underused Features of Google Analytics 360 According to Experts
10 Most Underused Features of Google Analytics 360 According to Experts10 Most Underused Features of Google Analytics 360 According to Experts
10 Most Underused Features of Google Analytics 360 According to Experts
 
How To Promote Your Online Visibility Using Web Analytics. How To Promote You...
How To Promote Your Online Visibility Using Web Analytics. How To Promote You...How To Promote Your Online Visibility Using Web Analytics. How To Promote You...
How To Promote Your Online Visibility Using Web Analytics. How To Promote You...
 
Mobile App Analytics. Why, How, What's new - Mar 2019
Mobile App Analytics. Why, How, What's new - Mar 2019Mobile App Analytics. Why, How, What's new - Mar 2019
Mobile App Analytics. Why, How, What's new - Mar 2019
 
Google Analytics 101 #SMAMI 2017
Google Analytics 101 #SMAMI 2017Google Analytics 101 #SMAMI 2017
Google Analytics 101 #SMAMI 2017
 
Nuda Anthoney Web Analytics Demo
Nuda Anthoney Web Analytics DemoNuda Anthoney Web Analytics Demo
Nuda Anthoney Web Analytics Demo
 

More from Katrin Mathis

Workshop Customer Needs und Voices beim Climathon Basel 2019
Workshop Customer Needs und Voices beim Climathon Basel 2019Workshop Customer Needs und Voices beim Climathon Basel 2019
Workshop Customer Needs und Voices beim Climathon Basel 2019Katrin Mathis
 
Service Design Methoden für Plattformen
Service Design Methoden für PlattformenService Design Methoden für Plattformen
Service Design Methoden für PlattformenKatrin Mathis
 
LEGO® SERIOUS PLAY® Einführung
LEGO® SERIOUS PLAY® EinführungLEGO® SERIOUS PLAY® Einführung
LEGO® SERIOUS PLAY® EinführungKatrin Mathis
 
Service Design Thinking
Service Design ThinkingService Design Thinking
Service Design ThinkingKatrin Mathis
 
Neuerungen in Google Analytics im Überblick
Neuerungen in Google Analytics im ÜberblickNeuerungen in Google Analytics im Überblick
Neuerungen in Google Analytics im ÜberblickKatrin Mathis
 
Social Network Application Programming
Social Network Application ProgrammingSocial Network Application Programming
Social Network Application ProgrammingKatrin Mathis
 

More from Katrin Mathis (10)

Workshop Customer Needs und Voices beim Climathon Basel 2019
Workshop Customer Needs und Voices beim Climathon Basel 2019Workshop Customer Needs und Voices beim Climathon Basel 2019
Workshop Customer Needs und Voices beim Climathon Basel 2019
 
Service Design Methoden für Plattformen
Service Design Methoden für PlattformenService Design Methoden für Plattformen
Service Design Methoden für Plattformen
 
Service Blueprint
Service BlueprintService Blueprint
Service Blueprint
 
Data need-fit
Data need-fitData need-fit
Data need-fit
 
Service Blueprint
Service BlueprintService Blueprint
Service Blueprint
 
LEGO® SERIOUS PLAY® Einführung
LEGO® SERIOUS PLAY® EinführungLEGO® SERIOUS PLAY® Einführung
LEGO® SERIOUS PLAY® Einführung
 
Service Design Thinking
Service Design ThinkingService Design Thinking
Service Design Thinking
 
Neuerungen in Google Analytics im Überblick
Neuerungen in Google Analytics im ÜberblickNeuerungen in Google Analytics im Überblick
Neuerungen in Google Analytics im Überblick
 
Social Network Application Programming
Social Network Application ProgrammingSocial Network Application Programming
Social Network Application Programming
 
E-Learning 2.0
E-Learning 2.0E-Learning 2.0
E-Learning 2.0
 

Recently uploaded

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Recently uploaded (20)

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Google Analytics and UX

  • 1. DIGITAL CONCEPTS WITH ADDED VALUE. Google Analytics and UX #bcbs13 @katrinmathis
  • 2. Google Analytics and UX, #bcbs13 @katrinmathis Katrin Mathis Freelance consultant and conceptual designer based in Freiburg, Germany B. Sc. in OnlineMedia from Hochschule Furtwangen University 7+ years of experience with international clients Google Analytics and AdWords Qualified Individual
  • 3. Google Analytics and UX, #bcbs13 @katrinmathis What is Web Analytics? Web Analytics is the measurement, collection, analysis and reporting of Internet data for the purpose of understanding and optimizing Web usage. (Web Analytics Association)
  • 4. Google Analytics and UX, #bcbs13 @katrinmathis Web Analytics User Experience What is analyzed Behavior - „what“ Intentions and motives - „why“ Methods Quantitative Qualitative Goal Help organization meet goals Help users achieve goals How data is used Top down Bottom up Kinds of data Statistical data Conceptual data Background Engineering or math Social sciences, humanities, arts Web Analytics vs. User Experience Source: Louis Rosenfeld (2011): Search Analytics for Your Site. Rosenfeld Media.
  • 5. Google Analytics and UX, #bcbs13 @katrinmathis Define Measure
  • 6. 1. Define conversion goals and funnels
  • 7. Google Analytics and UX, #bcbs13 @katrinmathis Key Performance Indicators Definition of 5 - 8 individual key figures per department SMART = Specific, measurable, attainable, realistic, timely e.g. „Increase traffic by 25% until the end of the year“ Fluctuations vs. true trends Compare values to targets
  • 8. Google Analytics and UX, #bcbs13 @katrinmathis Conversion Goals Macro and micro goals, e.g. Purchases Contact form Registrations Newsletter subscription Downloads Comments Clicks on outbound links
  • 9. Google Analytics and UX, #bcbs13 @katrinmathis Goal Definition Up to 4 x 5 = 20 goals per profile Per session conversion goals can only be reached once
  • 10. Google Analytics and UX, #bcbs13 @katrinmathis Goal Definition - URL Destination Match Type Exact match Static URL, e.g. /thanks Head match with dynamic variables, e.g. /thanks?id=123 Regular expression match Certain part of URL
  • 11. Google Analytics and UX, #bcbs13 @katrinmathis Goal Definition - Goal Funnels Up to 10 steps, e.g. Shopping cart Address Payment Confirmation page = Conversion goal Static URL or regular expressions Checkbox „Required step“ ignores entrances past this step
  • 12. Google Analytics and UX, #bcbs13 @katrinmathis Conversion Reports - Goal Funnel Image: http://www.google.com/intl/de/analytics/features.html
  • 13. Google Analytics and UX, #bcbs13 @katrinmathis Goal Definition - Engagement Goals
  • 14. Google Analytics and UX, #bcbs13 @katrinmathis Goal Definition - Event Goals
  • 15. 2. Track your internal search
  • 16. Google Analytics and UX, #bcbs13 @katrinmathis Site Search Tracking of internal search, e.g. http://www.n-tv.de/suche/?at=m&q=test Activation in profile settings
  • 17. Google Analytics and UX, #bcbs13 @katrinmathis Site Search Reports Overview Visits with Search Total Unique Searches Results Pageviews / Search % Search Exits % Search Refinements Time after Search Search Depth Usage Visits with/without Site Search Search Terms Search Term Site Search Category Pages Start Page Destination Page
  • 19. Google Analytics and UX, #bcbs13 @katrinmathis <a href=‘/document.pdf‘ onClick =‘_gaq.push([‘_trackPageview‘, ‘/downloads/document-xy.pdf‘]);‘> Jetzt Downloaden</a> Virtual Page Views Tracking of actions that are not page views, e.g. Downloads or outbound Links Tip: Integrate script that tracks automatically all downloads and outbound links Tip: File into categories, e.g. /downloads und /links Request tracked, not completion! Number of page views increased by virtual page views!
  • 20. Google Analytics and UX, #bcbs13 @katrinmathis <a onclick=“_gaq.push([‘_trackEvent‘, category, action, label, value]);“>...</a> Event Tracking Tracking of objects (e.g. Video) and interactions (Play, Pause etc.) category action label (Optional) value (Optional) In contrast to virtual pageviews events do not generate additional page views Image: http://analytics.blogspot.de/2011/04/new-google-analytics-events-goals.html
  • 21. Google Analytics and UX, #bcbs13 @katrinmathis _gaq.push([‘_trackSocial‘, network, socialAction, opt_target, opt_pagePath]); Social Media Tracking - Social Plugins Google +1 Button tracked automatically Plugins of other networks require manual tracking network social action opt_target opt_pagePath
  • 22. Google Analytics and UX, #bcbs13 @katrinmathis _gaq.push([‘_setCustomVar‘, index, name, value, scope]); _gaq.push([‘_getVisitorCustomVar‘, index]); _gaq.push([‘_deleteCustomVar‘, index]); Custom variables Up to 5 custom variables per page view or event index name value scope 1: Visitor 2: Session 3: Page
  • 23. Google Analytics and UX, #bcbs13 @katrinmathis E-Commerce Tracking Enable in profile settings Integration of _addTrans(), _addItem(), _trackTrans() on confirmation page after _trackPageview() While goal conversions are only counted once per session, all e-commerce transactions are counted.
  • 24. Google Analytics and UX, #bcbs13 @katrinmathis _gaq.push([‘_addTrans‘, ‘transaction id‘, ‘affiliation‘, ‘total‘, ‘tax‘ ‘shipping‘, ‘city‘, ‘region‘, ‘country‘]); _gaq.push([‘_addItem‘, ‘transaction id‘, ‘SKU/code‘, ‘product name‘, ‘category‘, ‘price‘, ‘quantity‘]); _gaq.push([‘_trackTrans‘]); E-Commerce Tracking
  • 26. Google Analytics and UX, #bcbs13 @katrinmathis <script type="text/javascript"> _gaq.push(['_trackEvent', 'Error', '404', 'page: ' + document.location.pathname + document.location.search + ' ref: ' + document.referrer ]); </script> Error tracking Track errors as events Types of errors 404 Not found errors Referrer URL trying to reach Form field errors
  • 27. Google Analytics and UX, #bcbs13 @katrinmathis Define Measure Analyze
  • 28. 5. Put your numbers into context
  • 29. Google Analytics and UX, #bcbs13 @katrinmathis Look for trends Tip: Choose same week days when comparing periods of time
  • 30. Google Analytics and UX, #bcbs13 @katrinmathis Tip: Calender By default 1 months until previous day Reports of current day often already available
  • 31. Google Analytics and UX, #bcbs13 @katrinmathis Tip: Annotations Annotations for single days Visible to all users of that profile or private tied to a single login Use identifier in teams, e.g. (KM) Annotations show up as baloons in the graph
  • 32. Google Analytics and UX, #bcbs13 @katrinmathis Plot rows
  • 33. Google Analytics and UX, #bcbs13 @katrinmathis Weighted sorting
  • 34. Google Analytics and UX, #bcbs13 @katrinmathis Sorting by absolute change
  • 35. Google Analytics and UX, #bcbs13 @katrinmathis Comparison
  • 36. Google Analytics and UX, #bcbs13 @katrinmathis Filter
  • 37. Google Analytics and UX, #bcbs13 @katrinmathis Advanced Filter
  • 38. 6. Understand time on site and bounce rate
  • 39. Google Analytics and UX, #bcbs13 @katrinmathis Time on site and Bounce rate Time on site measured upon each request, time on last page viewed cannot be calculated Bounce rate is percentage of visitors who leave the website after one single page view Page 1Page 1 Page 2 Page 3 Time on site Exit Exit
  • 41. Google Analytics and UX, #bcbs13 @katrinmathis Advanced segments Apply up to 4 segments at once Similar to profile filters but are easier to create and to compare can also be applied to historical data
  • 42. Google Analytics and UX, #bcbs13 @katrinmathis Custom segments
  • 43. Google Analytics and UX, #bcbs13 @katrinmathis Advanced segments
  • 44. 8. Customize your reports
  • 45. Google Analytics and UX, #bcbs13 @katrinmathis Dashboards
  • 46. Google Analytics and UX, #bcbs13 @katrinmathis Dashboards - Layout
  • 47. Google Analytics and UX, #bcbs13 @katrinmathis Dashboards - Widgets
  • 48. Google Analytics and UX, #bcbs13 @katrinmathis Dashboards - Sharing
  • 49. Google Analytics and UX, #bcbs13 @katrinmathis Shortcuts Saves shortcut to standard and custom reports including Open tab Sorting Advanced segments Graph settings Filter Number of rows Tied to login, so far no possibility to share
  • 50. Google Analytics and UX, #bcbs13 @katrinmathis Intelligence Events Daily, weekly and monthly events Google Analytics calculates expected range from historical data Upon deviations from this expected range intelligence events are created Importance indicator and filter Helps to promptly discover anomalies and start further investigation
  • 51. Google Analytics and UX, #bcbs13 @katrinmathis Custom Alerts
  • 52. Google Analytics and UX, #bcbs13 @katrinmathis Customization Creation of customized reports consisting of Up to 10 metrics per tab (blue) 1 - 5 dimensions (green) Can be exported, e-mailed and added to dashboard
  • 53. Google Analytics and UX, #bcbs13 @katrinmathis Custom reports
  • 54. Google Analytics and UX, #bcbs13 @katrinmathis Custom reports
  • 55. Google Analytics and UX, #bcbs13 @katrinmathis Custom reports - Sharing
  • 56. Google Analytics and UX, #bcbs13 @katrinmathis Define Measure Analyze Optimize
  • 58. Google Analytics and UX, #bcbs13 @katrinmathis Validate your MVP Standish group: 64% of features never or rarely used MVP = Minimum viable product Announcement of a new feature „Fake“ feature Basic version of a new feature Wizard of oz testing
  • 59. 10. Verify your changes
  • 60. Google Analytics and UX, #bcbs13 @katrinmathis Content Experiments Full integration of Google Website Optimizer in June 2012 Realization of A/B tests in Google Analytics with URL and event goals, e.g. Does another headline or another image get a higher conversion rate? Visitors are shown different variations of a page Runtime automatically ended after 3 months Up to 12 active tests per profile Up to 5 variations per test
  • 61. Google Analytics and UX, #bcbs13 @katrinmathis Content Experiments 1. Create variation pages 2. Choose conversion goal and percentage of participating visitors 3. Add test code Image: http://support.google.com/analytics/bin/answer.py?hl=en&answer=1745152&topic=1745207&ctx=topic
  • 62. Google Analytics and UX, #bcbs13 @katrinmathis Content Experiments Image: http://support.google.com/analytics/bin/answer.py?hl=en&answer=1745152&topic=1745207&ctx=topic Winner at the earliest after 2 weeks Conversion rate of variations Compared to original page Chances to beat original page
  • 63. Google Analytics and UX, #bcbs13 @katrinmathis Value of Web Analytics for UX Web analytics can start on a small budget and scale Produces high fidelity data about natural use of product Identify problematic areas for qualitative testing and quantify their impact Quantify the ROI of usability/UX
  • 64. Google Analytics and UX, #bcbs13 @katrinmathis Use and value Often responsibility in IT and marketing but can be valuable for whole organization ! Optimization of information architecture Optimization of landing pages Optimization of marketing campaigns Optimization of processes Matching technology of visitors Calculation of return of investment Identifying business potential Basis for management decisions Use of data through Google Analytics API