Google Analytics. Jay Murphy Trionia Incorporated The Science of Marketing

Size: px
Start display at page:

Download "Google Analytics. Jay Murphy Trionia Incorporated The Science of Marketing jmurphy@trionia.com 877 234 0591"

Transcription

1 Google Analytics Jay Murphy Trionia Incorporated The Science of Marketing

2 Agenda Google Analytics A Whirl Wind Tour of Onsite SEO Google Analytics and SEO Google Analytics to Start SEO Measuring your results Optimizing your results Resources

3 Audience Who is interested in measuring a website? Owners Online and Offline Ad Agencies Site Developers Design & Technical Online Marketing Specialists Search Engine Optimization Search Engine Marketing Marketing Display Ads and more 3

4 Answers Question Analytics can help answer Who is visiting my site? How are people finding the site? What will bring more people to the site? What are people doing on the site? Are people accomplishing the site goals? How can the website be improved? 4

5 Analytics a brief history Hit Counters Log File Page Tagging Javascript/Cookies 5

6 Analytics Tools The Big Three Google Analytics Omniture Webtrends A few open source choices: AWStats Webalizer 6

7 Accuracy? No analytics tool is perfectly accurate however trends in data are the most useful information. If you use two or more metrics tools do not reconcile the data it will be different If some of your metrics are critical for your business For example how much advertisers pay per click : agree on measurement in advance 7

8 GOOGLE ANALYTICS 8

9 How to Install Google Analytics is easy to install: Using your Google Account, access Analytics: Add JavaScript code before the </head> tag 9

