TRACKING YOUR WEBSITE WITH GOOGLE ANALYTICS CHRIS EDWARDS

Size: px
Start display at page:

Download "TRACKING YOUR WEBSITE WITH GOOGLE ANALYTICS CHRIS EDWARDS"

Transcription

1 TRACKING YOUR WEBSITE WITH GOOGLE ANALYTICS CHRIS EDWARDS

2 Hi, I am Chris Edwards Data Nerd & Agency Owner Website Developer 18 years WordPress Developer 6 years Google Analytics 13 years Digital Marketer/SEO 11 years Data Nerd my entire life Twitter:

3 Outline For Today s Talk Installation (WordPress) Audience Reports Acquisition Reports Filters & Segments Event Tracking Goal Tracking UTMs We have a lot to get through, please hold Questions to the end.

4 INSTALLATION

5 Two Methods I suggest using Monster Insights if you re a beginner. It has a simple setup process that will walk you through setting up your Google Analytics account and tracking your website. Advanced users can install the Google Analytics code directly or use Google Tag Manager

6 Installing Code Add the provided code from Google Analytics to the <head> of your website. Most themes have an option or setting that allows you to add scripts to the head section. Check with your theme support on where this can be found.

7 AUDIENCE REPORTS

8 Know Your Visitors Audience report is the largest section within Google Analytics. It has 15 sub-sections. These sections show demographics, geo location, technology, interests and more.

9

10 ACQUSITION REPORTS

11 Know What Channels Work Acquisition reports are where you find out what is driving your traffic and conversions. Here you can find information about each channel, Adwords, SEO, Social and UTMs (more about that later)

12

13 FILTERS & ADVANCED SEGMENTS

14 Filter vs Advanced Segments Filter - A filter is applied to a profile view and is permanent. This stops the data from ever being saved into a profile. Advanced Segment - An advanced segment allows you to isolate similar visitors into groups. These can be applied to any report without making permanent changes to your data.

15 How To Create a Filter

16 How To Create a Filter

17 How To Create a Filter

18 How To Create a Filter Get Custom! Go beyond the standard predefined filters and create filters off any dimension of Google Analytics.

19 Filter Examples Exclude Internal Traffic The best converting user on your site is you! Your internal team doesn t act like typical web users and will alter the metrics that are most reported, including users, sessions, and pageviews.

20 Filter Examples Exclude Development Sites Have a development site? Exclude traffic going to that hostname.

21 Filter Examples Lowercase on Campaign Attributes By default, UTM parameters are case sensitive in GA. Simply add 5 lowercase filters on the UTM Campaign parameters: Campaign Medium, Campaign Source, Campaign Content, Campaign Term and Campaign Name.

22 Filter Examples Exclude All Query Parameters Use filters to make website.com/ order.php?id=1234 and website.com/ order.php?id=4321 show up as just order.php by excluding the query string.

23 Other Filter Examples Include/Exclude Specific Campaign Lowercase on Request URI Attach Hostname to Request URI To make page.html be domain.com/page.html Include Mobile Only Include/Exclude Traffic to Specific Subdirectory i.e. /blog/ or /shop/

24 Advanced Segments

25 Advanced Segments

26 Create Custom Advanced Segments

27 Create Custom Advanced Segments

28 Create Custom Advanced Segments

29 Other Cool Things With Advanced Segments

30 Other Cool Things With Advanced Segments

31 Advanced Segments Examples Everything you use filters for Include Mobile Only Show traffic from a specific campaign Show only traffic from a specific geographical location Include/Exclude Traffic to Specific Subdirectory i.e. /blog/ or /shop/

32 Advanced Segments Gallery

33 EVENT TRACKING

34 What is Event Tracking? Events are user interactions with content that can be tracked independently from a web page or a screen load. Downloads, mobile ad clicks, gadgets, Flash elements, AJAX embedded elements, and video plays are all examples of actions you might want to track as Events.

35 Event Tracking

36 Event Tracking JavaScript Implementation ga('send', 'event', [eventcategory], [eventaction], [eventlabel], [eventvalue], [fieldsobject]); Example ga('send', 'event', 'Videos', 'play', 'Fall Campaign');

37 GOAL TRACKING

38 What is Goal Tracking? Goals measure how well your site or app fulfills your target objectives. A Goal represents a completed activity, called a conversion, that contributes to the success of your business. Examples of Goals include making a purchase (for an ecommerce site), completing a game level (for a mobile gaming app), or submitting a contact information form (for a marketing or lead generation site).

39 Types of Goal Tracking URL Destination Goals - Tracks visits to a URL. Visit Duration Goals - How long people stay on your site. Pages/Visit Goals - Number of pages visited. Event Goals - Goals based off the firing of an event using event tracking.

40 Know Important Metrics! Leads Trial signups Remember: You re limited to 20 goals total! Account creations Newsletter signups White paper downloads Ebook downloads

41 Destination Based & Event Based

42 Goal Value Assign a value for each goal. This should not be your only way of tracking revenue. Goal values can be useful when looking for the ROI on specific campaigns, referrals, social sources and more.

43 Conversion Rate

44 CUSTOM DASHBOARDS

