Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Web Analytics: Data drive decisions

Web Analytics: Data drive decisions

Web Analytics class at the University of Hawaii's Pacific New Media program.

Rob Bertholf

April 23, 2014
Tweet

More Decks by Rob Bertholf

Other Decks in Technology

Transcript

  1. @Rob Bertholf @Rob’s Geek Cred Google Search Engine Optimization Expert

    Out of over 22,500,000 Results #1 in @Rob PATENT APPLICATION #US20060294199
  2. @Rob Bertholf Desired Takeaways • Overview of Analytics • Learn

    what Web Analytics tracks • How to add tracking code to your site • Create ways to track conversion
  3. @Rob Bertholf Terms to Know • Web Browser • HTML

    • JavaScript • Analytics • Tracking Code
  4. @Rob Bertholf What is Web Analytics? The study of the

    online experience in order to improve it.
  5. @Rob Bertholf Why wouldn’t you analyze? • Find out what

    is working • Identify things that are not working • Calculate return on investment • Dominate your niche
  6. @Rob Bertholf How to analyze: • Pay closer attention to

    the bigger picture & trends. • Compare data against itself • Consider leveraging both server log data and page tag data into a hybrid approach.
  7. @Rob Bertholf Webmaster • Can people access it? • What

    is the load time? • What browsers?
  8. @Rob Bertholf Content Marketer • Where are you best engaging

    your visitors? Which topics should you write about? • What are your visitors looking for? • Where are you losing your visitors?
  9. @Rob Bertholf Social Media Marketer • Which social channels are

    sending most qualified traffic? • Which social posts convert the best? • How is social traffic converting (first touch attribution)
  10. @Rob Bertholf Executive • What marketing efforts are working? ◦

    Traditional Marketing ◦ Banner Ads ◦ Search Engines / SEO ◦ Paid Marketing / PPC ◦ Email • How well are you engaging? • How well are you converting?
  11. @Rob Bertholf Now we will cover... • Creating Google Analytics

    Account • Installing Google Analytics in your Website • Configuring your profile with best practices • Setting goals and defining success • Content Marketing • Breaking down by channel
  12. @Rob Bertholf But First! Create initial profiles: • Raw Data:

    no filters, unaltered, pure data • Test Data: the testing ground where you install filters, set goals and add stuff that alters the data. Once you know it’s working, then you add it to the Master Data profile. • Master Data: the working copy of your data, this is the data you use for reporting.
  13. @Rob Bertholf Settings > Connect: • Google AdWords This will

    allow you to share data across Google Analytics and AdWords • Google AdSense This will allow you to see how content is performing with Google AdSense • Google Webmaster Tools This will allow you to share Webmaster Tools data with Google Analytics
  14. @Rob Bertholf Is this the right question to ask? HIT

    COUNTER You are visitor number 0 0 0 1 2 8 2 8 2 9 1 . since 1995
  15. @Rob Bertholf Hits • Each request from the browser to

    the web server is an individual hit. • Multiple hits generated each time the page loads.
  16. @Rob Bertholf Visit (Session) • Could be the same person

    in different sessions • Good to understand what people do during a visit (ie. pages per visit, time per visit, etc.)
  17. @Rob Bertholf Unique Visit • The uniquely identified client that

    is generating page views or hits within a defined time period.
  18. @Rob Bertholf Unique User • Identified from logging into a

    site with a username and password or other method • Can track user despite the computer they use to access the site
  19. @Rob Bertholf Two main channels of web analytics Safari /

    Chrome / Firefox / Internet Explorer http://yourdomain.com URL: Click on the link to this really great website at http://yourdomain.com Direct Referral
  20. @Rob Bertholf Referral Traffic “Referral” is what is left over

    after you remove traffic from the Search Engines and Social Media
  21. @Rob Bertholf #PROTIP: Filter Organic Traffic Remove branded keywords from

    Organic search traffic. These should be “Direct”: www.mydomain.com Google Your Company Name Google
  22. @Rob Bertholf New Term: Bounce Rate • The percentage of

    visitors to a particular website who navigate away from the site after viewing only one page. • Target range < 25% - 40% • Drill down to specific Source to troubleshoot
  23. @Rob Bertholf #PROTIP: Decrease Bounce Rate How many of your

    employees use your website as your start page?
  24. @Rob Bertholf Additional Code Needed Need to add: ga('require', 'displayfeatures');

    or use: https://wordpress.org/plugins/google-universal-analytics/
  25. @Rob Bertholf #PROTIP: Browserstack Use www.BrowserStack.com to test your website

    on multiple browsers to see how your customers see your site!
  26. @Rob Bertholf Mobile Traffic What percentage of users are coming

    from mobile devices? How do they see your website from a mobile device? Is your website “Responsive”?
  27. @Rob Bertholf #PROTIP: Decrease Exit Rate Find pages which have

    high exit rate (and are not your driving directions or contact page) and add a call to action to re-engage the visitor.
  28. @Rob Bertholf Visitor Flow Study your visitor flow! Where are

    you losing your visitors? How logical is your navigation structure? How easy is it to find your menu?
  29. @Rob Bertholf Event • Event tracking is a simple way

    to track how users are interacting with your site. • You can track just about anything such as videos played, submitted forms, if people scroll through your content, or downloads. _gaq.push([‘_trackEvent’, ‘button’, ‘clicked’]);
  30. @Rob Bertholf Goal • This should be a wide range

    of activities such as purchases, contact form completions, creating an account, time on site, signing up for a newsletter, etc. • Associate monetary value with these goals if possible.
  31. @Rob Bertholf Funnel Visualization • Where do we lose the

    visitor? (Multi step form or conversion path)
  32. @Rob Bertholf eCommerce • Ecommerce tracking will allow you to

    understand not only how much revenue you're making but what channels are responsible for driving revenue
  33. @Rob Bertholf Found this useful? Tell me! Please tweet: “.@Rob,

    just saw the #Analytics tutorial and though it was _________”.