SlideShare una empresa de Scribd logo
1 de 40
Descargar para leer sin conexión
Advanced Google
   Analytics
        Ben MacNeill
  ben.macneill@extension.org
• Goals
• Custom Reports
• Custom Variables
• Advanced Segments
• Bonus: New GA UI
Goals
• What do you want your site visitors to do?
   • Download a PDF?
   • Submit a form?
   • Click the "contact us" link?
   • Sign up for a newsletter?
• How many visitors reach the goal?
• Where do visitors abandon goals?
Example:
        Ask an Expert
• How many visitors are "Asking an Expert"?
• What happens when they use the Ask an
  Expert form?
• Problem: the search results for the form
  create unique URLs
Solution: Virtual Pages
• The solution is create a virtual page with
  the GATC method: _trackPageview()
• We're going to overwrite the actual,
  dynamic URL with a made-up, virtual URL
Step 1. Define the Goal
• "Question submitted" page
• Problem: it's not a hardcoded web page
  (there is no thankyou.html page)

•   (The "thank you" page URL is dynamic because the
    visitor is returned to their previous page)
Make Up a
             Descriptive URL
    Before:
    _gaq.push(['_trackPageview']);

    After:
    _gaq.push(['_trackPageview', '/ask-
    an-expert-question-submitted']);


In GA, this page view shows up as:
www.extension.org/ask-an-expert-question-submitted
Goals in the New UI
Step 2. Set up a Goal
Step 3. Define the Funnel
Result: Visualization Funnel
Funnel Detail
Analyze

• Are visitors doing what you expect?
• Where are they dropping off?
• What's wrong with those pages?
  (focus redesign efforts there.)
Funnels in the New UI
Custom Reports
Why Custom Reports?
• When you want more than the general GA
  reports: traffic sources, pageviews, search
  terms, visitor location, etc.
• Only the metrics you want to see
• Organized exactly how you want to see it
• Create report combinations that don't
  exist by default
Create a New Report
Custom Report Builder
Metrics vs. Dimensions
 • Metrics: think Numbers
   (145 visitors, pages, or goals)


 • Dimensions: think Descriptions
   (145 visitors in NC who came
   from Organic Search)
Example: Where are AaE
Questions Coming From?
• Want to measure AaE Submissions and
  total visitors (Visits and Goals - metric)
• Where are Ask an Expert submissions
  coming from? (Geography - dimension)
• How are these visitors finding the Ask an
  Expert form? (Traffic source - dimension)
Step 1. Select Metrics
• We are choosing metrics related to AaE Goals
• Drag and arrange in any order you prefer
Step 2. Select Dimensions
 • Pick a Primary dimension
 • Choose the order of drill-down dimensions
Step 3. Save and View
View Later
Custom Variables

• Create additional, custom traffic segments
   • visitor types
   • which sections are most popular
Step 1. What's the scope?
 • Visitor-level — the individual that visits
   the site, and everything about that person
 • Session-level — the visit itself and
   everything that takes place during that time
 • Page-level — individual pages that the
   visitors interacts with. Generally a
   pageview.
_setCustomVar(index, name,
    value, opt_scope)

• Name-value pairs (section, horses)
• index: the slot for the custom variable.
  limited number. 1-5.
• opt_scope: 1 (visitor-level), 2 (session-
  level), or 3 (page-level, the default).
Examples
Category tracking? Use page-level scope (3).
(rat = resource area tag)
_gaq.push(['_setCustomVar', 1, 'rat',
'horses', 3]);

User-type tracking? Visitor-level scope (1).
_gaq.push(['_setCustomVar', 2, 'login',
'internal', 1]);
Custom Vars in the New UI
Drilling Down
Advanced Segments

• Define the specific slice of traffic that you
  are interested in
• Activate that segment and view any report
  in Google Analytics
Segments in the New UI
Another way
Step 1. Create a New
      Segment
Step 2. Define the Segment
Step 3. Apply Segment
Every report is now
limited to "via Twitter"
New GA UI

• Faster
• Can switch between profiles and
  stay on the same report
• Doesn't have PDF export or report
  emailing yet
Happy Analyzing!


• ben.macneill@extension.org
• http://www.slideshare.net/chillnc/
• twitter: @chillnc

Más contenido relacionado

La actualidad más candente

Search engine optimization
Search engine optimizationSearch engine optimization
Search engine optimizationOGEN Infosystem
 
Search engine optimization
Search engine optimizationSearch engine optimization
Search engine optimizationOGEN Infosystem
 
2010 Review of SEO Best Practices
2010 Review of SEO Best Practices2010 Review of SEO Best Practices
2010 Review of SEO Best PracticesDemandWave
 
SPSBE 2013 what's new with publishing 2
SPSBE 2013 what's new with publishing 2SPSBE 2013 what's new with publishing 2
SPSBE 2013 what's new with publishing 2sharepointbaker
 

La actualidad más candente (6)

Search engine optimization
Search engine optimizationSearch engine optimization
Search engine optimization
 
Search engine optimization
Search engine optimizationSearch engine optimization
Search engine optimization
 
2010 Review of SEO Best Practices
2010 Review of SEO Best Practices2010 Review of SEO Best Practices
2010 Review of SEO Best Practices
 
Schema Markup
Schema MarkupSchema Markup
Schema Markup
 
Google Analytics - Advanced Segmentation
Google Analytics - Advanced SegmentationGoogle Analytics - Advanced Segmentation
Google Analytics - Advanced Segmentation
 
SPSBE 2013 what's new with publishing 2
SPSBE 2013 what's new with publishing 2SPSBE 2013 what's new with publishing 2
SPSBE 2013 what's new with publishing 2
 

Destacado

Responsive web design
Responsive web designResponsive web design
Responsive web designBen MacNeill
 
Google Analytics: Q&A
Google Analytics: Q&AGoogle Analytics: Q&A
Google Analytics: Q&ABen MacNeill
 
Subversion Clients for the Mac - svnX
Subversion Clients  for the Mac - svnXSubversion Clients  for the Mac - svnX
Subversion Clients for the Mac - svnXBen MacNeill
 
CSS Frameworks for Rapid Site Designs
CSS Frameworks for Rapid Site DesignsCSS Frameworks for Rapid Site Designs
CSS Frameworks for Rapid Site DesignsBen MacNeill
 
Style Your Site Part 2
Style Your Site Part 2Style Your Site Part 2
Style Your Site Part 2Ben MacNeill
 
Presenting For Feedback
Presenting For FeedbackPresenting For Feedback
Presenting For FeedbackBen MacNeill
 
Data-driven parenting - Trixie Tracker
Data-driven parenting - Trixie TrackerData-driven parenting - Trixie Tracker
Data-driven parenting - Trixie TrackerBen MacNeill
 
Evaluate Content with Google Analytics (Oct 2009)
Evaluate Content with Google Analytics (Oct 2009)Evaluate Content with Google Analytics (Oct 2009)
Evaluate Content with Google Analytics (Oct 2009)Ben MacNeill
 
Presenting Visual Information(Notes)
Presenting Visual Information(Notes)Presenting Visual Information(Notes)
Presenting Visual Information(Notes)Ben MacNeill
 
Style Your Site Part 1
Style Your Site Part 1Style Your Site Part 1
Style Your Site Part 1Ben MacNeill
 
Best Practices for Structuring Your Web Content
Best Practices for Structuring Your  Web ContentBest Practices for Structuring Your  Web Content
Best Practices for Structuring Your Web ContentBen MacNeill
 
Πεπτικό Σύστημα
Πεπτικό ΣύστημαΠεπτικό Σύστημα
Πεπτικό ΣύστημαPetros Karapetros
 

Destacado (18)

Oceans
OceansOceans
Oceans
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Google Analytics: Q&A
Google Analytics: Q&AGoogle Analytics: Q&A
Google Analytics: Q&A
 
Animals
AnimalsAnimals
Animals
 
Subversion Clients for the Mac - svnX
Subversion Clients  for the Mac - svnXSubversion Clients  for the Mac - svnX
Subversion Clients for the Mac - svnX
 
Ask an Expert 2.0
Ask an Expert 2.0Ask an Expert 2.0
Ask an Expert 2.0
 
Html5
Html5Html5
Html5
 
CSS Frameworks for Rapid Site Designs
CSS Frameworks for Rapid Site DesignsCSS Frameworks for Rapid Site Designs
CSS Frameworks for Rapid Site Designs
 
Style Your Site Part 2
Style Your Site Part 2Style Your Site Part 2
Style Your Site Part 2
 
Grooving with Perl
Grooving with PerlGrooving with Perl
Grooving with Perl
 
Presenting For Feedback
Presenting For FeedbackPresenting For Feedback
Presenting For Feedback
 
Data-driven parenting - Trixie Tracker
Data-driven parenting - Trixie TrackerData-driven parenting - Trixie Tracker
Data-driven parenting - Trixie Tracker
 
Evaluate Content with Google Analytics (Oct 2009)
Evaluate Content with Google Analytics (Oct 2009)Evaluate Content with Google Analytics (Oct 2009)
Evaluate Content with Google Analytics (Oct 2009)
 
Presenting Visual Information(Notes)
Presenting Visual Information(Notes)Presenting Visual Information(Notes)
Presenting Visual Information(Notes)
 
Style Your Site Part 1
Style Your Site Part 1Style Your Site Part 1
Style Your Site Part 1
 
Best Practices for Structuring Your Web Content
Best Practices for Structuring Your  Web ContentBest Practices for Structuring Your  Web Content
Best Practices for Structuring Your Web Content
 
Πεπτικό Σύστημα
Πεπτικό ΣύστημαΠεπτικό Σύστημα
Πεπτικό Σύστημα
 
Lean Six-Sigma 101
Lean Six-Sigma 101Lean Six-Sigma 101
Lean Six-Sigma 101
 

Similar a Advanced Google Analytics Techniques

Visionary - Google Analytics
Visionary - Google AnalyticsVisionary - Google Analytics
Visionary - Google AnalyticsBryan Gruhlke
 
2011 fitbloggin analytics
2011 fitbloggin analytics2011 fitbloggin analytics
2011 fitbloggin analyticsScott Stawarz
 
Web Analytics Primer
Web Analytics PrimerWeb Analytics Primer
Web Analytics PrimerChad Richeson
 
Webtrends presentation
Webtrends presentationWebtrends presentation
Webtrends presentationcitsweb
 
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
 
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 Dummies
Google Analytics for DummiesGoogle Analytics for Dummies
Google Analytics for DummiesTim Lelek
 
Google Analytics Dabble
Google Analytics DabbleGoogle Analytics Dabble
Google Analytics DabbleKeidra Chaney
 
Google Analytics Basics for NCSU Libraries' Staff
Google Analytics Basics for NCSU Libraries' StaffGoogle Analytics Basics for NCSU Libraries' Staff
Google Analytics Basics for NCSU Libraries' StaffCharlie Morris
 
Content Marketing Retreat: Measurement with Google Analytics
Content Marketing Retreat: Measurement with Google Analytics Content Marketing Retreat: Measurement with Google Analytics
Content Marketing Retreat: Measurement with Google Analytics Mightybytes
 
Adobe Digital Analytics - SiteCatalyst, Test & Target Workshop
Adobe Digital Analytics - SiteCatalyst, Test & Target WorkshopAdobe Digital Analytics - SiteCatalyst, Test & Target Workshop
Adobe Digital Analytics - SiteCatalyst, Test & Target WorkshopDigital Vidya
 
Google analytics concepts introduction
Google analytics concepts introductionGoogle analytics concepts introduction
Google analytics concepts introductionD Balaji
 
5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google Analytics5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google AnalyticsCharlie Morris
 
Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...
Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...
Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...Converge Consulting
 
Omniturebasicsv1 100622051011-phpapp02
Omniturebasicsv1 100622051011-phpapp02Omniturebasicsv1 100622051011-phpapp02
Omniturebasicsv1 100622051011-phpapp02RAKESH RANJAN MANSINGH
 
Google Analytics Custom Reports
Google Analytics Custom ReportsGoogle Analytics Custom Reports
Google Analytics Custom ReportsErrett Cord
 
A Beginners Guide to Google Analytics
A Beginners Guide to Google Analytics A Beginners Guide to Google Analytics
A Beginners Guide to Google Analytics AlbaInnovationCentre
 
#1NLab14: Reanalyzing Analytics
#1NLab14: Reanalyzing Analytics#1NLab14: Reanalyzing Analytics
#1NLab14: Reanalyzing AnalyticsOne North
 
Content Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google AnalyticsContent Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google AnalyticsTim Frick
 

Similar a Advanced Google Analytics Techniques (20)

Visionary - Google Analytics
Visionary - Google AnalyticsVisionary - Google Analytics
Visionary - Google Analytics
 
2011 fitbloggin analytics
2011 fitbloggin analytics2011 fitbloggin analytics
2011 fitbloggin analytics
 
Web Analytics Primer
Web Analytics PrimerWeb Analytics Primer
Web Analytics Primer
 
Webtrends presentation
Webtrends presentationWebtrends presentation
Webtrends presentation
 
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
 
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 Dummies
Google Analytics for DummiesGoogle Analytics for Dummies
Google Analytics for Dummies
 
Google Analytics Dabble
Google Analytics DabbleGoogle Analytics Dabble
Google Analytics Dabble
 
Google Analytics Basics for NCSU Libraries' Staff
Google Analytics Basics for NCSU Libraries' StaffGoogle Analytics Basics for NCSU Libraries' Staff
Google Analytics Basics for NCSU Libraries' Staff
 
Content Marketing Retreat: Measurement with Google Analytics
Content Marketing Retreat: Measurement with Google Analytics Content Marketing Retreat: Measurement with Google Analytics
Content Marketing Retreat: Measurement with Google Analytics
 
Adobe Digital Analytics - SiteCatalyst, Test & Target Workshop
Adobe Digital Analytics - SiteCatalyst, Test & Target WorkshopAdobe Digital Analytics - SiteCatalyst, Test & Target Workshop
Adobe Digital Analytics - SiteCatalyst, Test & Target Workshop
 
Google analytics concepts introduction
Google analytics concepts introductionGoogle analytics concepts introduction
Google analytics concepts introduction
 
5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google Analytics5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google Analytics
 
Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...
Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...
Investigative Analytics: Deciphering the Mystery of Data-Driven Decision Maki...
 
Omniturebasicsv1 100622051011-phpapp02
Omniturebasicsv1 100622051011-phpapp02Omniturebasicsv1 100622051011-phpapp02
Omniturebasicsv1 100622051011-phpapp02
 
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 Custom Reports
Google Analytics Custom ReportsGoogle Analytics Custom Reports
Google Analytics Custom Reports
 
A Beginners Guide to Google Analytics
A Beginners Guide to Google Analytics A Beginners Guide to Google Analytics
A Beginners Guide to Google Analytics
 
#1NLab14: Reanalyzing Analytics
#1NLab14: Reanalyzing Analytics#1NLab14: Reanalyzing Analytics
#1NLab14: Reanalyzing Analytics
 
Content Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google AnalyticsContent Marketing Retreat: Using Google Analytics
Content Marketing Retreat: Using Google Analytics
 

Último

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
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
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
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
 
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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
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
 
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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
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
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 

Último (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
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
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
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
 
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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
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
 
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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
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
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 

Advanced Google Analytics Techniques

  • 1. Advanced Google Analytics Ben MacNeill ben.macneill@extension.org
  • 2. • Goals • Custom Reports • Custom Variables • Advanced Segments • Bonus: New GA UI
  • 3. Goals • What do you want your site visitors to do? • Download a PDF? • Submit a form? • Click the "contact us" link? • Sign up for a newsletter? • How many visitors reach the goal? • Where do visitors abandon goals?
  • 4. Example: Ask an Expert • How many visitors are "Asking an Expert"? • What happens when they use the Ask an Expert form? • Problem: the search results for the form create unique URLs
  • 5. Solution: Virtual Pages • The solution is create a virtual page with the GATC method: _trackPageview() • We're going to overwrite the actual, dynamic URL with a made-up, virtual URL
  • 6. Step 1. Define the Goal • "Question submitted" page • Problem: it's not a hardcoded web page (there is no thankyou.html page) • (The "thank you" page URL is dynamic because the visitor is returned to their previous page)
  • 7. Make Up a Descriptive URL Before: _gaq.push(['_trackPageview']); After: _gaq.push(['_trackPageview', '/ask- an-expert-question-submitted']); In GA, this page view shows up as: www.extension.org/ask-an-expert-question-submitted
  • 8. Goals in the New UI
  • 9. Step 2. Set up a Goal
  • 10. Step 3. Define the Funnel
  • 13. Analyze • Are visitors doing what you expect? • Where are they dropping off? • What's wrong with those pages? (focus redesign efforts there.)
  • 14.
  • 15. Funnels in the New UI
  • 17. Why Custom Reports? • When you want more than the general GA reports: traffic sources, pageviews, search terms, visitor location, etc. • Only the metrics you want to see • Organized exactly how you want to see it • Create report combinations that don't exist by default
  • 18. Create a New Report
  • 20. Metrics vs. Dimensions • Metrics: think Numbers (145 visitors, pages, or goals) • Dimensions: think Descriptions (145 visitors in NC who came from Organic Search)
  • 21. Example: Where are AaE Questions Coming From? • Want to measure AaE Submissions and total visitors (Visits and Goals - metric) • Where are Ask an Expert submissions coming from? (Geography - dimension) • How are these visitors finding the Ask an Expert form? (Traffic source - dimension)
  • 22. Step 1. Select Metrics • We are choosing metrics related to AaE Goals • Drag and arrange in any order you prefer
  • 23. Step 2. Select Dimensions • Pick a Primary dimension • Choose the order of drill-down dimensions
  • 24. Step 3. Save and View
  • 26. Custom Variables • Create additional, custom traffic segments • visitor types • which sections are most popular
  • 27. Step 1. What's the scope? • Visitor-level — the individual that visits the site, and everything about that person • Session-level — the visit itself and everything that takes place during that time • Page-level — individual pages that the visitors interacts with. Generally a pageview.
  • 28. _setCustomVar(index, name, value, opt_scope) • Name-value pairs (section, horses) • index: the slot for the custom variable. limited number. 1-5. • opt_scope: 1 (visitor-level), 2 (session- level), or 3 (page-level, the default).
  • 29. Examples Category tracking? Use page-level scope (3). (rat = resource area tag) _gaq.push(['_setCustomVar', 1, 'rat', 'horses', 3]); User-type tracking? Visitor-level scope (1). _gaq.push(['_setCustomVar', 2, 'login', 'internal', 1]);
  • 30. Custom Vars in the New UI
  • 32. Advanced Segments • Define the specific slice of traffic that you are interested in • Activate that segment and view any report in Google Analytics
  • 33. Segments in the New UI
  • 35. Step 1. Create a New Segment
  • 36. Step 2. Define the Segment
  • 37. Step 3. Apply Segment
  • 38. Every report is now limited to "via Twitter"
  • 39. New GA UI • Faster • Can switch between profiles and stay on the same report • Doesn't have PDF export or report emailing yet
  • 40. Happy Analyzing! • ben.macneill@extension.org • http://www.slideshare.net/chillnc/ • twitter: @chillnc