45 Custom Dashboards Dashboards are a collection of widgets that give you an overview of the reports and metrics you care about most. Dashboards let you monitor many metrics at once, so you can quickly check the health of your accounts or see correlations between different reports.

46 Custom Dashboards To access dashboards, a user needs to navigate to the property view, select the Reporting tab, and then select Dashboards.

47 Custom Dashboard Examples Goals & Conversions Different SEO Dashboards Social Media Dashboard Visitor Facts Dashboard Ecommerce Dashboard Mobile Dashboard

48 Google Analytics Solutions Gallery Pre-Built items that can be imported to your Google Analytics account. Segments Dashboards Custom Reports Goals And More Google.com/Analytics/Gallery

49 TRACKING ROI WITH UTMs

50 Know What Drove Traffic! Without UTMs, you can already see the referral source of your traffic, but you do not know which campaign, which tweet, which actually drove the traffic. UTMs allow you to know exactly what is working and where to spend more marketing dollars.

51 DEFINITION A UTM (Urchin Tracking Module) is a group of tags appended to the end of a URL. When these tags are appended, it allows you track the specifics of your source. EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation

52 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

53 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

54 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

55 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

56 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

57 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

58 EXAMPLE utm_source=google&utm_medium=cpc&utm_campaign=product&utm_co ntent=mixpanel&utm_term=segmentation LET S BREAK IT DOWN Website URL: Campaign Source: google Campaign Medium: cpc Campaign Name: product

59 Campaign Source?utm_source=google This is the referrer of the traffic to your page. This is normally the website, platform or tool you posted your link on. Suggested EXAMPLES Google Facebook Twitter Mailchimp Outbrain Reddit

60 Campaign Medium?utm_medium=cpc This is the marketing medium that referred the traffic. Unlike the source, it tracks the type of traffic. Suggested EXAMPLES cpc banner-ad post tweet article-link

61 Campaign Name?utm_campaign=product This acts as the identifier for a specific campaign, product or offering that you re driving traffic to. Required EXAMPLES spring-sale social your promo code (25off) product

62 Campaign Content?utm_content=mixpanel This is an optional part of a UTM, but allows you to easily differentiate between ads on the same channel. Good for A/B testing ad copy. Optional EXAMPLES content-a content-b

63 Campaign Term?utm_term=segmentation This is also an optional part of a UTM, but allows you to easily differentiate between different ad keywords. Optional EXAMPLES Your Key Word

64 See Campaign Info in Google Analytics

65 See Campaign Info in Google Analytics

66 Wow, Amazing! Now, how the heck to I create these UTMs for my campaigns?

67 Online UTM Builder Just do a Google search for an online UTM builder. - or - Just Visit datadrivenlabs.io/utm

68

69 URL Shorteners UTMs are long and ugly! Utilize URL shorteners to create easier to view URLs and shorter to type URLs. A popular shortener services:

70 QUESTIONS? Slides up for download at: datadrivenlabs.io/wcjax18

John Biancamano Inbound Digital LLC InboundDigital.net

John Biancamano Inbound Digital LLC InboundDigital.net John Biancamano Inbound Digital LLC 609.865.7994 InboundDigital.net About Me Owner of Inbound Digital, LLC digital marketing consulting and training: websites, SEO, advertising, and social media. Senior

More information

Google Analytics Certification Exam Answers by SEO planner. 1. Which of these is NOT a benefit of Remarketing in Google Analytics?

Google Analytics Certification Exam Answers by SEO planner. 1. Which of these is NOT a benefit of Remarketing in Google Analytics? Google Analytics Certification Exam Answers by SEO planner 1. Which of these is NOT a benefit of Remarketing in Google Analytics? Create remarketing lists based on custom segments and targets Allow customers

More information

TURN DATA INTO ACTIONABLE INSIGHTS. Google Analytics Workshop

TURN DATA INTO ACTIONABLE INSIGHTS. Google Analytics Workshop TURN DATA INTO ACTIONABLE INSIGHTS Google Analytics Workshop The Value of Analytics Google Analytics is more than just numbers and stats. It tells the story of how people are interacting with your brand

More information

Rochester Regional Library Council

Rochester Regional Library Council Rochester Regional Library Council Google Analytics Training 1/23/17 Introduction Matt Weaver Digital Director Mason Digital, LLC Mason Digital is an official Google Agency Partner Google Analytics and

More information

Here are some of the many questions about your website that you can answer using Google Analytics.

Here are some of the many questions about your website that you can answer using Google Analytics. GOOGLE ANALYTICS 101 1 One of the free digital marketing tools available, Google Analytics is relatively easy to learn and helpful in tracking the outcomes of your social media marketing efforts. Let us

More information

Overview What s Google Analytics? The Google Analytics implementation formula. Steps involved in installing Google Analytics.

Overview What s Google Analytics? The Google Analytics implementation formula. Steps involved in installing Google Analytics. Google Analytics Overview What s Google Analytics? The Google Analytics implementation formula. Steps involved in installing Google Analytics. Tracking events, campaigns and ecommerce data. Creating goals

More information

How to use UTM values in your Google AdWord campaigns to track ROI

