google analytics
play

Google Analytics Jay Murphy Trionia Incorporated The Science of - PowerPoint PPT Presentation

Google Analytics Jay Murphy Trionia Incorporated The Science of Marketing jmurphy@trionia.com 8772340591 Agenda Google Analytics A WhirlWind Tour of Onsite SEO Google Analytics and SEO Google Analytics to Start SEO Measuring


  1. Data Access API – from PHP GAPI – Google Analytics API PHP5 Interface  Supports arrays for Dimensions and Metrics  Returns results in a PHP object  Date ranges and filtering provided For more detail see: http://code.google.com/p/gapi­google­analytics­ php­interface/ 57

  2. Data Access API – from PHP Sample Code $ga = new gapi('email@yourdomain.com','password'); $pId = 11223344; // Profile ID $metrics = array('country','city'); $dimensions = array('pageviews','visits','newVisits'); $ga­>requestReportData($pId,$metrics,$dimensions); foreach($ga­>getResults() as $result) { echo '<strong>'.$result.'</strong><br />'; echo 'Pageviews: ' . $result­>getPageviews() . ' '; echo 'Visits: ' . $result­>getVisits() . '<br />'; echo 'New Visits: ' . $result­>getNewVisits() . '<br />'; } echo '<p>Total pageviews: ' . $ga­>getPageviews() . ' total visits: ' . $ga­>getVisits() . '</p>'; 58

  3. WHIRL WIND TOUR OF SEO 59

  4. Whirl­Wind Tour of Onsite SEO Content is King – with SEO we can get caught up in optimizing for key words and search engines We can forget about the people!

  5. Whirl­Wind Tour of Onsite SEO (continued) In order of priority update the following:  Titles  Meta Descriptions  Headings  Content  Links  Images  Page Speed  Meta Keywords

  6. Whirl­Wind Tour of Onsite SEO (continued) Titles  Use short titles that include the keyword(s) at the start. (50 to 80 characters) Meta Descriptions  The content that will frequently show up in your search results – use keywords naturally in your description. (160­180 characters)

  7. Whirl­Wind Tour of Onsite SEO (continued)  Headings  Use the main keyword for the H1 tags and lower priority keywords for H2 and H3 tags.  Images  Use keywords in your alt tags as well as naming the images with your keywords. So images names like this are good: newport­harbor­view.png

  8. Whirl­Wind Tour of Onsite SEO (continued)  Links  Use links to connect to reputable sites. Also link internally to related pages. Use keywords in your links: <a href=“tropical ­ fish.html”>See our list of tropical fish</a>  Content  Include keywords throughout your content, in a natural way. Do not force or ‘keyword stuff’.

  9. Whirl­Wind Tour of Onsite SEO (continued) Page Speed  Fast load time is critical for user experience.  A factor in Search Engine Optimization. Performance techniques include – CDN, CSS sprites, compressed JavaScript and more. Meta Keywords  While less important – it is good to have a list of 12­15 descriptive keywords in the page meta keywords tag.

  10. More on SEO Off­site SEO – inbound links  Look to social websites to get started SEO related to SEM (paid keywords)?  Not on Google; Yahoo? Maybe Setup a sitemap.xml and a robots.txt Other factors:  Age of site, number of pages, internal links…

  11. SEO Summary How do we determine our keywords?  Some people call this process keyword harvesting. The next section will show how to use Google Analytics (and other tools) to start harvesting.

  12. ANALYTICS REPORTS TO START AN SEO PROJECT 68

  13. Keywords Helpful – but these are all ‘branded’ keywords

  14. Non­Branded Keywords Using the report filters we can create a ‘non ­ branded’ keyword report:

  15. ‘Group’ Keywords To find related keywords we can create an ‘Advanced Filter’ in this case we want to see all non­ branded keywords with the word ‘visit’ included.

  16. Google’s Keyword Tool https://adwords. google .com/select/ KeywordTool External

  17. Other Sources for Keywords Competitor research  Examine the structure and keywords used by competitor websites  Use services like Compete or Alexa to determine Brainstorm Keywords  Ask customers and/or sit down and write as many keywords as you can imagine.

  18. Keyword Baseline Results http://www.mikes­marketing­tools.com/ranking­reports/

  19. ANALYTICS REPORTS TO MEASURE ONGOING SEO 75

  20. Traffic Sources First look at percentage increase in Search Engine Traffic  This provides a high level look at overall traffic.  Then check the search referrals in more detail.

  21. Search Engine Traffic Look at the ‘non ­ paid’ traffic sent to the website. Look for gains to indicate SEO improvements.

  22. Landing Pages The landing pages indicate which pages on your site get direct traffic from search engines (and other sources)

  23. Landing Page Keywords The entry keywords tell you both what is working and what can be optimized further.

  24. Advanced Segments 80

  25. Advanced Segments 81

  26. ‘Restaurant’ Segment We can view behavior of this segment.

  27. ‘Restaurant’ Segment

  28. SEO Rank Report? How can you see where your terms are ranking?  Applying three filters to a new profile will provide the answers.  First filter to include Google traffic  Then filter to keep organic traffic  Finally use a custom filter to provide a ranking report

  29. Filter Detail  The three filters are: Filter Type : Custom Filter Select "Include" Filter Type : Custom Filter Filter Field:Campaign Source Select "Include" Filter Pattern: google Filter Field:Campaign Medium Filter Pattern: organic Filter Type : Custom Filter Select “Advanced" Field A ->Extract A: Referral : (\?|&)q=([^&]*) Field B ->Extract B: Referral : (\?|&)start=([^&]*) Output To -> Constructor: User Defined : $A2 (page: $B2)

  30. SEO Rank Results The output can then be seen in the ‘user defined’ reports – which will then show the page for each organic keyword:

  31. Page Load from Analytics  The new version of Google Analytics (in Beta)includes tracking Page Load speed.  Simply adding this new line of code to your Google Tracking will allow reporting on page load speed: _gaq.push(['_trackPageLoadTime']);  The new ‘Site Speed’ report will now provide speed statistics on your website.

  32. Sample Site Speed Report

  33. QUESTIONS?

  34. To Learn More  CDIA BU is offering two Analytics Courses  Google Analytics for Business : Introduction  When: Friday, July 15, 2011  Google Analytics for Business : Advanced  When: Friday, July 29, 2011 REGISTER ONLINE

  35. Analytics Resources  Blogs  Occam’s Razor by Avinash Kaushik  Books  Web Analytics Demystified – Eric T. Peterson  Web Analytics an Hour a Day – Avinash Kaushik  Education  Google’s Conversion University

  36. Other Resources (continued) Twitter  Follow the #measure, #analytics and #ganalytics hash tags Organizations  Web Analytics Association  The Analysis Exchange – Students and Mentors team up to assist Non­Profits 92

  37. SEO Resources SEO Links:  Google’s SEO Guide  SEOMOZ Beginners Guide to SEO  Wordtracker SEO Intro Video Intro to sitemap.xml and robots.txt  http://www.advancedhtml.co.uk/robots­ sitemaps.htm

  38. Online Marketing – B2C CASE STUDY 94

  39. B2C Banner Advertisement & Pay per Click Metrics Visits Coupon Prints Sales 95

  40. Targeting The Campaign used two types of targeting  Geographic  West coast of Florida  Keyword Based  Diabetic  High Fiber  Whole Grain  Flax Seed 96

  41. Metrics Keyword Performance 97

  42. Metrics Ad Performance 98

  43. Landing Page Optimization A/B Testing No Email Signup Original Conversion Rate 23.9%% Conversion Rate 17.45% 99

  44. Campaign Summary 100

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend