SlideShare a Scribd company logo
1/126
GOOGLE ANALYTICS
FOR MARKETER
Abilities and usage patterns
2/126
Introduction
It's all about conversions
3/126
MAIN QUESTION
β€’ Remember
β€’ Make contact
β€’ Request info
β€’ Download
β€’ Subscribe
β€’ Register
β€’ React to sponsor advertisment
β€’ Buy (now or later)
INTRO
Do we need user to click?
In fact we need him to:
4/126
KINDS OF SITES AND ITS TASKS
INTRO
Corporate
To let user find needed information quickly, to receive certain messages
from the company
Store
To sell more, to spend less on acquiring new customers
Campaign
To deliver message and track campaign effectiveness
Media
To attract and keep readership, to monetize audience
5/126
WISHES AND TROUBLES OF
MARKETERS
β€’ Site audience structure is not clear
β€’ Low business efficiency
(high acquisition costs, in particular)
Wishes
β€’ See clear picture of audience behaviour
β€’ Access activity results and estimate next ones
β€’ Know overall action plan
INTRO
Issues
6/126
What media plan usually looks like
But click price isn't really important. Goal
completion is.
INTRO
7/126
What media plan should include?
Dear boss, we got our 60k clicks from XXX.
Price per registration is 30% higher than it was from YYY.
I think we shouldn't continue with XXX.
Here's the data:
We got 42k visits, 80% bounced, viewed 1,65 pages per visit, 2574 returning visits, 0.17%
conversion to registrations
This means:
Non-bounced visit costs 12 RUR
Pageview costs 1,5 RUR
Returning visitors costs 44 RUR
Registration costs 1 583 RUR
INTRO
8/126
Steps from theory to practice
INTRO
β€’ Fully measurable users actions (not just page views)
β€’ Integrated stats (not only site pages, but also incoming and
outgoing traggic)
β€’ Segmented stats (ability to view stats from different user groups
separately)
β€’ Actionable conclusions
Project site structure and marketing activity to conversion KPIs
9/126
What GA allows to do
Define site goals
Measure goals numerically
Define site performance as improvement of
goals conversion rate
INTRO
10/126
INTRO
CONVERSIONS IS NOT ALL MARKETING
Not to forget: we are measuring only final sale funnel steps
(see Atlas Research http://mediarevolution.ru/audience/behavior/1615.html)
11/126
GA advantages
β€’ Free to use, traffic limitation is not noticeable
β€’ Can define goal and segment audience β€” both pre-filtered and post-filtered
β€’ Open platform with API
β€’ Access control
β€’ Nicely designed reports
β€’ Highly customizable
β€’ Several data collection modes
β€’ Campaign tracking
β€’ Multilingual
β€’ Mostly documented
β€’ Support infrastructure (certified specialists and agencies)
β€’ World leader's product
Why GA
12/126
DATA COLLECTION MODES
β€’ Pageviews
β€’ Javascript actions
β€’ Search queries
β€’ Events
β€’ E-commerse
β€’ User defined and custom vars
GA FEATURES
13/126
GA DRAWBACKS
β€’ Not realtime
β€’ Time on site doesn't include last page
β€’ Visits of same user reported as separate
β€’ Direct visit reported with previous source
β€’ Drops previuos source history (can use
&utm_nooverride=1 to keep, but current is dropped then)
β€’ Doesn't show cyrillic from URLs
β€’ Too complicated, not transparent
β€’ Big traffic chunks sampled
β€’ Traffic limited to 5 mln pageview/month (spend $1 /day to remove
limitation)
β€’ Doesn't now Russian federal meta-structure
β€’ Russian translation is bad
β€’ Google doesn't promise to keep data longer than 18 months
(although keeps for now)
GA FEATURES
14/126
Why GA
TRAPS
β€’ Search traffic includes both paid and not-paid
β€’ Nearly any report can be split by traffic source via drop-down
menu
β€’ Visit source doesn't really show where a user came from this
time. GA has its priorities, they seem to be this:
cpc > organic > referrer > direct
15/126
Adjacent tools
β€’ SEO: Webmaster Tools (Yandex, Google), Sitemap,
Site-Auditor
β€’ Additional counters for control purposes:
LiveInternet, Rambler's Top100, Yandex.Metrica, Openstat
β€’ Add-ons for Google Analytics: EpikOne SiteScan (installation check),
Firebug ΠΈ WASP (Firefox diagnostics plugin), Data Feed Query Explorer
(manual API queries)
β€’ Integration: Adwords (extended keywords stats), Adsense (for publishers β€” which pages earn
more)
GOOGLE TOOLS
16/126
EPICONE SITESCAN
β€’ Checks if GA code was broken by CMS
β€’ Recommended by Google
β€’ Only 1000 pages free β€” enough to catch a
problem if there is one
TOOLS
17/126
GA FEATURES
What we have on screen
18/126
GA FEATURES
SCREEN ZONES
1 β€” general account settings (including
language selection)
2 β€” choose account
3 β€” choose profile for this account
4 β€” choose date range and time scale
for chart
5 β€” setup segments (left) and choose
ones (upper right)
6 β€” main reports menu
7 β€” customizable reports
8 β€” view visits metrics, goal
conversions, e-commerce transactions
(content efficiency in content
reports,event β€” in event reports)
9 β€” choose report type (table, pie-
chart, bar-chart, compare to average,
summary)
10 β€” drop-down to choose split
parameter
11 β€” choose parameter (or two) to
graph
12 β€” extra services: subscriptions,
visualisations, animations, data export
19/126
THREE DATA SETS
Basic metrics
β€’ View depth
β€’ Bounce rate
β€’ Time at site
Goals conversion Sales conversion
Sales page can be counted both in goals and transactions
reports. Difference is when same user made several
orders. There will be one goal and several orders.
GA FEATURES
Content and Events reports have different tabs
20/126
URL BUILDER
Tools to generate URLs for campaigns. Use Excel to generate
big lists.
TOOLS
21/126
MAKING LINKS IN EXCEL
If you use big keywords list in pay-per-click systems, create links in excel:
β€’ Including adwords if accounts are not linked
β€’ Use SUBSTITUTE ΠΈ CONCATENATE
For example, if link is in column Π•, and keyword in column А:
=CONCATENATE(E1;"utm_source=google&utm_medium=cpc&utm_campaign=
adwordsua&utm_term=";SUBSTITUTE(A1;" ";"_"))
TOOLS
22/126
TOOLS
Which UTM goes where
Mandatory
β€’ campaign – Campaigns reports or Campaign in drop-
down
β€’ source – Source in drop-down
β€’ medium – which pie share will be added to, Medium in
drop-down.
There's also Β«Source/MediumΒ» report
(All traffic sources)
Optional
β€’ term – Keywords report,
Keyword in drop-down
β€’ content – Ad Versions report,
Ad Content in drop-down
23/126
HOW TO DEFINE GOALS
β€’ Goals work only post-data, can't apply to
previously collected.
β€’ Add goal price to transfer value to pages on the
way to this goal
β€’ Goal could include path β€” mandatory (not
counted if not thru these pages) or optional
(displayed as funnel).
β€’ Different match modes: beggining of address,
part, regular expression.
TOOLS
24/126
REGEXPS
Line start - ^
Line end - $
Any character - .
Dot - .
Square parenthesis β€” list of possible characters,
intervals with minus, for example [0-9] β€” all digits
Any number of characters (even zero) - *
1 or more of characters - +
1 or zero characters - ?
Example:
^/item/.*/order$
Includes /item/2345/order
Includes /item/we2d3/order
Doesn't include /item/2345/order/done
TOOLS
25/126
E-COMMERCE β€” ORDER DETAILS
Includes:
β€’ Price (taxes and delivery separately)
β€’ City, region, country
β€’ SKU, title, type
β€’ Number and price of items in order
GA FEATURES
Reports include revenues, conversions, item
types, daily sales
26/126
β€’ Not suitable for audit, just for marketing trends
analysis
β€’ Ecommerce tab appears in reports
E-COMMERCE
GA FEATURES
27/126
AUDIENCE SEGMENTATION
β€’ Most reports are viewable only for certain audience
part (segment), which is defined in segment
builder
β€’ Segment is viewable separately or with whole
traffic. Can't see just two segments.
Example: we had one campaign with different utm_campaign
parameter:
β€’ vtv_yandex in Yandex,
β€’ vtv_begun in Begun
and several AdWords campaigns with names like
β€’ Β«Persons (eng) β€” searchΒ»
β€’ Β«Persons (rus) β€” netΒ».
GA FEATURES
Segment builder allows to combine them to get
combined stats for this campaign.
28/126
VIEWING REPORTS BY SEGMENTS
β€’ Segments are personal for you, other users of
this account can't see them, until you share.
GA FEATURES
β€’ Compare overall and Β«deepΒ» traffic. Discover
that teasers have only 4,73% deep visits,
Begun - 12,87%, Yandex - 13,85%!
29/126
REPORTS BUILDER
Custom reports are needed to:
β€’ Remove unneeded data
β€’ Create missing set
Two types: metrics (measurable like pages/visit) and dimensions (set of kinds, like cities).
They intersect. There are some complex rules what can be intersected with what.
GA FEATURES
30/126
WHAT CAN BE IN CUSTOM REPORTS
Standart reports show
23 dimensions in drop-down,
custom reports give access to 52!
For example, add source/medium
filter to keywords to select paid and
organic traffic of each keyword
GA FEATURES
31/126
EXAMPLE USER REPORTS β€” LANDING
PAGES VALUE
GA FEATURES
Default landing pages report is just a list. If we
have goal prices defined and/or we have e-
commerce tracking, then we can see landing
pages monetary values.
32/126
ONE SITE β€” SEVERAL PROFILES
β€’ working
β€’ no-filters backup
β€’ experimental filters
GA FEATURES
33/126
FILTERS
GA FEATURES
Easiest one β€” not to report own office clicks: you
office admins tell what addresses your office use
34/126
EXAMPLE OF COMPLEX
FILTER
How to save original keyword
ΠŸΡ€Π°Π²Π΄Π°, Π΅ΡΡ‚ΡŒ ΠΏΡ€ΠΎΠ±Π»Π΅ΠΌΠ° с русским языком
GA FEATURES
35/126
EXAMPLE OF COMPLEX FILTER β€” HOW TO
SAVE ORIGINAL REFERRER
GA FEATURES
GA cleans Referral path if visit has source defined via
utm. But we can use filter to save Referrer to User
Defined field. Then for advertisement placement
Site.ru
We can create Β«User defined includes site.ruΒ» and check, who
really came from the site.ru, and who returned from different site
(GA still shows that source is site.ru for these visits).
36/126
WHAT TO MEASURE
CLICKS not equal VISITS
Example
β€’ Visit costs more β€” not all clicks reach site
β€’ Normal discount is 70-90%
β€’ Discount can be negative, if there's a lot of returning
visits
37/126
QUALITY PARAMETERS
β€’ Viewing depth is important for content sites
β€’ Time on last page isn't measured
β€’ Regular visitors can read for long, or just check frontpage for updates and
leave..
β€’ Promo-sites can have 2pages/visit, games - 7.
β€’ More active campaign β€” less depth: check depth separately for new and
returning visitors.
WHAT TO MEASURE
38/126
SCRIPT TO MEASURE TIME ON LAST PAGE
WHAT TO MEASURE
39/126
Which countries looked at site
for how long
40/126
BOUNCE RATE
β€’ Easiest way to assess traffic quality β€” user who open just one page, then
leave site.
β€’ Normal bounce rates vary widely: 30-70%.
β€’ Depends on site structure and landing page: if it shows list, it's bounce rate
will be less.
β€’ More misleading advertising β€” more traffic, more bounces.
β€’ Check bounce rate separately for new visits.
WHAT TO MEASURE
41/126
EXAMPLE β€” BOUNCE DEPENDS ON
LANDING PAGE
WHAT TO MEASURE
Link leads to article or article list. Bounce differs
significantly, conversion β€” not that much.
42/126
TRAFFIC PIE
PR, WOM,
partnerships,
direct ad buys
ACTIONABLE CONCLUSIONS
SEO, PPC
Improve site structure and content,
contests,WOM
Media buys (utm_medium is unknown to GA)
43/126
LANDING PAGE
Many factors affect efficiency
ACTIONABLE CONCLUSIONS
44/126
CONTENT AND STRUCTURE
Do pages work well:
β€’ Which pages lose visitors most (absolure and relative)?
β€’ What goal funnels look like?
β€’ Do you give users what they look for (keywords, site
searches)?
ACTIONABLE CONCLUSIONS
45/126
MAIN ACTIONS
β€’ Choose lowest goal price ad buys
β€’ Use search traffic quality data to adjust SEO and PPC
β€’ Rework pages which lose traffic most
ACTIONABLE CONCLUSIONS
46/126
EXAMPLE OF PPC USAGE
1) Export keyword reports (organic) to XLS.
2) Sort by number of visits, drop low visits lines, sort by bounce rate.
3) Take 500 words with lowest bounce rate, import to AdWords with 1 cent bid.
4) Getting good targeted low-frequency traffic cheap in good numbers.
ACTIONABLE CONCLUSIONS
47/126
EXAMPLE - SEO
β€’ SEO companies work with keyword lists. Higher frequency generate more traffic, but
they are more expensive as competition is higher.
β€’ Juxtapose organic SEO keywords to goals to decide which keywords are more profitable
to β€œbuy”
ACTIONABLE CONCLUSIONS
48/126
SIMPLIEST CHECKLIST
β€’ Add Russian search engines
β€’ Register site search
β€’ Register javascript actions and sales
β€’ Check setup via SiteScan
β€’ Register Goals
β€’ Link AdWords, AdSense accounts
β€’ Use utm-links
(make sure no redirects which will drop them)
TO DO
49/126
HOW TO ADD SEARCH ENGINES
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js'
type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-XXXXXXXXXXX");
pageTracker._addOrganic("mail.ru", "q");
pageTracker._addOrganic("rambler.ru", "query");
pageTracker._addOrganic("qip.ru", "query");
pageTracker._addOrganic("nigma.ru", "s");
pageTracker._addOrganic("aport.ru", "r");
pageTracker._addOrganic("blogs.yandex.ru", "text");
pageTracker._addOrganic("webalta.ru", "q");
pageTracker._addOrganic("gogo.ru", "q");
pageTracker._addOrganic("poisk.ru", "text");
pageTracker._addOrganic("km.ru", "sq");
pageTracker._addOrganic("liveinternet.ru", "ask");
pageTracker._addOrganic("gde.ru", "keywords");
pageTracker._addOrganic("quintura.ru", "request");
pageTracker._addOrganic("akavita.by", "z");
pageTracker._addOrganic("meta.ua", "q");
pageTracker._addOrganic("bigmir.net", "q");
pageTracker._addOrganic("tut.by", "query");
pageTracker._addOrganic("all.by", "query");
pageTracker._addOrganic("i.ua", "q");
pageTracker._addOrganic("online.ua", "q");
pageTracker._addOrganic("a.ua", "s");
pageTracker._addOrganic("ukr.net", "search_query");
pageTracker._addOrganic("search.com.ua", "q");
pageTracker._addOrganic("search.ua", "query");
pageTracker._addOrganic("blogsearch.google.com", "q");
pageTracker._addOrganic("images.google.com", "q");
pageTracker._trackPageview();
} catch(err) {}
</script>
TO DO
50/126
QUESTIONS?
Alex Gagin
gagin@promo.ru

More Related Content

PPTX
Nav2009 sp1 features
PPTX
Cosmos data visualisation q3 2012
PPTX
Account based COPA in SAP
PPT
Application Basics
PPSX
UC Analytics for Lync and Skype4Business
PPT
Sap power point presentation download from
PPTX
SAP SD module
PPTX
Bibo sap
Nav2009 sp1 features
Cosmos data visualisation q3 2012
Account based COPA in SAP
Application Basics
UC Analytics for Lync and Skype4Business
Sap power point presentation download from
SAP SD module
Bibo sap

Viewers also liked (18)

PPT
Loyalty program for bank
PPTX
GME 2011 Professionalism Online
PPTX
Inessa Ishunkina. Russia Online
PPT
Google Analytics for Online Stores
PPTX
Accept, Reject, or Ignore - Primary Care in the Age of Social Media
PPTX
ЛСкарствСнныС ΠΏΡ€Π΅ΠΏΠ°Ρ€Π°Ρ‚Ρ‹ ΠΈ ΡΠΎΡ†ΠΈΠ°Π»ΡŒΠ½Ρ‹Π΅ ΠΌΠ΅Π΄ΠΈΠ°. Π»ΡƒΡ‡ΡˆΠΈΠ΅ кСйсы
PPT
CMS Site Index
PPTX
Sociometr Dmitriy Myskov
PPTX
Runet audience
PPT
Large Group Lecture for Patient Portals
PDF
New Year gifts from Promo Interactive
PPTX
Michael Ilyichev
PDF
Ballantine's Work&Rock
PPT
Digital Professionalism for Medical Providers
PPT
Social network promotion & virus campaigns, 2010.
PPTX
Videoplatform
PPT
Promo Interactive
Loyalty program for bank
GME 2011 Professionalism Online
Inessa Ishunkina. Russia Online
Google Analytics for Online Stores
Accept, Reject, or Ignore - Primary Care in the Age of Social Media
ЛСкарствСнныС ΠΏΡ€Π΅ΠΏΠ°Ρ€Π°Ρ‚Ρ‹ ΠΈ ΡΠΎΡ†ΠΈΠ°Π»ΡŒΠ½Ρ‹Π΅ ΠΌΠ΅Π΄ΠΈΠ°. Π»ΡƒΡ‡ΡˆΠΈΠ΅ кСйсы
CMS Site Index
Sociometr Dmitriy Myskov
Runet audience
Large Group Lecture for Patient Portals
New Year gifts from Promo Interactive
Michael Ilyichev
Ballantine's Work&Rock
Digital Professionalism for Medical Providers
Social network promotion & virus campaigns, 2010.
Videoplatform
Promo Interactive
Ad

Similar to Google Analytics for marketer (20)

PPTX
Getting started with Compete PRO
PDF
10 Most Underused Features of Google Analytics 360 According to Experts
PPTX
Omniture SiteCatalyst vs. Google Analytics - An Objective Comparison
PPTX
Geary LSF University Presents: Advanced Analytics
PPTX
Understanding Web Analytics and Google Analytics
PPTX
CRM v6 Launch Overview - Apptivo
PPTX
google-analytics-4.pptx
PPTX
Distribution management system (DMS)
PPTX
Adobe part 1
PDF
2012-09-26 Acctg Systems Comparison
PDF
PyParis2017 / Machine learning to moderate classifieds, by Vaibhav Singh
PPTX
Google Analytics Essential Training
PDF
Web optimization
PPTX
Universal Analytics and Google Tag Manager - Superweek 2014
PPTX
Universal Analytics and Google Tag Manager - Superweek 2014
PPTX
Universal Analytics and Google Tag Manager
PPTX
web analysis document | web analysis document | web analysis document | web a...
Β 
PDF
Spark summit 2017- Transforming B2B sales with Spark powered sales intelligence
Β 
PDF
Transforming B2B Sales with Spark-Powered Sales Intelligence with Songtao Guo...
PPTX
DIEVO Google SA360 Admixer
Β 
Getting started with Compete PRO
10 Most Underused Features of Google Analytics 360 According to Experts
Omniture SiteCatalyst vs. Google Analytics - An Objective Comparison
Geary LSF University Presents: Advanced Analytics
Understanding Web Analytics and Google Analytics
CRM v6 Launch Overview - Apptivo
google-analytics-4.pptx
Distribution management system (DMS)
Adobe part 1
2012-09-26 Acctg Systems Comparison
PyParis2017 / Machine learning to moderate classifieds, by Vaibhav Singh
Google Analytics Essential Training
Web optimization
Universal Analytics and Google Tag Manager - Superweek 2014
Universal Analytics and Google Tag Manager - Superweek 2014
Universal Analytics and Google Tag Manager
web analysis document | web analysis document | web analysis document | web a...
Β 
Spark summit 2017- Transforming B2B sales with Spark powered sales intelligence
Β 
Transforming B2B Sales with Spark-Powered Sales Intelligence with Songtao Guo...
DIEVO Google SA360 Admixer
Β 
Ad

More from potapova 3663 (7)

PDF
PPTX
Runet audience
PDF
Google Analytics для ΠΌΠ°Ρ€ΠΊΠ΅Ρ‚ΠΎΠ»ΠΎΠ³Π°
PPT
Anna Znamenskaya
PPT
Internet & Intranet on Bitrix
PPT
B2B for banks
PPT
Andrey Shatrov. Mobile advertising cases
Runet audience
Google Analytics для ΠΌΠ°Ρ€ΠΊΠ΅Ρ‚ΠΎΠ»ΠΎΠ³Π°
Anna Znamenskaya
Internet & Intranet on Bitrix
B2B for banks
Andrey Shatrov. Mobile advertising cases

Google Analytics for marketer

  • 3. 3/126 MAIN QUESTION β€’ Remember β€’ Make contact β€’ Request info β€’ Download β€’ Subscribe β€’ Register β€’ React to sponsor advertisment β€’ Buy (now or later) INTRO Do we need user to click? In fact we need him to:
  • 4. 4/126 KINDS OF SITES AND ITS TASKS INTRO Corporate To let user find needed information quickly, to receive certain messages from the company Store To sell more, to spend less on acquiring new customers Campaign To deliver message and track campaign effectiveness Media To attract and keep readership, to monetize audience
  • 5. 5/126 WISHES AND TROUBLES OF MARKETERS β€’ Site audience structure is not clear β€’ Low business efficiency (high acquisition costs, in particular) Wishes β€’ See clear picture of audience behaviour β€’ Access activity results and estimate next ones β€’ Know overall action plan INTRO Issues
  • 6. 6/126 What media plan usually looks like But click price isn't really important. Goal completion is. INTRO
  • 7. 7/126 What media plan should include? Dear boss, we got our 60k clicks from XXX. Price per registration is 30% higher than it was from YYY. I think we shouldn't continue with XXX. Here's the data: We got 42k visits, 80% bounced, viewed 1,65 pages per visit, 2574 returning visits, 0.17% conversion to registrations This means: Non-bounced visit costs 12 RUR Pageview costs 1,5 RUR Returning visitors costs 44 RUR Registration costs 1 583 RUR INTRO
  • 8. 8/126 Steps from theory to practice INTRO β€’ Fully measurable users actions (not just page views) β€’ Integrated stats (not only site pages, but also incoming and outgoing traggic) β€’ Segmented stats (ability to view stats from different user groups separately) β€’ Actionable conclusions Project site structure and marketing activity to conversion KPIs
  • 9. 9/126 What GA allows to do Define site goals Measure goals numerically Define site performance as improvement of goals conversion rate INTRO
  • 10. 10/126 INTRO CONVERSIONS IS NOT ALL MARKETING Not to forget: we are measuring only final sale funnel steps (see Atlas Research http://mediarevolution.ru/audience/behavior/1615.html)
  • 11. 11/126 GA advantages β€’ Free to use, traffic limitation is not noticeable β€’ Can define goal and segment audience β€” both pre-filtered and post-filtered β€’ Open platform with API β€’ Access control β€’ Nicely designed reports β€’ Highly customizable β€’ Several data collection modes β€’ Campaign tracking β€’ Multilingual β€’ Mostly documented β€’ Support infrastructure (certified specialists and agencies) β€’ World leader's product Why GA
  • 12. 12/126 DATA COLLECTION MODES β€’ Pageviews β€’ Javascript actions β€’ Search queries β€’ Events β€’ E-commerse β€’ User defined and custom vars GA FEATURES
  • 13. 13/126 GA DRAWBACKS β€’ Not realtime β€’ Time on site doesn't include last page β€’ Visits of same user reported as separate β€’ Direct visit reported with previous source β€’ Drops previuos source history (can use &utm_nooverride=1 to keep, but current is dropped then) β€’ Doesn't show cyrillic from URLs β€’ Too complicated, not transparent β€’ Big traffic chunks sampled β€’ Traffic limited to 5 mln pageview/month (spend $1 /day to remove limitation) β€’ Doesn't now Russian federal meta-structure β€’ Russian translation is bad β€’ Google doesn't promise to keep data longer than 18 months (although keeps for now) GA FEATURES
  • 14. 14/126 Why GA TRAPS β€’ Search traffic includes both paid and not-paid β€’ Nearly any report can be split by traffic source via drop-down menu β€’ Visit source doesn't really show where a user came from this time. GA has its priorities, they seem to be this: cpc > organic > referrer > direct
  • 15. 15/126 Adjacent tools β€’ SEO: Webmaster Tools (Yandex, Google), Sitemap, Site-Auditor β€’ Additional counters for control purposes: LiveInternet, Rambler's Top100, Yandex.Metrica, Openstat β€’ Add-ons for Google Analytics: EpikOne SiteScan (installation check), Firebug ΠΈ WASP (Firefox diagnostics plugin), Data Feed Query Explorer (manual API queries) β€’ Integration: Adwords (extended keywords stats), Adsense (for publishers β€” which pages earn more) GOOGLE TOOLS
  • 16. 16/126 EPICONE SITESCAN β€’ Checks if GA code was broken by CMS β€’ Recommended by Google β€’ Only 1000 pages free β€” enough to catch a problem if there is one TOOLS
  • 17. 17/126 GA FEATURES What we have on screen
  • 18. 18/126 GA FEATURES SCREEN ZONES 1 β€” general account settings (including language selection) 2 β€” choose account 3 β€” choose profile for this account 4 β€” choose date range and time scale for chart 5 β€” setup segments (left) and choose ones (upper right) 6 β€” main reports menu 7 β€” customizable reports 8 β€” view visits metrics, goal conversions, e-commerce transactions (content efficiency in content reports,event β€” in event reports) 9 β€” choose report type (table, pie- chart, bar-chart, compare to average, summary) 10 β€” drop-down to choose split parameter 11 β€” choose parameter (or two) to graph 12 β€” extra services: subscriptions, visualisations, animations, data export
  • 19. 19/126 THREE DATA SETS Basic metrics β€’ View depth β€’ Bounce rate β€’ Time at site Goals conversion Sales conversion Sales page can be counted both in goals and transactions reports. Difference is when same user made several orders. There will be one goal and several orders. GA FEATURES Content and Events reports have different tabs
  • 20. 20/126 URL BUILDER Tools to generate URLs for campaigns. Use Excel to generate big lists. TOOLS
  • 21. 21/126 MAKING LINKS IN EXCEL If you use big keywords list in pay-per-click systems, create links in excel: β€’ Including adwords if accounts are not linked β€’ Use SUBSTITUTE ΠΈ CONCATENATE For example, if link is in column Π•, and keyword in column А: =CONCATENATE(E1;"utm_source=google&utm_medium=cpc&utm_campaign= adwordsua&utm_term=";SUBSTITUTE(A1;" ";"_")) TOOLS
  • 22. 22/126 TOOLS Which UTM goes where Mandatory β€’ campaign – Campaigns reports or Campaign in drop- down β€’ source – Source in drop-down β€’ medium – which pie share will be added to, Medium in drop-down. There's also Β«Source/MediumΒ» report (All traffic sources) Optional β€’ term – Keywords report, Keyword in drop-down β€’ content – Ad Versions report, Ad Content in drop-down
  • 23. 23/126 HOW TO DEFINE GOALS β€’ Goals work only post-data, can't apply to previously collected. β€’ Add goal price to transfer value to pages on the way to this goal β€’ Goal could include path β€” mandatory (not counted if not thru these pages) or optional (displayed as funnel). β€’ Different match modes: beggining of address, part, regular expression. TOOLS
  • 24. 24/126 REGEXPS Line start - ^ Line end - $ Any character - . Dot - . Square parenthesis β€” list of possible characters, intervals with minus, for example [0-9] β€” all digits Any number of characters (even zero) - * 1 or more of characters - + 1 or zero characters - ? Example: ^/item/.*/order$ Includes /item/2345/order Includes /item/we2d3/order Doesn't include /item/2345/order/done TOOLS
  • 25. 25/126 E-COMMERCE β€” ORDER DETAILS Includes: β€’ Price (taxes and delivery separately) β€’ City, region, country β€’ SKU, title, type β€’ Number and price of items in order GA FEATURES Reports include revenues, conversions, item types, daily sales
  • 26. 26/126 β€’ Not suitable for audit, just for marketing trends analysis β€’ Ecommerce tab appears in reports E-COMMERCE GA FEATURES
  • 27. 27/126 AUDIENCE SEGMENTATION β€’ Most reports are viewable only for certain audience part (segment), which is defined in segment builder β€’ Segment is viewable separately or with whole traffic. Can't see just two segments. Example: we had one campaign with different utm_campaign parameter: β€’ vtv_yandex in Yandex, β€’ vtv_begun in Begun and several AdWords campaigns with names like β€’ Β«Persons (eng) β€” searchΒ» β€’ Β«Persons (rus) β€” netΒ». GA FEATURES Segment builder allows to combine them to get combined stats for this campaign.
  • 28. 28/126 VIEWING REPORTS BY SEGMENTS β€’ Segments are personal for you, other users of this account can't see them, until you share. GA FEATURES β€’ Compare overall and Β«deepΒ» traffic. Discover that teasers have only 4,73% deep visits, Begun - 12,87%, Yandex - 13,85%!
  • 29. 29/126 REPORTS BUILDER Custom reports are needed to: β€’ Remove unneeded data β€’ Create missing set Two types: metrics (measurable like pages/visit) and dimensions (set of kinds, like cities). They intersect. There are some complex rules what can be intersected with what. GA FEATURES
  • 30. 30/126 WHAT CAN BE IN CUSTOM REPORTS Standart reports show 23 dimensions in drop-down, custom reports give access to 52! For example, add source/medium filter to keywords to select paid and organic traffic of each keyword GA FEATURES
  • 31. 31/126 EXAMPLE USER REPORTS β€” LANDING PAGES VALUE GA FEATURES Default landing pages report is just a list. If we have goal prices defined and/or we have e- commerce tracking, then we can see landing pages monetary values.
  • 32. 32/126 ONE SITE β€” SEVERAL PROFILES β€’ working β€’ no-filters backup β€’ experimental filters GA FEATURES
  • 33. 33/126 FILTERS GA FEATURES Easiest one β€” not to report own office clicks: you office admins tell what addresses your office use
  • 34. 34/126 EXAMPLE OF COMPLEX FILTER How to save original keyword ΠŸΡ€Π°Π²Π΄Π°, Π΅ΡΡ‚ΡŒ ΠΏΡ€ΠΎΠ±Π»Π΅ΠΌΠ° с русским языком GA FEATURES
  • 35. 35/126 EXAMPLE OF COMPLEX FILTER β€” HOW TO SAVE ORIGINAL REFERRER GA FEATURES GA cleans Referral path if visit has source defined via utm. But we can use filter to save Referrer to User Defined field. Then for advertisement placement Site.ru We can create Β«User defined includes site.ruΒ» and check, who really came from the site.ru, and who returned from different site (GA still shows that source is site.ru for these visits).
  • 36. 36/126 WHAT TO MEASURE CLICKS not equal VISITS Example β€’ Visit costs more β€” not all clicks reach site β€’ Normal discount is 70-90% β€’ Discount can be negative, if there's a lot of returning visits
  • 37. 37/126 QUALITY PARAMETERS β€’ Viewing depth is important for content sites β€’ Time on last page isn't measured β€’ Regular visitors can read for long, or just check frontpage for updates and leave.. β€’ Promo-sites can have 2pages/visit, games - 7. β€’ More active campaign β€” less depth: check depth separately for new and returning visitors. WHAT TO MEASURE
  • 38. 38/126 SCRIPT TO MEASURE TIME ON LAST PAGE WHAT TO MEASURE
  • 39. 39/126 Which countries looked at site for how long
  • 40. 40/126 BOUNCE RATE β€’ Easiest way to assess traffic quality β€” user who open just one page, then leave site. β€’ Normal bounce rates vary widely: 30-70%. β€’ Depends on site structure and landing page: if it shows list, it's bounce rate will be less. β€’ More misleading advertising β€” more traffic, more bounces. β€’ Check bounce rate separately for new visits. WHAT TO MEASURE
  • 41. 41/126 EXAMPLE β€” BOUNCE DEPENDS ON LANDING PAGE WHAT TO MEASURE Link leads to article or article list. Bounce differs significantly, conversion β€” not that much.
  • 42. 42/126 TRAFFIC PIE PR, WOM, partnerships, direct ad buys ACTIONABLE CONCLUSIONS SEO, PPC Improve site structure and content, contests,WOM Media buys (utm_medium is unknown to GA)
  • 43. 43/126 LANDING PAGE Many factors affect efficiency ACTIONABLE CONCLUSIONS
  • 44. 44/126 CONTENT AND STRUCTURE Do pages work well: β€’ Which pages lose visitors most (absolure and relative)? β€’ What goal funnels look like? β€’ Do you give users what they look for (keywords, site searches)? ACTIONABLE CONCLUSIONS
  • 45. 45/126 MAIN ACTIONS β€’ Choose lowest goal price ad buys β€’ Use search traffic quality data to adjust SEO and PPC β€’ Rework pages which lose traffic most ACTIONABLE CONCLUSIONS
  • 46. 46/126 EXAMPLE OF PPC USAGE 1) Export keyword reports (organic) to XLS. 2) Sort by number of visits, drop low visits lines, sort by bounce rate. 3) Take 500 words with lowest bounce rate, import to AdWords with 1 cent bid. 4) Getting good targeted low-frequency traffic cheap in good numbers. ACTIONABLE CONCLUSIONS
  • 47. 47/126 EXAMPLE - SEO β€’ SEO companies work with keyword lists. Higher frequency generate more traffic, but they are more expensive as competition is higher. β€’ Juxtapose organic SEO keywords to goals to decide which keywords are more profitable to β€œbuy” ACTIONABLE CONCLUSIONS
  • 48. 48/126 SIMPLIEST CHECKLIST β€’ Add Russian search engines β€’ Register site search β€’ Register javascript actions and sales β€’ Check setup via SiteScan β€’ Register Goals β€’ Link AdWords, AdSense accounts β€’ Use utm-links (make sure no redirects which will drop them) TO DO
  • 49. 49/126 HOW TO ADD SEARCH ENGINES <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-XXXXXXXXXXX"); pageTracker._addOrganic("mail.ru", "q"); pageTracker._addOrganic("rambler.ru", "query"); pageTracker._addOrganic("qip.ru", "query"); pageTracker._addOrganic("nigma.ru", "s"); pageTracker._addOrganic("aport.ru", "r"); pageTracker._addOrganic("blogs.yandex.ru", "text"); pageTracker._addOrganic("webalta.ru", "q"); pageTracker._addOrganic("gogo.ru", "q"); pageTracker._addOrganic("poisk.ru", "text"); pageTracker._addOrganic("km.ru", "sq"); pageTracker._addOrganic("liveinternet.ru", "ask"); pageTracker._addOrganic("gde.ru", "keywords"); pageTracker._addOrganic("quintura.ru", "request"); pageTracker._addOrganic("akavita.by", "z"); pageTracker._addOrganic("meta.ua", "q"); pageTracker._addOrganic("bigmir.net", "q"); pageTracker._addOrganic("tut.by", "query"); pageTracker._addOrganic("all.by", "query"); pageTracker._addOrganic("i.ua", "q"); pageTracker._addOrganic("online.ua", "q"); pageTracker._addOrganic("a.ua", "s"); pageTracker._addOrganic("ukr.net", "search_query"); pageTracker._addOrganic("search.com.ua", "q"); pageTracker._addOrganic("search.ua", "query"); pageTracker._addOrganic("blogsearch.google.com", "q"); pageTracker._addOrganic("images.google.com", "q"); pageTracker._trackPageview(); } catch(err) {} </script> TO DO