How to use UTM values in your Google AdWord campaigns to track ROI How to use UTM values in your Google AdWord campaigns to track ROI Your introduction to UTM values A lot of people in the B2B world don t know what UTM values are or indeed how they can help your Google

More information

The CanadaHelps Guide to Google Analytics & Google Tag Manager for Your Customizable Donation Forms

The CanadaHelps Guide to Google Analytics & Google Tag Manager for Your Customizable Donation Forms The CanadaHelps Guide to Google Analytics & Google Tag Manager for Your Customizable Donation Forms Introduction In this guide, you will learn how to better understand the performance of your CanadaHelps

More information

Creating Campaign Tracking URLs

Creating Campaign Tracking URLs Creating Campaign Tracking URLs Best Practices Guide to Creating Campaign Tracking URLs Feb 2018 ToTheWeb LLC (650) 627.8800 success@totheweb.com STEPS 1 What is a Campaign Tracking URL? 2 When Should

More information

Google Analytics: Part 3

Google Analytics: Part 3 Attract Shoppers Google Analytics: Part 3 In this lesson, you will learn about: How to use Site Search Tracking How to view your Google Adwords Statistics Valuable ecommerce metrics to watch Tips and tricks

More information

Google Analytics. Gain insight into your users. How To Digital Guide 1

Google Analytics. Gain insight into your users. How To Digital Guide 1 Google Analytics Gain insight into your users How To Digital Guide 1 Table of Content What is Google Analytics... 3 Before you get started.. 4 The ABC of Analytics... 5 Audience... 6 Behaviour... 7 Acquisition...

More information

Google Analytics. Tips & Tricks for Your Business. Interactive Marketing Summit. Laurel Highlands Visitor Bureau

Google Analytics. Tips & Tricks for Your Business. Interactive Marketing Summit. Laurel Highlands Visitor Bureau Google Analytics Tips & Tricks for Your Business Session Topics: 1. Getting to know the dashboard 2. Metrics and dimensions 3. What reports to use 4. User tips to segment your data 5. Tracking your paid

More information

Advanced Web Metrics with Google Analytics

Advanced Web Metrics with Google Analytics Advanced Web Metrics with Google Analytics Brian Clifton Wiley Publishing, Inc. Contents Introduction xvii Part I Measuring Success 1 Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business

More information

Advanced Marketing Lab

Advanced Marketing Lab Advanced Marketing Lab The online tools for a performance e-marketing strategy Serena Pasqualetto serena.pasqualetto@unipd.it LESSON #1: AN OVERVIEW OF PERFORMANCE MARKETING About Serena Pasqualetto Serena

More information

What is Google Analytics? What Can You Learn From Google Analytics? How Can Google Analytics Help Your Business? Agenda

What is Google Analytics? What Can You Learn From Google Analytics? How Can Google Analytics Help Your Business? Agenda What is Google Analytics? What Can You Learn From Google Analytics? How Can Google Analytics Help Your Business? Agenda Google Analytics Google Analytics is a service offered by Google that generates detailed

More information

Mobile Best Practices

Mobile Best Practices Mobile Best Practices Optimizing Mobile Content Brand to Audience for Google Mobile Analytics Engagement Mobile-First Thinking Wherever the consumer goes, their phone goes with them. With a mobile-first

More information

Getting Started With Google Analytics Detailed Beginner s Guide

Getting Started With Google Analytics Detailed Beginner s Guide Getting Started With Google Analytics Detailed Beginner s Guide Copyright 2009-2016 FATbit - All rights reserved. The number of active websites on the internet could exceed the billionth mark by the end

More information

AURA ACADEMY Training With Expertised Faculty Call us on for Free Demo

AURA ACADEMY Training With Expertised Faculty Call us on for Free Demo AURA ACADEMY Training With Expertised Faculty Call us on 8121216332 for Free Demo DIGITAL MARKETING TRAINING Digital Marketing Basics Basics of Advertising What is Digital Media? Digital Media Vs. Traditional

More information

How To Set Up Your First Google Analytics Dashboard - SkiftEDU Skift

How To Set Up Your First Google Analytics Dashboard - SkiftEDU Skift pagina 1 van 10 HOW-TOS GOOGLE TOOLS Editor s Note: As we are building our SkiftEDU service for marketers and SMBs in travel, we recently launched a new initiative: our new weekly series on digital marketing

More information

Google Analytics. powerful simplicity, practical insight

Google Analytics. powerful simplicity, practical insight Google Analytics powerful simplicity, practical insight 1 Overview Google Analytics Improve your site and increase marketing ROI Free, hosted web analytics service View over 80+ reports online, for download,

More information

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO Reporting Pricing Plans Why Us & Contact Generate organic search

More information

Google & Mobile SEO 1

Google & Mobile SEO 1 Google & Mobile SEO 1 Mobile-Friendly Website SEO Best Practices C R E A T I V E C L I C K M E D I A Design for Performance Device Limitations Its important to consider that your mobile visitors are likely

More information

Advanced Digital Markeitng Training Syllabus

Advanced Digital Markeitng Training Syllabus Advanced Digital Markeitng Training Syllabus Digital Marketing Overview What is marketing? What is Digital Marketing? Understanding Marketing Process Why Digital Marketing Wins Over Traditional Marketing?