10 Google Analytics JS Code The code is: <script type="text/javascript"> var _gaq = _gaq []; _gaq.push(['_setaccount', 'UA xxxxxxxx x']); _gaq.push(['_trackpageview']); (function() { var ga = document.createelement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = (' == document.location.protocol? ' : ' + '.google analytics.com/ga.js'; var s = document.getelementsbytagname('script')[0]; s.parentnode.insertbefore(ga, s); })(); </script> 10

11 Installation Check Check on your Google Analytics Analytics Settings > Profile Settings > Tracking Code 11

12 How it works JavaScript that uses first party cookies Sends an invisible GIF to the analytics server for processing Users that delete cookies will be seen as a new visitor No personal identifying information is saved Cached pages are still tracked if visitor is connected to the internet 12

13 Google Analytics Cookies utma Used to measure unique Visitors 2 year utmb Session/Visit measure 30 minute timeout utmc Session/Visit with utmb no expiration utmz Stores referral information. Including Source and Medium. 6 months from set/update. 13

14 Google Analytics Cookies (continued) utmv Contains information passed by the _setvar() Google Analytics method utmx Used by the Website Optimizer. More Detail at: epts/gaconceptscookies.html#cookiesset 14

15 Definitions Visits A visit is defined as a series of page requests from the same uniquely identified client with a time of no more than 30 minutes between each page request. So for a user who visits at 11:00 AM and then again at 11:20 this user counts as a single unique visit; if the user clicks on a new page at 11:35 it now counts as two visits. (Some analytics packages use the term session in place of visit.) Unique Visitors A unique user who accesses a Website, while people cannot be identified by analytics, we substitute computers. So a single computer that accesses a website is deemed to be a Unique Visitor. (Most analytics tools use cookies, small files saved by a browser, to determine if a machine has been to a website before. Since many users, estimated to be 25% or so, remove cookies on a monthly basis, unique visitors can be overstated.) 15

16 Definitions (continued) New Visitors A visitor that has not made any previous visits. Again, since New Visitors are also determined by the use of cookies saved on a visitors computer; visitors that delete cookies show as new visitors. Bounce Rate The percentage of visits where the visitor enters and exits at the same page without visiting any other pages on the site in between. (In general a higher bounce rate is not a good sign but some websites are designed for a single page view before leaving, for example blogs. Use bounce rate to analyze your site based on your site s users goals.) 16

17 Definitions (continued) Average Pages per Visit The average number of page views a visitor views before ending their visit. It is calculated by dividing total number of page views by total number of visits. Average Time on Site Average amount of time that visitors spend on the site each time they visit. (This metric can be complicated by the fact that analytics programs cannot measure the length of the last page view, since the time is measured by start time of second page minus the start time of the first page.) Page Views A request for a file whose type is defined as a page in log analysis. An occurrence of the script being run in page tagging. In log analysis, a single page view may generate multiple hits as all the resources required to view the page (images,.js and.css files) are also requested from the web server. 17

18 REPORTING INTERFACE 18

19 Reporting Interface In your account click on the "View report" link to see the report interface 19

20 Reporting Dashboard 20

21 Dashboard User Configurable view of up to 12 user defined reports. All Reports including the Dashboard Exported in PDF and XML format. ed one time or scheduled Additional Control is offered by: Date Ranges Daily, Week or Monthly data points Advanced Segments 21

22 Reporting Categories Visitors Traffic Sources Content Goals Additional Reporting Features Intelligence Custom Reports Advanced Segments 22

23 Visitors 23

24 Visitor Reports Answers these questions (and more)? Where are my visitors coming from? Are they new visitors? How many are new? When do my visitors come to my site? What browsers, version of flash, java do they use? How do our visitors compare to other sites? 24

25 Visitor Reports Map Overlay 25

26 Visitor Reports New vs. Returning 26

27 Visitor Reports Visitor Trending 27

28 Visitor Reporting Browser Usage 28

29 Traffic Sources Answers these questions: Where did people find out about my site? What proportion of visitors come to the site: Directly, through search engines and through referral websites? For search engine traffic what keywords? Which referrals provide the best traffic? What campaigns are most effective? 29

30 Traffic Sources Overview 30

31 Traffic Sources Search Engines 31

32 Traffic Sources Keywords 32

33 Traffic Sources Referring Sites 33

34 Traffic Sources Direct 34

35 Content Answers these questions: What are the entrance pages (landing pages)? What keywords were used to reach these pages? Or what or referrals? Where did people leave the site? (Exit Pages) Further detail to determine if a user goal was satisfied or it was a failed visit. 35

36 Content Overview 36

37 Content Navigation Summary 37

38 Content Entrance Keywords 38

39 Content In Page Analytics 39

40 Goals, Custom Reports, Advanced Segments and Data Access API OTHER TOPICS 40

41 Goals Used to track specific actions on your website. These can be: Site registration Sign up for a download, webinar, newsletter 41

42 Setting up Goals Step 1 42

43 Setting up Goals Step 2 43

44 Setting up Goals Step 3 44

45 Setting up Goals Step 4 45

46 Goals on all Reports 46

47 Integrating with Ad Words Link AdWords and Analytics accounts together One AdWords with one Analytics account. One account for each client Autotagging helps analytics track your AdWords clicks. This adds a gclid value to your query string 47

48 AdWords Reporting 48

49 Other Ad Sources Use the Google URL builder 49

50 Multiple Campaign Tracking Visitors can visit from multiple campaigns. In the standard setup, the most recent campaign will get credit for a conversion. How to assign credit to the first campaign? Setting utm_nooverride=1 in your campaign URLs will attribute the conversion to the first campaign. 50

51 Custom Reporting 51

52 Custom Reporting Dimensions & Metrics 52

53 Custom Reports Dimensions & Metrics Dimensions Visitor Campaign Content Ecommerce Internal Search Custom Variables Events AdWords Metrics Visitor Campaign Content Ecommerce Internal Search Goals Events 53

54 Custom Report Example Avinash Kaushik 54

55 Advanced Segments 55

56 Advanced Segments 56

57 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: google analyticsphp interface/ 57

58 Data Access API from PHP Sample Code $ga = new gapi(' @yourdomain.com','password'); $pid = ; // 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

59 WHIRL WIND TOUR OF SEO 59

60 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!

61 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

62 Titles Whirl Wind Tour of Onsite SEO (continued) 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. ( characters)

63 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

64 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: Content <a href= tropical fish.html >See our list of tropical fish</a> Include keywords throughout your content, in a natural way. Do not force or keyword stuff.

65 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 descriptive keywords in the page meta keywords tag.

66 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

67 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.

68 ANALYTICS REPORTS TO START AN SEO PROJECT 68

69 Keywords Helpful but these are all branded keywords

70 Non Branded Keywords Using the report filters we can create a nonbranded keyword report:

71 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.

72 Google s Keyword Tool

73 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.

74 Keyword Baseline Results marketing tools.com/ranking reports/

75 ANALYTICS REPORTS TO MEASURE ONGOING SEO 75

76 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.

77 Search Engine Traffic Look at the non paid traffic sent to the website. Look for gains to indicate SEO improvements.

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

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

80 Advanced Segments 80

81 Advanced Segments 81

82 Restaurant Segment We can view behavior of this segment.

83 Restaurant Segment

84 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

85 Filter Detail The three filters are: Filter Type: Custom Filter Select "Include" Filter Field:Campaign Source Filter Pattern: google Filter Type: Custom Filter Select "Include" 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)

86 SEO Rank Results The output can then be seen in the user defined reports which will then show the page for each organic keyword:

87 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.

88 Sample Site Speed Report

89 QUESTIONS?

90 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

91 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

92 Twitter Other Resources (continued) 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

93 SEO Resources SEO Links: Google s SEO Guide SEOMOZ Beginners Guide to SEO Wordtracker SEO Intro Video Intro to sitemap.xml and robots.txt

94 Online Marketing B2C CASE STUDY 94

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

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

97 Metrics Keyword Performance 97

98 Metrics Ad Performance 98

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

100 Campaign Summary 100

101 Campaign Summary Results Florida banner advertisements led to additional direct and indirect website vistors. 101

ANALYTICS. Geek Speak for the Technically Meek

ANALYTICS. Geek Speak for the Technically Meek ANALYTICS Geek Speak for the Technically Meek ABOUT ME Ben Pritchard Interactive Technology Director at bpritchard@garrisonhughes.com @pixelfumes www.garrisonhughes.com ABOUT Responsive Website Design

More information

Is Your Google Analytics Data Accurate?

Is Your Google Analytics Data Accurate? Is Your Google Analytics Data Accurate? September 18, 2013 Presented By Amin Shawki Analytics Manager Andy Gibson Digital Marketing Analyst 1. 1 Billion+ pageviews/year in sites analyzed and supported

More information

DISCOVERING OUR PATRONS USING GOOGLE ANALYTICS

DISCOVERING OUR PATRONS USING GOOGLE ANALYTICS DISCOVERING OUR PATRONS USING GOOGLE ANALYTICS Michael Sheehan Lake Superior Libraries Symposium, WITC Superior June 1, 2012 A LITTLE ABOUT ME AND MY EMPLOYER Mike Sheehan is the Assistant Director at

More information

1 Which of the following questions can be answered using the goal flow report?

1 Which of the following questions can be answered using the goal flow report? 1 Which of the following questions can be answered using the goal flow report? [A] Are there a lot of unexpected exits from a step in the middle of my conversion funnel? [B] Do visitors usually start my

More information

All SABMiller websites, as defined in this document should have Google Analyitcs implemented as a mandatory requirement.

All SABMiller websites, as defined in this document should have Google Analyitcs implemented as a mandatory requirement. Analytics version 1 Introduction Web analytics is used to track, measure, collect, report and analyse web data in order to understand and optimise usage of web properties. These properties could include

More information

The un-official Google Analytics How To PDF guide to:

The un-official Google Analytics How To PDF guide to: The un-official Google Analytics How To PDF guide to: - Help you set up and configure Google Analytics - Use advanced features like event tracking, filters and segments - Build custom reports and dashboards

More information

WEB ANALYTICS. Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673

WEB ANALYTICS. Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673 WEB ANALYTICS Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673 WEB ANALYTICS IS ABOUT INCREASING REVENUE WHAT WE LL COVER Why should you use Asynchronous code What are

More information

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina Personalizing Google Analytics Using Events and Custom Variables Josh Wilson State Library of North Carolina What you re about to sit through GA reports are ready to be customized! What are Custom Variables?

More information

MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS

MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS How to use Google Analytics to track activity on your website and help get the most out of your website 2 April 2012 Version 1.0 Contents Contents 2 Introduction

More information

Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey

Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey 1 Google Analytics for Robust Website Analytics Deepika Verma, Depanwita Seal, Atul Pandey 2 Table of Contents I. INTRODUCTION...3 II. Method for obtaining data for web analysis...3 III. Types of metrics

More information

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina Personalizing Google Analytics Using Events and Custom Variables Josh Wilson State Library of North Carolina Five Minute Version What are Events? What are Custom Variables? Definitions & Differences Understanding

More information

10 Analytics & Optimization. From Code to Product gidgreen.com/course

10 Analytics & Optimization. From Code to Product gidgreen.com/course 10 Analytics & Optimization From Code to Product gidgreen.com/course Lecture 10 Introduction Data collection Website metrics Optimization Competitive intelligence Surveys Tools and books From Code to Product

More information

Analytics minibible. for Software Vendors

Analytics minibible. for Software Vendors Analytics minibible for Software Vendors Version 3.0 - last updated: November 2014 The last 12 months have been among the busiest for Google Analytics and other analytics tools. Here are just a few of

More information

Getting the most from your Google Analytics. Session 4 Extending Google Analytics the role of programming technologies and 3rd-party tools

Getting the most from your Google Analytics. Session 4 Extending Google Analytics the role of programming technologies and 3rd-party tools Session 4 Extending Google Analytics the role of programming technologies and 3rd-party tools Google Analytics information collection A default amount of data is collected for every page visited in a Google

More information

How To Understand Your Online Marketing Program

How To Understand Your Online Marketing Program Online Analytics Best Practices Nick Guebhard and Chris Adams RTONZ Online Marketing Program Facilitated by: Miles Media Program Facilitated by: Session Summary RTONZ Online Marketing Program 1. Results

More information

Use of cookies. 1. Directive

Use of cookies. 1. Directive Use of cookies 1. Directive Under the new European Directive (Directive 2009/136/EC amendment to the UK s Privacy and Electronic Communications Regulations) we are required to gain explicit consent to

More information

INTERNET MARKETING. SEO Course Syllabus Modules includes: COURSE BROCHURE

INTERNET MARKETING. SEO Course Syllabus Modules includes: COURSE BROCHURE AWA offers a wide-ranging yet comprehensive overview into the world of Internet Marketing and Social Networking, examining the most effective methods for utilizing the power of the internet to conduct

More information

How To Pass The Gaconcept Quiz

How To Pass The Gaconcept Quiz How To Pass The google analytics IQ Test Original practice problems Below are 10 practice problems to help you prepare for the Google Analytics Individual Qualification (IQ) Test. They are based on the

More information

Google Analytics: Connecting the Digital Marketing Dots. Becky Vardaman, Converge Consulting Jay Kelly, Converge Consulting

Google Analytics: Connecting the Digital Marketing Dots. Becky Vardaman, Converge Consulting Jay Kelly, Converge Consulting Google Analytics: Connecting the Digital Marketing Dots Becky Vardaman, Converge Consulting Jay Kelly, Converge Consulting 1 Has This Ever Happened To You? I have a meeting with my VP in two hours. I need

More information

Google Analytics Access for Bentley Employees

Google Analytics Access for Bentley Employees Google Analytics Access for Bentley Employees 1. Google Analytics Login Google Analytics URL: http://www.google.com/analytics User name: bentleyshared@gmail.com Password: 2015analytics 2. Google Analytics

More information

Demystifying Digital Introduction to Google Analytics. Mal Chia Digital Account Director

Demystifying Digital Introduction to Google Analytics. Mal Chia Digital Account Director Demystifying Digital Introduction to Google Analytics Mal Chia Digital Account Director @malchia @communikateetal Slides will be emailed after the session 2 Workshop Overview 1. Introduction 2. Getting

More information

any software vendor using a 3rd party shopping cart

any software vendor using a 3rd party shopping cart Version 2.0 - last updated: August 2010 The Analytics industry has evolved a great deal since the last version of this book. Tools got better & faster including amazing features like Segmentation or Intelligence

More information

Google Analytics for Government Second Edition

Google Analytics for Government Second Edition Google Analytics for Government Second Edition By Sarah Kaczmarek, May 2014 GOOGLE ANALYTICS FOR GOVERNMENT Second Edition Table of Contents PART 1: INTRODUCTION... 2 WELCOME TO THE SECOND EDITION OF GOOGLE

More information

Web Analytics. FAQs MONITOR, ANALYZE, TRACK. Page 1

Web Analytics. FAQs MONITOR, ANALYZE, TRACK. Page 1 Web Analytics FAQs MONITOR, ANALYZE, TRACK Page 1 Web Analytics FAQs Monitor, Analyze, Track This document contains a list of frequently asked questions on the following areas of the Web Analytics system:

More information

Analytics minibible. for Software Vendors

Analytics minibible. for Software Vendors Analytics minibible for Software Vendors Version 3.0 - last updated: May 2012 The last 12 months have been among the busiest for Google Analytics and other analytics tools. Here are just a few of the latest

More information

Google Analytics 101

Google Analytics 101 American Marketing Association San Antonio Chapter presents Google Analytics 101 Instructor: Maria Haase Workshop Objectives Learn how to create an effective Measurement Plan for your organization Learn

More information

WEB ANALYTICS 101. March 20, 2015

WEB ANALYTICS 101. March 20, 2015 WEB ANALYTICS 101 March 20, 2015 AGENDA 1. Define web analytics 2. Explore how analytics tools work 3. Review best practices 4. Get to know your visitors 5. Identify traffic sources 6. Understand site

More information

Engelske slider. Menyene i Google Analy2cs

Engelske slider. Menyene i Google Analy2cs Engelske slider Menyene i Google Analy2cs Import into AdWords Google Analytics Dashboard The Dashboard is your configurable opening screen for Analytics Management Understand what the Google Analytics

More information

TOP 10 things. In Google Analytics. Your Association Should Measure. weblinkinternational.com

TOP 10 things. In Google Analytics. Your Association Should Measure. weblinkinternational.com TOP 10 things Your Association Should Measure In Google Analytics 1 weblinkinternational.com TABLE OF CONTENTS Welcome.... 3 Metric 1 «Audience Location.... 4 Metric 2 «Audience Engagement....... 6 Metric

More information

Google Analytics Guide. for BUSINESS OWNERS. By David Weichel & Chris Pezzoli. Presented By

Google Analytics Guide. for BUSINESS OWNERS. By David Weichel & Chris Pezzoli. Presented By Google Analytics Guide for BUSINESS OWNERS By David Weichel & Chris Pezzoli Presented By Google Analytics Guide for Ecommerce Business Owners Contents Introduction... 3 Overview of Google Analytics...

More information

Google AdWords customers can see their Analytics data from inside their AdWords account

Google AdWords customers can see their Analytics data from inside their AdWords account Johannes Spruijt Free service offered by Google that generates detailed statistics about the visitors to a website. A premium version is also available for a fee. The product is aimed at marketers as opposed

More information

Using Web Analytics to Track the Use of Formal and Informal Learning. Walter Wimberly, SunGard Public Sector

Using Web Analytics to Track the Use of Formal and Informal Learning. Walter Wimberly, SunGard Public Sector 101 Using Web Analytics to Track the Use of Formal and Informal Learning Walter Wimberly, SunGard Public Sector Successfully Measuring the Use of Your elearning Site (An Introduction to Web Analytics)

More information

INTRO TO. Brock Murray Twitter - @SEOBrock / Instagram - @seoplus

INTRO TO. Brock Murray Twitter - @SEOBrock / Instagram - @seoplus INTRO TO Brock Murray Twitter - @SEOBrock / Instagram - @seoplus ABOUT BROCK MURRAY Started as a web designer in 2002 Designed hundreds of websites for local businesses Established seoplus+ in 2012 Trainer

More information

Digital Marketing Training Institute

Digital Marketing Training Institute Our USP Live Training Expert Faculty Personalized Training Post Training Support Trusted Institute 5+ Years Experience Flexible Batches Certified Trainers Digital Marketing Training Institute Mumbai Branch:

More information

Google Analytics. Web Skills Programme

Google Analytics. Web Skills Programme Google Analytics Web Skills Programme Google - some facts Google search handles over 1 billion searches per day 7.2 billion daily page views 87.8 billion monthly worldwide searches conducted on Google

More information

Introduction. Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business 3

Introduction. Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business 3 Contents Foreword Introduction xix xxi Part I Measuring Success 1 Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business 3 Website Measurement Why Do This?... 4 Information Web Analytics

More information

英 文 考 題 1. You are an online seller. A consumer purchases a product to be delivered to his office. He then makes another order to be delivered to his

英 文 考 題 1. You are an online seller. A consumer purchases a product to be delivered to his office. He then makes another order to be delivered to his 英 文 考 題 1. You are an online seller. A consumer purchases a product to be delivered to his office. He then makes another order to be delivered to his mother s home. How many purchases will be shown in

More information

HOW DOES GOOGLE ANALYTICS HELP ME?

HOW DOES GOOGLE ANALYTICS HELP ME? Google Analytics HOW DOES GOOGLE ANALYTICS HELP ME? Google Analytics tells you how visitors found your site and how they interact with it. You'll be able to compare the behavior and profitability of visitors

More information

Google Analytics Guide

Google Analytics Guide Google Analytics Guide 1 We re excited that you re implementing Google Analytics to help you make the most of your website and convert more visitors. This deck will go through how to create and configure

More information

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us & Contact Generate organic search engine traffic to

More information

Optimize Your Drupal Site with Google Analytics

Optimize Your Drupal Site with Google Analytics Optimize Your Drupal Site with Google Analytics July 22, 2015 Mike Nescot Web Ops & Security Manager JBS International, Inc. Nick Grace Front-end Dev Manager JBS International, Inc. JBS International,

More information

For more information, or to get started with an Online Marketing campaign, contact Ray Archie at: ray@mediumrarenyc.com. or by phone at 212 363 0363

For more information, or to get started with an Online Marketing campaign, contact Ray Archie at: ray@mediumrarenyc.com. or by phone at 212 363 0363 Online Marketing, an overview We will get more potential customers to your website and we will get more of your site s visitors contacting you. We can determine what your potential customers are searching

More information

Website analytics / statistics Monitoring and analysing the impact of web marketing

Website analytics / statistics Monitoring and analysing the impact of web marketing Website analytics / statistics Monitoring and analysing the impact of web marketing What are website analytics / statistics? Web analytics is the measurement, collection, analysis and reporting of website

More information

Optimizing Your Web site 101.2: Motivating your supporters to take initial actions

Optimizing Your Web site 101.2: Motivating your supporters to take initial actions Optimizing Your Web site 101.2: Motivating your supporters to take initial actions Dimitri Lundquist and Misty McLaughlin About the presenters Dimitri Lundquist Interactive Specialist 4 years experience

More information

Future Proof Analytics Techniques for Web 2.0 Applications Near Real Time Support Techniques Constantine J. Aivalis* - Technological Education Institute Crete, Anthony C. Boucouvalas ** - University of

More information

Boosting Campaign Performance Through Web Analytics. David Kamerer, PhD, APR Loyola University Chicago

Boosting Campaign Performance Through Web Analytics. David Kamerer, PhD, APR Loyola University Chicago Boosting Campaign Performance Through Web Analytics David Kamerer, PhD, APR Loyola University Chicago Whose web is it? Phase 1: IT Phase 2: designers Phase 3: content creators An embarrassing question:

More information

Google Analytics in the Dept. of Medicine

Google Analytics in the Dept. of Medicine Google Analytics in the Dept. of Medicine Understanding the Analytics Dashboard 1. Click this link to navigate back to your Analytics Settings page, so you can get an overview of and edit all your Analytics

More information

Getting Started with Google Analytics 7 Easy but comprehensive steps

Getting Started with Google Analytics 7 Easy but comprehensive steps Getting Started with Google Analytics Right, so you have a shiny new website or you have a site that has been up and running for a while now that s great. The hard work is done and the leads and sales

More information

Decision-making using web analytics. Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library

Decision-making using web analytics. Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library Decision-making using web analytics Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library For today Analytics at The Graduate School and the Health Sciences Library What analytics

More information

Google Analytics Guide. A step by step guide to a best practice implementation of Google Analytics

Google Analytics Guide. A step by step guide to a best practice implementation of Google Analytics Google Analytics Guide A step by step guide to a best practice implementation of Google Analytics August 2012 Contents This document is an unofficial guide to a best practice standard implementation of

More information

Analytics. Mark Zhuravsky Charles Thompson. January 14, 2014

Analytics. Mark Zhuravsky Charles Thompson. January 14, 2014 Analytics Mark Zhuravsky Charles Thompson January 14, 2014 Your Website as the Hub It s also the Starting Point Ability to create CTA landing pages Google Analytics code allows you to see activity, but

More information

Title/Description/Keywords & Various Other Meta Tags Development

Title/Description/Keywords & Various Other Meta Tags Development Module 1 - Introduction Introduction to Internet Brief about World Wide Web and Digital Marketing Basic Description SEM, SEO, SEA, SMM, SMO, SMA, PPC, Affiliate Marketing, Email Marketing, referral marketing,

More information

MY DIGITAL PLAN MY DIGITAL PLAN BROCHURE

MY DIGITAL PLAN MY DIGITAL PLAN BROCHURE MY DIGITAL PLAN BROCHURE Digital Marketing Overview What is marketing? What is digital marketing and why is it required? Traditional marketing v/s Digital marketing How to do it? Visibility of my brand

More information

A Beginner s Guide To. google analytics

A Beginner s Guide To. google analytics A Beginner s Guide To google analytics executive summary Expectations have risen for marketing departments abilities to track, measure and optimize different marketing operations. In today s world of

More information

Canadian Association for Research Libraries Toronto, Ontario 14 October 2015

Canadian Association for Research Libraries Toronto, Ontario 14 October 2015 Canadian Association for Research Libraries Toronto, Ontario 14 October 2015 Introductions Help & Learning Standard Reports Audience Traffic Sources Content Behaviour Measuring Value Basic Filtering &

More information

Practical Solutions for Web Analytics

Practical Solutions for Web Analytics Practical Solutions for Web Analytics Harnessing the power of digital trace data Molly Wasko, PhD Associate Professor and Chair, MISQ Collat School of Business University of Alabama at Birmingham About

More information

Nonprofit Technology Collaboration. Web Analytics

Nonprofit Technology Collaboration. Web Analytics Web Analytics Contents What is Web Analytics?... 2 Why is Web Analytics Important?... 2 Google Analytics... 3 Using Major Metrics in Google Analytics... 6 Traffic Sources... 6 Visitor Loyalty... 9 Top

More information

The Practical Guide To Google Analytics For Businesses

The Practical Guide To Google Analytics For Businesses The Practical Guide To Google Analytics For Businesses Why Analytics?... 6 1. Where to find the best data:... 7 Google Analytics Reports Standard Reports... 7 Traffic Sources... 7 The All Traffic Report...

More information

DIGITAL MARKETING. The Page Title Meta Descriptions & Meta Keywords

DIGITAL MARKETING. The Page Title Meta Descriptions & Meta Keywords DIGITAL MARKETING Digital Marketing Basics Basics of advertising What is Digital Media? Digital Media Vs. Traditional Media Benefits of Digital marketing Latest Digital marketing trends Digital media marketing

More information

SmarterStats vs. Google Analytics

SmarterStats vs. Google Analytics SmarterTools Inc. SmarterStats vs. Google Analytics A Comparison of Log File and Script-based Analysis for Accurate Website Statistics SmarterTools Development Team 10/7/2010 Contents Who Should Use This

More information

Online Marketing Optimization Essentials

Online Marketing Optimization Essentials Online Marketing Optimization Essentials Bilal Saleh Principal Partner E-Nor Inc. May 20, 2014 Agenda 2 E-Nor Overview Search Engine Optimization (SEO) Paid search Web Analytics Q&A Graphics by: http://www.iconarchive.com/show/seo-icons-by-designbolts.html

More information

Google Analytics. Google Analytics Glossary of terms

Google Analytics. Google Analytics Glossary of terms Google Analytics Google Analytics is a service offered by Google that generates detailed statistics about a website's traffic and traffic sources and measures set goals. Google Analytics isn't a magical

More information

Index. AdWords, 182 AJAX Cart, 129 Attribution, 174

Index. AdWords, 182 AJAX Cart, 129 Attribution, 174 Index A AdWords, 182 AJAX Cart, 129 Attribution, 174 B BigQuery, Big Data Analysis create reports, 238 GA-BigQuery integration, 238 GA data, 241 hierarchy structure, 238 query language (see also Data selection,

More information

DIGITAL MARKETING TRAINING

DIGITAL MARKETING TRAINING DIGITAL MARKETING TRAINING Digital Marketing Basics Keywords Research and Analysis Basics of advertising What is Digital Media? Digital Media Vs. Traditional Media Benefits of Digital marketing Latest

More information

The objective setting phase will then help you define other aspects of the project including:

The objective setting phase will then help you define other aspects of the project including: Web design At the start of a new or redesign web project, an important first step is to define the objectives for the web site. What actions do you want visitors to take when they land on the web site?

More information

ANALYZING YOUR RESULTS

ANALYZING YOUR RESULTS ANALYZING YOUR RESULTS Kelley Jarrett, Market Manager Design Billy Stephens, Account Manager Design Measuring performance and learning from your audiences behaviors and feedback. REVISIT BENCHMARKS

More information

A PRESENTATION BY RITESH GUPTA

A PRESENTATION BY RITESH GUPTA A PRESENTATION BY RITESH GUPTA WEB ANALYTICS next 2 Deep Dive 01 into Web Analytics Web Analytics < 3 Digital Analytics / Measurability Caution: The addictive adrenaline of analzying website data, interpreting

More information

Technical Brief: Google Analytics Integration

Technical Brief: Google Analytics Integration Technical Brief: Google Analytics Integration Convirza for Call Quality Monitoring and Google Analytics integration allows users to combine online web analytics with call details from Convirza for CQM

More information

Google Analytics Basics

Google Analytics Basics Google Analytics Basics Contents Google Analytics: An Introduction...3 Google Analytics Features... 3 Google Analytics Interface... Changing the Date Range... 8 Graphs... 9 Put Stats into Context... 10

More information

Google Analytics Audit. Prepared For: Xxxxx

Google Analytics Audit. Prepared For: Xxxxx Google Analytics Audit Prepared For: Xxxxx Please Note: We have edited all images and some text to protect the privacy of our client. 1. General Setup 3 1.1 current analytics tracking code 3 1.2 test purchase

More information

web analytics ...and beyond Not just for beginners, We are interested in your thoughts:

web analytics ...and beyond Not just for beginners, We are interested in your thoughts: web analytics 201 Not just for beginners, This primer is designed to help clarify some of the major challenges faced by marketers today, such as:...and beyond -defining KPIs in a complex environment -organizing

More information

Evaluating the impact of research online with Google Analytics

Evaluating the impact of research online with Google Analytics Public Engagement with Research Online Evaluating the impact of research online with Google Analytics The web provides extensive opportunities for raising awareness and discussion of research findings

More information

Google Analytics - A Practical Guide to Implementation

Google Analytics - A Practical Guide to Implementation Writing Effective Ad Copy for Your Google Analytics - A Practical Guide to Implementation By Joe Laratro, Chief Technology Officer For more information or questions, please contact us at www.morevisibility.com

More information

Concepts. Help Documentation

Concepts. Help Documentation Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Concepts Understanding Server Logs and SmarterLogs SmarterStats

More information

Best SEO Practices for Online Gambling Sites

Best SEO Practices for Online Gambling Sites Best SEO Practices for Online Gambling Sites Table of Contents Introduction... 3 Stages of an SEO campaign: Keyword research... 4 On-site SEO. Technical issues... 6 Link building... 11 Analytics and tracking...

More information

GOOGLE ANALYTICS TERMS

GOOGLE ANALYTICS TERMS GOOGLE ANALYTICS TERMS BOUNCE RATE The average percentage of people who visited your website and only viewed one page. In Google Analytics, you are able to see a site-wide bounce rate and bounce rates

More information

Website Audit Reports

Website Audit Reports Website Audit Reports Here are our Website Audit Reports Packages designed to help your business succeed further. Hover over the question marks to get a quick description. You may also download this as

More information

Analytics for Pros. SEMpdx

Analytics for Pros. SEMpdx Analytics for Pros SEMpdx ISITE Design $39.5 IN 2012 BILLION $62 BILLION BY 2016 http://www.go-gulf.com/blog/online-ad-spending WHY WEB ANALYTICS IS IMPORTANT TO SEM AND ONLINE ADVERTISING Prove to people

More information

Setup Guide. 1.877.273.9921 www.epikone.com

Setup Guide. 1.877.273.9921 www.epikone.com Setup Guide by Step 1: Create A Google Analytics Account Step 2: Analyze Your Website Step 3: Create A Profile Step 4: Link Google Analytics Account To Your Google AdWords Account Step 5: Add Tracking

More information

Search Engine Optimization and Pay Per Click Building Your Online Success

Search Engine Optimization and Pay Per Click Building Your Online Success Search Engine Optimization and Pay Per Click Building Your Online Success Jennifer Shaheen The Technology & emarketing Therapist www.technologytherapy.com You Will Learn How consumers currently search

More information

GOOGLE ANALYTICS 101

GOOGLE ANALYTICS 101 GOOGLE ANALYTICS 101 Presented By Adrienne C. Dupree Please feel free to share this report with anyone who is interested in the topic of building a profitable online business. Simply forward it to them

More information

Internet Marketing Implementation Course MKTG13; 3 Days, Instructor-led

Internet Marketing Implementation Course MKTG13; 3 Days, Instructor-led Internet Marketing Implementation Course MKTG13; 3 Days, Instructor-led Course Description A comprehensive internet marketing training course that covers Social Media, SEO, Email Marketing, PPC, Conversion

More information

Tracking True & False Demystifying Recruitment Marketing Analytics

Tracking True & False Demystifying Recruitment Marketing Analytics Tracking True & False Demystifying Recruitment Marketing Analytics THE CANDIDATE JOURNEY SIMPLIFIED THE DECISION CYCLE SIMPLIFIED Awareness & Attraction Research & Decision Conversion Action THE CANDIDATE

More information

Digital Marketing Boot Camp 4 Days Residential Program Dubai Singapore Thailand

Digital Marketing Boot Camp 4 Days Residential Program Dubai Singapore Thailand Digital Marketing Boot Camp 4 Days Residential Program Dubai Singapore Thailand Agenda About EduPristine About EduPristine Detailed Workshop Outlines Contact Information 1 About EduPristine Trusted by

More information

Online Marketing Module COMP. Certified Online Marketing Professional. v2.0

Online Marketing Module COMP. Certified Online Marketing Professional. v2.0 = Online Marketing Module COMP Certified Online Marketing Professional v2.0 Part 1 - Introduction to Online Marketing - Basic Description of SEO, SMM, PPC & Email Marketing - Search Engine Basics o Major

More information

Website Search Engine Optimization. Presented by: David Backes Senior Account Executive Anvil Media Inc. www.anvilmediainc.com

Website Search Engine Optimization. Presented by: David Backes Senior Account Executive Anvil Media Inc. www.anvilmediainc.com Website Search Engine Optimization Presented by: David Backes Senior Account Executive Anvil Media Inc. www.anvilmediainc.com Tonight s Agenda Introductions Website SEO Presentation About an Hour [Quick

More information

WordPress Guide. v. 1.7. WorldTicket WordPress manual, 16 MAY 2014 1 / 23

WordPress Guide. v. 1.7. WorldTicket WordPress manual, 16 MAY 2014 1 / 23 WordPress Guide v. 1.7 WorldTicket WordPress manual, 16 MAY 2014 1 / 23 Table of Contents 1 Introduction... 4 1.1 Document Information... 4 1.1.1...... 4 1.2 Functional Overview of Booking Flow... 5 1.3

More information

SharePoint Intranet and Internet Spaces

SharePoint Intranet and Internet Spaces SharePoint Intranet and Internet Spaces As businesses look to improve efficiencies across their organization, many are turning to SharePoint to save money while empowering and connecting their employees

More information

Web Analytics Definitions Approved August 16, 2007

Web Analytics Definitions Approved August 16, 2007 Web Analytics Definitions Approved August 16, 2007 Web Analytics Association 2300 M Street, Suite 800 Washington DC 20037 standards@webanalyticsassociation.org 1-800-349-1070 Licensed under a Creative

More information

Google Analytics Health Check Laying the foundations for successful analytics and optimisation

Google Analytics Health Check Laying the foundations for successful analytics and optimisation Google Analytics Health Check Laying the foundations for successful analytics and optimisation Google Analytics Property [UA-1234567-1] Domain [Client URL] Date of Review MMM YYYY Consultant [Consultant

More information

Everything You Need to Know About Digital Marketing

Everything You Need to Know About Digital Marketing White Paper Everything You Need to Know About Digital Marketing A website must be supported with marketing and advertising if it is to become a true business channel Sam Saltis Copyright bwired 2009 Copyright

More information

Gray s Digital Consulting Site Audit Report Overview

Gray s Digital Consulting Site Audit Report Overview Gray s Digital Consulting Site Audit Report Overview Presented By: Charlie Gray www.graysdigitalconsulting.com Charlie.gray@graysdigitalconsulting.com 630 878-9871 GRAY S DIGITAL CONSULTING, LLC Helping

More information

AGENCY51 INSIGHTS OUR PROCESS, CHECKLIST & UNDERSTANDING SEO

AGENCY51 INSIGHTS OUR PROCESS, CHECKLIST & UNDERSTANDING SEO AGENCY51 INSIGHTS OUR PROCESS, CHECKLIST & UNDERSTANDING SEO OUR 10 STEP PROCESS 1. SEO site audit of content, website HTML, social sites, backlinks 2. Defining your goals 3. Keyword brainstorming and

More information

Search Engine Optimisation: Keys to Success

Search Engine Optimisation: Keys to Success Search Engine Optimisation: Keys to Success David Lakins info@keymultimedia.co.uk www.keymultimedia.co.uk/seminars Follow me: twitter.com/davidlakins About Key Multimedia Founded in 2007 Based in Poundbury,

More information

Online Marketing Company INDIA Digital Marketing Training

Online Marketing Company INDIA Digital Marketing Training Online Marketing Company INDIA Digital Marketing Training BASICS Internet Internet Browsers Domain Names Web Hosting Website Design Video Creation Photoshop (Image Promotion) Wordpress (Blog) Content Writing

More information

How To Learn Marketing Skills

How To Learn Marketing Skills Table of Contents Professional Diploma in Digital Marketing Module 1: Introduction to Digital Marketing Module 2: Search Engine Marketing (SEO) Module 3: Search Engine Marketing (PPC) Module 4: Email Marketing

More information

Google Analytics Training

Google Analytics Training Google Analytics Training sponsored by Clockwork is a digital firm creating technology solutions that really work. Your vision is our mission. Strategy Design Technology Content Search Engine Optimization

More information

Web Marketing Basics for Small Business. Land s End Resort Marketing & Technology Conference September 20, 2011

Web Marketing Basics for Small Business. Land s End Resort Marketing & Technology Conference September 20, 2011 Web Marketing Basics for Small Business Land s End Resort Marketing & Technology Conference September 20, 2011 Web Marketing Fundamentals Web Marketing Fundamentals Web Marketing Fundamentals Search Engine

More information