More information

OVERVIEW GOOGLE ANALYTICS

OVERVIEW GOOGLE ANALYTICS OVERVIEW GOOGLE ANALYTICS What is Google Analytics? Google Analytic identifies a website s target audience members for desktop and mobile [aka the users ], articulates what success means to a site s visitor,

More information

Dynamic Number Insertion Quick Start Guide

Dynamic Number Insertion Quick Start Guide Dynamic Number Insertion Quick Start Guide March 2018 (800) 242-1690 About Dynamic Number Insertion (DNI) The purpose of this quick-start guide is to walk you through the steps required to dynamically

More information

How to Use. Analytics

How to Use. Analytics How to Use Analytics Why Measure the Web? To Understand What is or isn t Working To Fix things That Aren t Working To Improve Results To Calculate Value To Justify and Encourage Investment To Dominate

More information

1. The Difference Between Success and Failure

1. The Difference Between Success and Failure Table of Contents 1. The Difference Between Success and Failure... 3 2. Tracking Code... 4 3. Account Level Configurations... 5 4. Property Level Configurations... 6 5. View Level Configurations... 8 6.

More information

Digital Marketing. Introduction of Marketing. Introductions

Digital Marketing. Introduction of Marketing. Introductions Digital Marketing Introduction of Marketing Origin of Marketing Why Marketing is important? What is Marketing? Understanding Marketing Processes Pillars of marketing Marketing is Communication Mass Communication

More information

Inntopia & Google Analytics: Tracking from Source to Conversion

Inntopia & Google Analytics: Tracking from Source to Conversion Inntopia & Google Analytics: Tracking from Source to Conversion Best practices for tracking visitors with Inntopia s IBE & more The next 60 minutes Why Track Visitors? Using Google Analytics on your site

More information

5 Impactful Things You Can Do In Google #CarnegieConf

5 Impactful Things You Can Do In Google #CarnegieConf 5 Impactful Things You Can Do In Google Analytics What will we cover? Events and Goal Tracking UTM Parameters Traffic Channels Understanding Audience Data Studio What are sessions? Groups of interactions

More information

Advanced Digital Marketing Course

Advanced Digital Marketing Course Page 1 Advanced Digital Marketing Course Launch your successful career in Digital Marketing Page 2 Table of Contents 1. About Varistor. 4 2. About this Course. 5 3. Course Fee 19 4. Batches 19 5. Syllabus

More information

power up your business GUIDE TO WEBSITE DATA ANALYTICS Entry Level

power up your business GUIDE TO WEBSITE DATA ANALYTICS Entry Level GUIDE TO WEBSITE DATA ANALYTICS Entry Level TABLE OF CONTENTS 1 Importance of stats/analysis 2 How/where do I track my marketing activities 3 What you need to know to get started 4 Goals and Conversions

More information

Digital Marketing Proposal

Digital Marketing Proposal Digital Marketing Proposal ---------------------------------------------------------------------------------------------------------------------------------------------- 1 P a g e We at Tronic Solutions

More information

Web Analytics - Introduction

Web Analytics - Introduction Web Analytics - Introduction What is Web Analytics? Web Analytics is the methodological study of online/offline patterns and trends. It is a technique that you can employ to collect, measure, report, and

More information

9 Google Analytics Best Practices

9 Google Analytics Best Practices 9 Google Analytics Best Practices 9 is relative there may be more Implementing GA What to do, and NOT do learned the hard way! Plain Vanilla It s Not for You Image source: http://atencentgemjar.wordpress.com/

More information

DIGITAL MARKETING TRAINING. What is marketing and digital marketing? Understanding Marketing and Digital Marketing Process?

DIGITAL MARKETING TRAINING. What is marketing and digital marketing? Understanding Marketing and Digital Marketing Process? DIGITAL MARKETING TRAINING CURRICULUM Overview of Digital Marketing What is marketing and digital marketing? Understanding Marketing and Digital Marketing Process? Website Creation Understanding about

More information

[LECTURER NOTES] I have specifically highlighted all areas because Analytics is invaluable to all areas of digital marketing. It can evaluate digital

[LECTURER NOTES] I have specifically highlighted all areas because Analytics is invaluable to all areas of digital marketing. It can evaluate digital 1 2 3 4 I have specifically highlighted all areas because Analytics is invaluable to all areas of digital marketing. It can evaluate digital campaigns and channels, but it can also be used to inform your

More information

Google Marketing Boot Camp

Google Marketing Boot Camp Google Marketing Boot Camp MKTG01; 3 Days, Instructor-led Course Description This Google training course will give you the knowledge and experience necessary to transform into a highly qualified online

More information

Setup Google Analytics

Setup Google Analytics Setup Google Analytics 1.1 Sign Up Google Analytics 1. Once you have a Google account, you can go to Google Analytics (https://analytics.google.com) and click the Sign into Google Analytics button. You

More information

Intro to Google Analytics

Intro to Google Analytics Intro to Google Analytics MSBDC - April 25, 2016 Overview Introductions Why Google Analytics? Setting Up & Defining Goals Overview of Reports Tips & Tricks Who Are You? Do you use Google Analytics? What

More information

Hey Guys, My name is Piyush Mathur. By Profession I am a Digital marketing consultant.

Hey Guys, My name is Piyush Mathur. By Profession I am a Digital marketing consultant. BY PIYUSH MATHUR Hey Guys, My name is Piyush Mathur. By Profession I am a Digital marketing consultant. I work with many startups and large companies to develop intelligent and effective online strategies.

More information

Google Analytics for Government

Google Analytics for Government Google Analytics for Government Learn How to Analyze Meaningful Metrics for Your Agency December 14, 2012 Authored by: Sarah Kaczmarek Google Analytics for Government Learn How to Analyze Meaningful Metrics

More information

Google Analytics Basics. John Sammon CEO, Sixth City Marketing

Google Analytics Basics. John Sammon CEO, Sixth City Marketing Google Analytics Basics John Sammon CEO, Sixth City Marketing john@sixthcitymarketing.com About Sixth City Marketing Advertising agency specializing in internet marketing Mission is to help client s achieve

More information

Marketing & Back Office Management

Marketing & Back Office Management Marketing & Back Office Management Menu Management Add, Edit, Delete Menu Gallery Management Add, Edit, Delete Images Banner Management Update the banner image/background image in web ordering Online Data

More information

Analyzing Google Analytics

Analyzing Google Analytics May 2018 Analyzing Google Analytics 1. Primary & Secondary Dimensions 2. Bounce Rate & Other Data Definitions 3. Events 4. Goals 5. Help & Training Difference Between Dimensions & Metrics Primary Dimensions

More information

Google Marketing Boot Camp 3 Days

Google Marketing Boot Camp 3 Days Google Marketing Boot Camp 3 Days Course Overview If your business is online, you need to know how to successfully implement and analyze Google-based Internet marketing campaigns. There are a large number

More information

ADVANCED DIGITAL MARKETING COURSE

ADVANCED DIGITAL MARKETING COURSE ADVANCED DIGITAL MARKETING COURSE Master the Art of Digital Introduction to Digital marketing PPC MARKETING (Google Adwords) Website designing Introduction Display Advertising Search Engine Optimization

More information

Tabs within Divi Theme Options include: Table of Contents. Divi Theme Options... 1 General Tab... 2 Navigation Tab... 6

Tabs within Divi Theme Options include: Table of Contents. Divi Theme Options... 1 General Tab... 2 Navigation Tab... 6 Divi Theme Options To get to Divi Theme Options select Divi from the side bar navigation from within your WordPress dashboard. Tabs within Divi Theme Options include: General, Navigation, Layout, Ads,

More information

Driving Traffic to Your Online Retail Site via Social, SEO and PPC. Amy Hobson Autumn Fair - 5th September 2018

Driving Traffic to Your Online Retail Site via Social, SEO and PPC. Amy Hobson Autumn Fair - 5th September 2018 Driving Traffic to Your Online Retail Site via Social, SEO and PPC Amy Hobson Autumn Fair - 5th September 2018 International Digital Marketing Experts Our Accreditations & Partners Some Of Our Clients

More information

Advanced Analytics guide

Advanced Analytics guide guide tagged links Track links from Twitter, Facebook, your ads and email campaigns to your event pages to determine the most effective marketing tactics and spend your marketing budget more efficiently.

More information

Beacon Catalog. Categories:

Beacon Catalog. Categories: Beacon Catalog Find the Data Beacons you need to build Custom Dashboards to answer your most pressing digital marketing questions, enable you to drill down for more detailed analysis and provide the data,

More information

GOOGLE ANALYTICS SETUP 101

GOOGLE ANALYTICS SETUP 101 GOOGLE ANALYTICS SETUP 101 HIERARCHY BREAKDOWN 1. Account: top-most level 2. Property: website, mobile application, or device. When you add a property analytics generates a unique tracking code for you.

More information

ACTIONABLE ANALYTICS: DATA-DRIVEN, DECISION MAKING TO ATTAIN YOUR BUSINESS OBJECTIVES

ACTIONABLE ANALYTICS: DATA-DRIVEN, DECISION MAKING TO ATTAIN YOUR BUSINESS OBJECTIVES PRE-CONFERENCE WORKBOOK ACTIONABLE ANALYTICS: DATA-DRIVEN, DECISION MAKING TO ATTAIN YOUR BUSINESS OBJECTIVES Thom Craver Senior SEO Analyst, CBS Interactive TABLE OF CONTENTS 4 5 6 7 8 9 9 10 11 11 12

More information

Set Goals With Google analytics

Set Goals With Google analytics Set Goals With Google analytics In Today s Session, We discuss: Intro to Google Analytics Goals What should be tracked? How to Create Goals Resources Learn about Google Analytics and the importance of

More information

Digital Marketing Overview of Digital Marketing Website Creation Search Engine Optimization What is Google Page Rank?

Digital Marketing Overview of Digital Marketing Website Creation Search Engine Optimization What is Google Page Rank? Digital Marketing Overview of Digital Marketing What is marketing and digital marketing? Understanding Marketing and Digital Marketing Process? Website Creation Understanding about Internet, websites,

More information

D I G I T A L SIM SCHOOL OF INTERNET MARKETING

D I G I T A L SIM SCHOOL OF INTERNET MARKETING D I G I T A L M A R K E T I N G SCHOOL OF INTERNET MARKETING DIGITAL MARKETING TRAINING SYLLABUS What is Digital Marketing? Why organizations do digital marketing? 4 P's and 4 C's of Marketing What is

More information

Google Analytics Health Check Checklist: Property Settings

Google Analytics Health Check Checklist: Property Settings Google Analytics Health Check Checklist: Property Settings One of the reasons Next Steps Digital exists is because we not only want to dispel common misconceptions about Google Analytics (and everything

More information

CONVERSION RATE OPTIMIZATION 101

CONVERSION RATE OPTIMIZATION 101 CONVERSION RATE OPTIMIZATION 101 Make Your Website Convert! CHRIS EDWARDS Hi, I am Chris Edwards Data Nerd & Agency Owner Website Developer 18 years WordPress Developer 6 years Google Analytics 13 years

More information

BUYER S GUIDE WEBSITE DEVELOPMENT

BUYER S GUIDE WEBSITE DEVELOPMENT BUYER S GUIDE WEBSITE DEVELOPMENT At Curzon we understand the importance of user focused design. EXECUTIVE SUMMARY This document is designed to provide prospective clients with a short guide to website

More information

NEW STRATEGIES FOR EFFECTIVE

NEW STRATEGIES FOR EFFECTIVE NEW STRATEGIES FOR EFFECTIVE EMAIL Presented By: Brendan Cameron, Senior Project Manager, Ecommerce Department February 26, 2015 AGENDA WHAT IS BROADCAST EMAIL? GENERATING CONTENT ACQUIRING CONTACTS CREATING

More information

Spice UK. Susan Hallam. Susan Hallam Page 1. Spice UK. Agenda for Today

Spice UK. Susan Hallam. Susan Hallam Page 1. Spice UK. Agenda for Today UK UK www.shcl.co.uk susan@shcl.co.uk Agenda for Today Getting Found in Google Social Media Marketing Adwords Pay Per Click Advertising Promotion Techniques Google Analytics susan@shcl.co.uk Page 1 UK

More information

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT Website Development WHAT IS WEBSITE DEVELOPMENT? This is the development of a website for the Internet (World Wide Web) Website development can range from developing

More information

Bonus #1 - Client Extractor (Get Paying Clients in 1-Click using Google Maps API Technology)

Bonus #1 - Client Extractor (Get Paying Clients in 1-Click using Google Maps API Technology) Bonus #1 - Client Extractor (Get Paying Clients in 1-Click using Google Maps API Technology) This is a simple tool for extracting data of local clients in any geographical area that would be interested

More information

CMShortURL Documentation

CMShortURL Documentation CMShortURL Documentation Release 1.0.0 CMExtension August 08, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

AUDIT CHECKLIST. Webby Monks

AUDIT CHECKLIST. Webby Monks Webby Monks AUDIT CHECKLIST STATUS KEYWORD ANALYSIS TIPS Keyword Conflicts A phrase added as a keyword as well as a negative keyword. Average Number of Keywords in an Ad Group 10-15 Keyword/Ad Group Search

More information

Top 3 Marketing Metrics You Should Measure in Google Analytics

Top 3 Marketing Metrics You Should Measure in Google Analytics Top 3 Marketing Metrics You Should Measure in Google Analytics Presented By Table of Contents Overview 3 How to Use This Knowledge Brief 3 Metric to Measure: Traffic 4 Direct (Acquisition > All Traffic

More information

FCA CERTIFIED WEBSITE PROGRAM

FCA CERTIFIED WEBSITE PROGRAM FCA CERTIFIED WEBSITE PROGRAM RESPONSIVE CORE WEBSITE PLATFORM RESPONSIVE WEBSITE PLATFORM Conversion Optimized VLP and VDP Inventory Feed Integration Analytics Dashboard Advanced SEO Tools Meta Titles

More information

ANALYTICS DATA To Make Better Content Marketing Decisions

ANALYTICS DATA To Make Better Content Marketing Decisions HOW TO APPLY ANALYTICS DATA To Make Better Content Marketing Decisions AS A CONTENT MARKETER you should be well-versed in analytics, no matter what your specific roles and responsibilities are in working

More information

ADVANCE DIGITAL MARKETING & SEO COURSE. Page 1 of 34 Youtube.com/ViralJadhav

ADVANCE DIGITAL MARKETING & SEO COURSE. Page 1 of 34   Youtube.com/ViralJadhav ADVANCE DIGITAL MARKETING & SEO COURSE Page 1 of 34 www.experttraining.in Youtube.com/ViralJadhav viral@experttraining.in +91 9558821174 Who Can Join? Business Owners who want to attract more customers

More information

"You can t manage what you can t measure." Peter Drucker, management consultant, educator, and author

You can t manage what you can t measure. Peter Drucker, management consultant, educator, and author THE 4 1 2 MINUTE GUIDE TO GOOGLE ANALYTICS "You can t manage what you can t measure." Peter Drucker, management consultant, educator, and author Google Analytics is a comprehensive software platform that

More information

Become Professional Digital Marketer With

Become Professional Digital Marketer With 1 Mob:- 2 Become Professional Digital Marketer With www.digitalgurucool.in We Transform Your Vision into Creative Results Digital Gurucool is an activity that plans to give proficient Digital Marketing

More information

GETTING STARTED WITH ANALYTICS

GETTING STARTED WITH ANALYTICS GETTING STARTED WITH GOOGLE ANALYTICS A Beginner's Guide to Increased Productivity and Profits for Your Website Terry Loving 206 200 0914 TerryLoving.com Table of Contents Introduction: Monitoring Analytics

More information

ADVANCE DIGITAL MARKETING VIDEO TRAINING COURSE. Page 1 of 34 Youtube.com/ViralJadhav

ADVANCE DIGITAL MARKETING VIDEO TRAINING COURSE. Page 1 of 34  Youtube.com/ViralJadhav ADVANCE DIGITAL MARKETING VIDEO TRAINING COURSE Page 1 of 34 www.magnetmarketing.in Youtube.com/ViralJadhav contact@viraljadhav.com +91 9558821174 Who Can Join? Business Owners who want to attract more

More information

Access the Google Analytics Demo Account. b/demoaccount

Access the Google Analytics Demo Account.   b/demoaccount Access the Google Analytics Demo Account https://analytics.google.com/analytics/we b/demoaccount Introduction to Web Traffic Assessment with Google Analytics Lisa Gayhart User Experience Librarian UX Lab

More information

Day 3: Attribution, Analytics & AdWords

Day 3: Attribution, Analytics & AdWords Day 3: Attribution, Analytics & AdWords LEGAL AND CONFIDENTIALITY INFORMATION WELCOME Every effort was made to ensure that the information in this presentation is complete and accurate at the time of instruction.

More information

A Quick Start Guide On How To Promote Your Site Using WebCEO

A Quick Start Guide On How To Promote Your Site Using WebCEO Move your site to the top! A Quick Start Guide On How To Promote Your Site Using WebCEO Welcome to WebCEO, a set of 15 cloud-based tools for SEO, Social Media Analytics and Competitive Analysis. This platform

More information

Google Tag Manager GUIDE. Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs. blitzmetrics.com Google Tag Manager V2.

Google Tag Manager GUIDE. Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs. blitzmetrics.com Google Tag Manager V2. Google Tag Manager GUIDE Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs Google Tag Manager Creating Your Google Tag Manager Account Steps 1-4 take 5 minutes. Step 5 can take 1 hour. Setting

More information

Digital Media Technologies. Web & Social Media Marketing. Australian College of Information Technology Gold Cost Brisbane AUSTRALIA

Digital Media Technologies. Web & Social Media Marketing. Australian College of Information Technology Gold Cost Brisbane AUSTRALIA Digital Media Technologies Certificate IV Program Web & Social Media Marketing Australian College of Information Technology Gold Cost Brisbane AUSTRALIA www.acit.edu.au OVERVIEW Digital Media Technologies

More information

SEO & GOOGLE ANALYTICS

SEO & GOOGLE ANALYTICS SEO & GOOGLE ANALYTICS SUMMARY OVERVIEW By Rebecca L. Cooney, MSC Clinical Assistant Professor Washington State University SEARCH ENGINE OPTIMIZATION SEO PROCESS SEO influences popularity and relevance

More information

GENERAL DIGITAL STRATEGY SERVICES QUOTE

GENERAL DIGITAL STRATEGY SERVICES QUOTE CHRISTINE OSAZUWA Website: christineosazuwa.com Email: christine.osazuwa@gmail.com Phone: 443-851-0980 GENERAL DIGITAL STRATEGY SERVICES QUOTE Prepared by Christine Osazuwa Marketing/Web/Data Consultant

More information

Big Data for Publishers

Big Data for Publishers Big Data for Publishers Using BigQuery to Measure Content Engagement and Performance by Article Topic By Hazem Mahsoub Cloud & Data Architect www.e-nor.com Measuring Performance by Article Topic using

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

Google Analytics: Getting the most out of your Analytics.

Google Analytics: Getting the most out of your Analytics. Google Analytics: Getting the most out of your Analytics. Questions for Google Analytics: How many people are visiting my site? Who are they? Where do they come from? How are they finding my site? What

More information

Startup Guide. Version 2.3.7

Startup Guide. Version 2.3.7 Startup Guide Version 2.3.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

ADVANCE DIGITAL MARKETING VIDEO TRAINING COURSE. Page 1 of 34 Youtube.com/ViralJadhav

ADVANCE DIGITAL MARKETING VIDEO TRAINING COURSE. Page 1 of 34  Youtube.com/ViralJadhav ADVANCE DIGITAL MARKETING VIDEO TRAINING COURSE Page 1 of 34 www.experttraining.in Youtube.com/ViralJadhav viral@experttraining.in +91 9558821174 Who Can Join? Business Owners who want to attract more

More information

A Letting agency s shop window is no longer a place on the high street, it is now online

A Letting agency s shop window is no longer a place on the high street, it is now online A Letting agency s shop window is no longer a place on the high street, it is now online 1 Let s start by breaking down the two ways in which search engines will send you more traffic: 1. Search Engine

More information

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM WIKISYS TECHNOLOGY INTERNSHIP PROGRAM WEB DESGINING Create layout Design Photoshop Html 5 CSS 3 Responsive Website Bootstrap GIF Animation Flash Dreamweaver Java Script JQuery FTP File Uploading Print

More information

Digital Marketing Glossary of Basic Terms & Concepts

Digital Marketing Glossary of Basic Terms & Concepts Digital Marketing Glossary of Basic Terms & Concepts A/B Testing Testing done to compare two variations of something against a variable. Often done to test the effectiveness of marketing tactics such as

More information

SEO PROPOSAL YOUR SEO CAMPAIGN YOUR SEO PROPOSAL CAMPAIGN STRATEGY

SEO PROPOSAL YOUR SEO CAMPAIGN YOUR SEO PROPOSAL CAMPAIGN STRATEGY SEO PROPOSAL CAMPAIGN STRATEGY YOUR SEO CAMPAIGN Mr. Pipeline sets out to find you the right leads that will convert at a higher rate. We do not obsess about increasing page rankings, but over time will

More information

A/B Tests in Google Analytics To Make UI Decisions

A/B Tests in Google Analytics To Make UI Decisions A/B Tests in Google Analytics To Make UI Decisions Who do you think you are!? David Schlotfeldt Co-owner of Plaudit Design What s this about? A/B Tests in Google Analytics to Make UI Decisions First, a

More information

Google Universal Analytics Integration Set-up

Google Universal Analytics Integration Set-up Google Universal Analytics Integration Set-up Ifbyphone s Google Universal Analytics Integration enables you to track your phone calls and push the data into the standard and custom reports in Universal

More information

DIGITAL GLOBAL AGENCY Search Engine Optimization- A Case Study. Edited by Digital Global Agency in house team March 2017

DIGITAL GLOBAL AGENCY Search Engine Optimization- A Case Study. Edited by Digital Global Agency in house team March 2017 DIGITAL GLOBAL AGENCY Search Engine Optimization- A Case Study Edited by Digital Global Agency in house team March 2017 Forward: If you're not getting enough targeted traffic... If you want more engaged

More information

SEO PROPOSAL YOUR SEO CAMPAIGN YOUR SEO PROPOSAL CAMPAIGN STRATEGY

SEO PROPOSAL YOUR SEO CAMPAIGN YOUR SEO PROPOSAL CAMPAIGN STRATEGY SEO PROPOSAL CAMPAIGN STRATEGY YOUR SEO CAMPAIGN WorkWave Marketing sets out to find you the right leads that will convert at a higher rate. We do not obsess about increasing page rankings, but over time

More information

Advertising Network Affiliate Marketing Algorithm Analytics Auto responder autoresponder Backlinks Blog

Advertising Network Affiliate Marketing Algorithm Analytics Auto responder autoresponder Backlinks Blog Advertising Network A group of websites where one advertiser controls all or a portion of the ads for all sites. A common example is the Google Search Network, which includes AOL, Amazon,Ask.com (formerly

More information

RECOMMENDATIONS HOW TO ATTRACT CLIENTS TO ROBOFOREX

RECOMMENDATIONS HOW TO ATTRACT CLIENTS TO ROBOFOREX RECOMMENDATIONS HOW TO ATTRACT CLIENTS TO ROBOFOREX Your success as a partner directly depends on the number of attracted clients and their trading activity. You can hardly influence clients trading activity,

More information

Google Analytics Integrations By Daniel Waisberg READ ONLINE

Google Analytics Integrations By Daniel Waisberg READ ONLINE Google Analytics Integrations By Daniel Waisberg READ ONLINE Top 10 set of Google Analytics integrations! Learn how to integrate different tools with Google Analytics and improve your skills. Interested

More information

What We re Up Against Over 2 million blog posts are published every day.

What We re Up Against Over 2 million blog posts are published every day. What We re Up Against Over 2 million blog posts are published every day. To compete, consider these critical elements when writing your next awesome blog post. Source: HostingFacts.com Aug, 2017 2 What

More information

Quick Start Guide Google Adwords Integration

Quick Start Guide Google Adwords Integration Quick Start Guide Google Adwords Integration May 2018 (800) 242-1690 About Telmetrics for Google AdWords Integration Our integration with Google AdWords allows you to view call and text data Use this quick

More information

Guide to Google Analytics: Admin Settings. Campaigns - Written by Sarah Stemen Account Manager. 5 things you need to know hanapinmarketing.

Guide to Google Analytics: Admin Settings. Campaigns - Written by Sarah Stemen Account Manager. 5 things you need to know hanapinmarketing. Guide to Google Analytics: Google s Enhanced Admin Settings Written by Sarah Stemen Account Manager Campaigns - 5 things you need to know INTRODUCTION Google Analytics is vital to gaining business insights

More information

Analytics. EduPristine DM Analytics. EduPristine

Analytics. EduPristine DM Analytics. EduPristine Analytics EduPristine www.edupristine.com Making the Data work for the Business 1 Digital Analytics Digital analytics is the analysis of qualitative and quantitative data from your business and the competition

More information