SlideShare a Scribd company logo
1 of 59
Charlie Kalech
Director, J-Town Internet Services Ltd.
February 26, 2015
For MarketersFor Marketers
✔ Customized Reports (Dashboards)
✔ Segmentation
✔ Filtering
✔ Tracking On-Site Actions
✔ Comparing Your Site to the Competition
(Benchmarking)
✔ Integrating Your Site and Google Analytics
With Other Google Assets
Beyond BasicsBeyond Basics
Data Is Only Useful If ItData Is Only Useful If It
Answers Informed QuestionsAnswers Informed Questions
What Are Your Goals and What Information Do
You Need To Have In Order To Reach Them?
What Are Your Business Intelligence Questions?
Why Analytics?Why Analytics?
Dashboards contain up to 12 Widgets
Widgets are mini-reports
displaying data as maps
numbers, charts or tables
Widgets can be created in the dashboard and
can link to standard or custom reports by
clicking on the widget title
Dashboards & WidgetsDashboards & Widgets
Default DashboardDefault Dashboard
Custom DashboardsCustom Dashboards
Creating DashboardsCreating Dashboards
Widget TypesWidget Types
✔Metric/Counter - Number of a single metric.
✔Timeline - Graph of metric over time.
You can compare this to a secondary metric.
✔Geomap - Metric plotted on the map of the selected region.
✔Table – Table of up to 2 metrics
✔Pie - Pie chart of the selected metric grouped by a dimension.
✔Bar - Bar chart of the metric grouped by up to 2 dimensions.
Mouse over a segments of charts or regions on maps to see the specific metric values.
Real-Time WidgetsReal-Time Widgets
Real-Time Widgets can only display
Active Users or Pageviews, depending on the Widget
✔Counter - A count of the active users on your site.
You can optionally group these users by a selected dimension.
✔Timeline - Graph of pageviews on your site
for the past 30 to 60 minutes.
✔Geomap - Map showing where your active users are.
✔Table - Plots active users against up to 3 selected dimensions.
Custom WidgetsCustom Widgets
Custom WidgetsCustom Widgets
Add From ReportsAdd From Reports
Dashboard GalleryDashboard Gallery
Dashboard GalleryDashboard Gallery
Dashboard GalleryDashboard Gallery
Solutions GallerySolutions Gallery
www.google.com/analytics/gallery
Editing WidgetsEditing Widgets
Customize DashboardCustomize Dashboard
Emailing ReportsEmailing Reports
Segments vs. FiltersSegments vs. Filters
Dimensions vs. MetricsDimensions vs. Metrics
Dimensions vs. MetricsDimensions vs. Metrics
Dimensions: Describe Data
Example: Location Dimension – City Name,
Latitude, Longitude
Metrics: Measure
Example: Location Metric - Population
Dimensions vs. MetricsDimensions vs. Metrics
Dimensions & MetricsDimensions & Metrics
Reference ToolReference Tool
https://developers.google.com/analytics/devguides/reporting/core/dimsmets
Dimensions vs. MetricsDimensions vs. Metrics
Dimensions: Describe Data
Example: Location Dimension – City Name,
Latitude, Longitude
Metrics: Measure
Example: Location Metric - Population
SegmentsSegments
You can add up to 4 segments to your
Dashboard to compare different types of
session or groups of user.
Segments are either:
● Subsets of Users
Example: Users who added an item in their shopping cart
but did not purchase
● Subsets of Sessions
Example: Sessions which reached a conversion goal
Segments:Segments:
Definition & MetricsDefinition & Metrics
Segments are Defined by Dimensions and Metrics
Example:
COUNTRY contains “Israel”
SESSION DURATION > “360”
TRAFFIC SOURCE contains “Google”
SegmentsSegments
SegmentsSegments
Segments & DashboardsSegments & Dashboards
FiltersFilters
Filters transform the data for a certain view according to
conditions you specify
If the condition you set is true, an action is taken
Once the data has been transformed, it is irreversible and
can not be applied retroactively (unlike segments)
Therefore, Always Save A Default View With No Filters
For Example:
Excluding Your Business' IP Address So Your Employees
Visits Are Not Included In Analytics Reports
FiltersFilters
FiltersFilters
Create A New Filter AND A NEW VIEW
FiltersFilters
FiltersFilters
FiltersFilters
FiltersFilters
FiltersFilters
Filters in Two ViewsFilters in Two Views
View Reports Through FiltersView Reports Through Filters
Tracking On-Site ActionsTracking On-Site Actions
Custom Events
1) Add an HTML event to
an element of your web
page (e.g., clicks, loads,
mouse-overs, plays, etc.)
2) Use Google's standard
Google Analytics
JavaScript to send event
data to your account.
How Many People Watched
My Video?
How Many People Started
Watching and Then
Stopped?
Google Custom EventsGoogle Custom Events
Google Analytics push: The "_gaq.push()" part of the code connects to your page and
signals that data needs to be sent to your Google Analytics account.
Category: Events are best organized into different categories depending on the behavior
or functionality they track (e.g., video, ads, links, etc.).
Action: How people interact with what you're tracking (e.g., plays, views, clicks, etc.).
SOURCE:http://searchenginewatch.com/sew/how-to/2287906/10-google-analytics-custom-events-that-track-the-untrackable
Google Custom EventsGoogle Custom Events
Label: (Optional) Associate data with custom events (e.g., names of videos, URLs of
clicked links, user-provided values such as ZIP codes, etc.).
Value: (Optional) Stores integers with your events (e.g., price, time codes, etc.).
Interaction: (Optional) the non-interaction value can be set to "true" or "false" and
dictates whether your event will contribute to your site's bounce rate.
SOURCE:http://searchenginewatch.com/sew/how-to/2287906/10-google-analytics-custom-events-that-track-the-untrackable
Google Custom EventsGoogle Custom Events
Examples:
Clicking on a link that goes to a page without GA code (eg., Offsite, PDF).
gaq.push(['trackEvent', 'External Link', 'Click'. 'Download 2014 Annual Report']);
Used in conjunction with onclick events
SOURCE:http://searchenginewatch.com/sew/how-to/2287906/10-google-analytics-custom-events-that-track-the-untrackable
Google Custom EventsGoogle Custom Events
Examples:
Tracking plays, starts, stops, & other forms of engagement when users interact with a video.
gaq.push(['trackEvent', 'Video', 'Play'. '2015 Keynote Presentation']);
Can Not Be Used With All Players – Check Out http://wistia.com/doc/google-analytics
SOURCE:http://searchenginewatch.com/sew/how-to/2287906/10-google-analytics-custom-events-that-track-the-untrackable
BenchmarkingBenchmarking
Compare with sites with similar traffic levels in your
industry and location.
✔Over 1600 industry categories
✔Refine the data by geographic location
✔And 7 traffic size classifications
Example:
“Universities” in Israel that receive 500-1000
avg. daily sessions.
Benchmarking & DimensionsBenchmarking & Dimensions
Benchmarking data is available within the following dimensions:
✔Channel
✔Location
✔Device
Benchmarking & MetricsBenchmarking & Metrics
You can compare your data against benchmarks for the following
metrics:
✔Sessions
✔% New Sessions
✔New Sessions
✔Page /Session
✔Avg. Session Duration
✔Bounce Rate
Enabling BenchmarkingEnabling Benchmarking
1) Sign in to your Google
Analytics account.
2) Select the Admin tab.
3) Under ACCOUNT,
Click Account Settings.
4) Select the Anonymously with Google and others checkbox.
5) Click Save.
Enabling BenchmarkingEnabling Benchmarking
1) Sign in to your Google
Analytics account.
2) Select the Admin tab.
3) Under ACCOUNT,
Click Account Settings.
4) Select the Anonymously with Google and others checkbox.
5) Click Save.
BenchmarkingBenchmarking
Use the selection menus (at the top of each report) to define the
benchmark against which you want to compare your data.
✔Industry Vertical: Select one of over 1600 industry categories.
✔Size by Daily Visits: Select from seven traffic size classifications.
This allows you to compare your property against properties with
similar traffic levels in your industry.
✔Geographic Location: Limit Benchmarking data to the a specific
country or territory by selecting a geographic location.
The number of properties contributing to the aggregate benchmark
data is shown at the top of the report.
BenchmarkingBenchmarking
BenchmarkingBenchmarking
The values in the table show the percentage by which your property
outperforms or underperforms the benchmark for each metric.
BenchmarkingBenchmarking
Toggle Metrics On/Off
BenchmarkingBenchmarking
Toggle Background Color On/Off
BenchmarkingBenchmarking
How Do We Use This?
BenchmarkingBenchmarking
BenchmarkingBenchmarking
Webmaster ToolsWebmaster Tools
ThankYou
Charlie Kalech
Director, J-Town Internet Services Ltd.
www.j-town.co.il
charlie@j-town.co.il
@CharlieKalech
For More Resources Fan Us on Facebook
Facebook.com/JTownInternetServices

More Related Content

Viewers also liked

Google Analytics - как средство убеждения заказчика потратиться на юзабилити
Google Analytics - как средство убеждения заказчика потратиться на юзабилитиGoogle Analytics - как средство убеждения заказчика потратиться на юзабилити
Google Analytics - как средство убеждения заказчика потратиться на юзабилитиAlexander Sergeev
 
Основные сведения о данных Google Analytics
Основные сведения о данных Google AnalyticsОсновные сведения о данных Google Analytics
Основные сведения о данных Google AnalyticsОлег Подлуцкий
 
Google analytics для начинающих.
Google analytics для начинающих.Google analytics для начинающих.
Google analytics для начинающих.Tanya Mikhalchenko
 
Возможности Google Analytics, Александра Кулачикова, Google
Возможности Google Analytics, Александра Кулачикова, Google Возможности Google Analytics, Александра Кулачикова, Google
Возможности Google Analytics, Александра Кулачикова, Google ADLABS
 
Google Analytics для маркетолога
Google Analytics для маркетологаGoogle Analytics для маркетолога
Google Analytics для маркетологаpotapova 3663
 
Google Analytics для диджитал маркетологов
Google Analytics для диджитал маркетологовGoogle Analytics для диджитал маркетологов
Google Analytics для диджитал маркетологовNikolay Belousov
 

Viewers also liked (7)

WebPromoExperts «Как сделать из Google Analytics инструмент для маркетолога»
WebPromoExperts «Как сделать из Google Analytics инструмент для маркетолога»WebPromoExperts «Как сделать из Google Analytics инструмент для маркетолога»
WebPromoExperts «Как сделать из Google Analytics инструмент для маркетолога»
 
Google Analytics - как средство убеждения заказчика потратиться на юзабилити
Google Analytics - как средство убеждения заказчика потратиться на юзабилитиGoogle Analytics - как средство убеждения заказчика потратиться на юзабилити
Google Analytics - как средство убеждения заказчика потратиться на юзабилити
 
Основные сведения о данных Google Analytics
Основные сведения о данных Google AnalyticsОсновные сведения о данных Google Analytics
Основные сведения о данных Google Analytics
 
Google analytics для начинающих.
Google analytics для начинающих.Google analytics для начинающих.
Google analytics для начинающих.
 
Возможности Google Analytics, Александра Кулачикова, Google
Возможности Google Analytics, Александра Кулачикова, Google Возможности Google Analytics, Александра Кулачикова, Google
Возможности Google Analytics, Александра Кулачикова, Google
 
Google Analytics для маркетолога
Google Analytics для маркетологаGoogle Analytics для маркетолога
Google Analytics для маркетолога
 
Google Analytics для диджитал маркетологов
Google Analytics для диджитал маркетологовGoogle Analytics для диджитал маркетологов
Google Analytics для диджитал маркетологов
 

Similar to Customized Reports (Dashboards) and Tracking On-Site Actions in Google Analytics

advanced google analytics.pdf
advanced google analytics.pdfadvanced google analytics.pdf
advanced google analytics.pdfAnaGabunia3
 
Omniture SiteCatalyst vs. Google Analytics - An Objective Comparison
Omniture SiteCatalyst vs. Google Analytics - An Objective ComparisonOmniture SiteCatalyst vs. Google Analytics - An Objective Comparison
Omniture SiteCatalyst vs. Google Analytics - An Objective ComparisonSemetis
 
DIEVO Google SA360 Admixer
DIEVO Google SA360 AdmixerDIEVO Google SA360 Admixer
DIEVO Google SA360 AdmixerDIEVO
 
Deep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For EcommerceDeep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For EcommerceDeep.BI
 
Google Analytics Custom Reports
Google Analytics Custom ReportsGoogle Analytics Custom Reports
Google Analytics Custom ReportsErrett Cord
 
Usando metodologías ágiles en UX
Usando metodologías ágiles en UX Usando metodologías ágiles en UX
Usando metodologías ágiles en UX Paradigma Digital
 
Introduction to Google Analytics
Introduction to Google AnalyticsIntroduction to Google Analytics
Introduction to Google AnalyticsArjun Parekh
 
Google Analytics Training - full 2017
Google Analytics Training - full 2017Google Analytics Training - full 2017
Google Analytics Training - full 2017Nate Plaunt
 
Analytics tool comparison
Analytics tool comparisonAnalytics tool comparison
Analytics tool comparisonShivam Dhawan
 
Understanding Web Analytics and Google Analytics
Understanding Web Analytics and Google AnalyticsUnderstanding Web Analytics and Google Analytics
Understanding Web Analytics and Google AnalyticsPrathamesh Kulkarni
 
31-Steps Conversion & Retention Optimization Checklist.pptx
31-Steps Conversion & Retention Optimization Checklist.pptx31-Steps Conversion & Retention Optimization Checklist.pptx
31-Steps Conversion & Retention Optimization Checklist.pptxRamanParashar3
 
Google analytics account setup optimization
Google analytics account setup optimization Google analytics account setup optimization
Google analytics account setup optimization DAVID RAUDALES
 
RTB-Media Cross-Channel Advertising Reporting Platform
RTB-Media Cross-Channel Advertising Reporting PlatformRTB-Media Cross-Channel Advertising Reporting Platform
RTB-Media Cross-Channel Advertising Reporting PlatformRTB-Media
 
Google Analytics Class One
Google Analytics Class OneGoogle Analytics Class One
Google Analytics Class OneNoel Gomes
 
Google Analytics Premium for Better Data-Driven Decisions With Swapnil Sinha
Google Analytics Premium for Better Data-Driven Decisions With Swapnil SinhaGoogle Analytics Premium for Better Data-Driven Decisions With Swapnil Sinha
Google Analytics Premium for Better Data-Driven Decisions With Swapnil SinhaTatvic Analytics
 
Google Analytics for Beginners - Training
Google Analytics for Beginners - TrainingGoogle Analytics for Beginners - Training
Google Analytics for Beginners - TrainingRuben Vezzoli
 
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...Christopher Gutknecht
 
Better conversion with Intelligent Analytics
Better conversion with Intelligent AnalyticsBetter conversion with Intelligent Analytics
Better conversion with Intelligent AnalyticsTim Stewart
 

Similar to Customized Reports (Dashboards) and Tracking On-Site Actions in Google Analytics (20)

advanced google analytics.pdf
advanced google analytics.pdfadvanced google analytics.pdf
advanced google analytics.pdf
 
Adobe part 1
Adobe part 1Adobe part 1
Adobe part 1
 
Omniture SiteCatalyst vs. Google Analytics - An Objective Comparison
Omniture SiteCatalyst vs. Google Analytics - An Objective ComparisonOmniture SiteCatalyst vs. Google Analytics - An Objective Comparison
Omniture SiteCatalyst vs. Google Analytics - An Objective Comparison
 
DIEVO Google SA360 Admixer
DIEVO Google SA360 AdmixerDIEVO Google SA360 Admixer
DIEVO Google SA360 Admixer
 
Deep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For EcommerceDeep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
 
Google Analytics Custom Reports
Google Analytics Custom ReportsGoogle Analytics Custom Reports
Google Analytics Custom Reports
 
Usando metodologías ágiles en UX
Usando metodologías ágiles en UX Usando metodologías ágiles en UX
Usando metodologías ágiles en UX
 
Introduction to Google Analytics
Introduction to Google AnalyticsIntroduction to Google Analytics
Introduction to Google Analytics
 
Google Analytics Training - full 2017
Google Analytics Training - full 2017Google Analytics Training - full 2017
Google Analytics Training - full 2017
 
dabblr_report_final
dabblr_report_finaldabblr_report_final
dabblr_report_final
 
Analytics tool comparison
Analytics tool comparisonAnalytics tool comparison
Analytics tool comparison
 
Understanding Web Analytics and Google Analytics
Understanding Web Analytics and Google AnalyticsUnderstanding Web Analytics and Google Analytics
Understanding Web Analytics and Google Analytics
 
31-Steps Conversion & Retention Optimization Checklist.pptx
31-Steps Conversion & Retention Optimization Checklist.pptx31-Steps Conversion & Retention Optimization Checklist.pptx
31-Steps Conversion & Retention Optimization Checklist.pptx
 
Google analytics account setup optimization
Google analytics account setup optimization Google analytics account setup optimization
Google analytics account setup optimization
 
RTB-Media Cross-Channel Advertising Reporting Platform
RTB-Media Cross-Channel Advertising Reporting PlatformRTB-Media Cross-Channel Advertising Reporting Platform
RTB-Media Cross-Channel Advertising Reporting Platform
 
Google Analytics Class One
Google Analytics Class OneGoogle Analytics Class One
Google Analytics Class One
 
Google Analytics Premium for Better Data-Driven Decisions With Swapnil Sinha
Google Analytics Premium for Better Data-Driven Decisions With Swapnil SinhaGoogle Analytics Premium for Better Data-Driven Decisions With Swapnil Sinha
Google Analytics Premium for Better Data-Driven Decisions With Swapnil Sinha
 
Google Analytics for Beginners - Training
Google Analytics for Beginners - TrainingGoogle Analytics for Beginners - Training
Google Analytics for Beginners - Training
 
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
 
Better conversion with Intelligent Analytics
Better conversion with Intelligent AnalyticsBetter conversion with Intelligent Analytics
Better conversion with Intelligent Analytics
 

More from Charlie Kalech

Google For Nonprofits (Hebrew)
Google For Nonprofits (Hebrew)Google For Nonprofits (Hebrew)
Google For Nonprofits (Hebrew)Charlie Kalech
 
Conversion Rate Optimization Jerusalem Digital Business Summit 2017
Conversion Rate Optimization Jerusalem Digital Business Summit 2017Conversion Rate Optimization Jerusalem Digital Business Summit 2017
Conversion Rate Optimization Jerusalem Digital Business Summit 2017Charlie Kalech
 
Introduction to Facebook Business Manager
Introduction to Facebook Business ManagerIntroduction to Facebook Business Manager
Introduction to Facebook Business ManagerCharlie Kalech
 
Getting The Right Message To The Right People - Finding Your Niche
Getting The Right Message To The Right People -  Finding Your NicheGetting The Right Message To The Right People -  Finding Your Niche
Getting The Right Message To The Right People - Finding Your NicheCharlie Kalech
 
Why It Doesn’t Matter If You Are #1 on Google
Why It Doesn’t Matter If You Are #1 on GoogleWhy It Doesn’t Matter If You Are #1 on Google
Why It Doesn’t Matter If You Are #1 on GoogleCharlie Kalech
 
2013 Video Statistics for Internet Marketing
2013 Video Statistics for Internet Marketing 2013 Video Statistics for Internet Marketing
2013 Video Statistics for Internet Marketing Charlie Kalech
 
Practical Seo and internet marketing advice
Practical Seo and internet marketing advicePractical Seo and internet marketing advice
Practical Seo and internet marketing adviceCharlie Kalech
 
Creating Sharable Graphics
Creating Sharable GraphicsCreating Sharable Graphics
Creating Sharable GraphicsCharlie Kalech
 
Seo Bootcamp for Small Buisinesses
 Seo Bootcamp for Small Buisinesses Seo Bootcamp for Small Buisinesses
Seo Bootcamp for Small BuisinessesCharlie Kalech
 
Social Media for Jewish Communal Organizations
Social Media for Jewish Communal OrganizationsSocial Media for Jewish Communal Organizations
Social Media for Jewish Communal OrganizationsCharlie Kalech
 
Top 10 Onsite SEO Practices
Top 10 Onsite SEO PracticesTop 10 Onsite SEO Practices
Top 10 Onsite SEO PracticesCharlie Kalech
 
Choosing an Internet Marketing Platform
Choosing an Internet Marketing PlatformChoosing an Internet Marketing Platform
Choosing an Internet Marketing PlatformCharlie Kalech
 
Technological Opportunities for Emunah
Technological Opportunities for EmunahTechnological Opportunities for Emunah
Technological Opportunities for EmunahCharlie Kalech
 
Conversion Optimization MEGAComm 2011 presentation
Conversion Optimization MEGAComm 2011 presentationConversion Optimization MEGAComm 2011 presentation
Conversion Optimization MEGAComm 2011 presentationCharlie Kalech
 
Intro to Google Adwords from SMX Sphinncon 2011
Intro to Google Adwords from SMX Sphinncon 2011Intro to Google Adwords from SMX Sphinncon 2011
Intro to Google Adwords from SMX Sphinncon 2011Charlie Kalech
 
Web Design For The Nondesigner
Web Design For The NondesignerWeb Design For The Nondesigner
Web Design For The NondesignerCharlie Kalech
 

More from Charlie Kalech (19)

Google For Nonprofits (Hebrew)
Google For Nonprofits (Hebrew)Google For Nonprofits (Hebrew)
Google For Nonprofits (Hebrew)
 
Conversion Rate Optimization Jerusalem Digital Business Summit 2017
Conversion Rate Optimization Jerusalem Digital Business Summit 2017Conversion Rate Optimization Jerusalem Digital Business Summit 2017
Conversion Rate Optimization Jerusalem Digital Business Summit 2017
 
Introduction to Facebook Business Manager
Introduction to Facebook Business ManagerIntroduction to Facebook Business Manager
Introduction to Facebook Business Manager
 
Getting The Right Message To The Right People - Finding Your Niche
Getting The Right Message To The Right People -  Finding Your NicheGetting The Right Message To The Right People -  Finding Your Niche
Getting The Right Message To The Right People - Finding Your Niche
 
Why It Doesn’t Matter If You Are #1 on Google
Why It Doesn’t Matter If You Are #1 on GoogleWhy It Doesn’t Matter If You Are #1 on Google
Why It Doesn’t Matter If You Are #1 on Google
 
2013 Video Statistics for Internet Marketing
2013 Video Statistics for Internet Marketing 2013 Video Statistics for Internet Marketing
2013 Video Statistics for Internet Marketing
 
Practical Seo and internet marketing advice
Practical Seo and internet marketing advicePractical Seo and internet marketing advice
Practical Seo and internet marketing advice
 
Creating Sharable Graphics
Creating Sharable GraphicsCreating Sharable Graphics
Creating Sharable Graphics
 
Seo Bootcamp for Small Buisinesses
 Seo Bootcamp for Small Buisinesses Seo Bootcamp for Small Buisinesses
Seo Bootcamp for Small Buisinesses
 
Social Media for Jewish Communal Organizations
Social Media for Jewish Communal OrganizationsSocial Media for Jewish Communal Organizations
Social Media for Jewish Communal Organizations
 
Top 10 Onsite SEO Practices
Top 10 Onsite SEO PracticesTop 10 Onsite SEO Practices
Top 10 Onsite SEO Practices
 
Choosing an Internet Marketing Platform
Choosing an Internet Marketing PlatformChoosing an Internet Marketing Platform
Choosing an Internet Marketing Platform
 
Technological Opportunities for Emunah
Technological Opportunities for EmunahTechnological Opportunities for Emunah
Technological Opportunities for Emunah
 
Twitter Case Studies
Twitter Case StudiesTwitter Case Studies
Twitter Case Studies
 
Conversion Optimization MEGAComm 2011 presentation
Conversion Optimization MEGAComm 2011 presentationConversion Optimization MEGAComm 2011 presentation
Conversion Optimization MEGAComm 2011 presentation
 
Intro to Google Adwords from SMX Sphinncon 2011
Intro to Google Adwords from SMX Sphinncon 2011Intro to Google Adwords from SMX Sphinncon 2011
Intro to Google Adwords from SMX Sphinncon 2011
 
SEO Tips
SEO TipsSEO Tips
SEO Tips
 
Broad vs Narrow SEO
Broad vs Narrow SEOBroad vs Narrow SEO
Broad vs Narrow SEO
 
Web Design For The Nondesigner
Web Design For The NondesignerWeb Design For The Nondesigner
Web Design For The Nondesigner
 

Recently uploaded

'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Roomdivyansh0kumar0
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 

Recently uploaded (20)

'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 

Customized Reports (Dashboards) and Tracking On-Site Actions in Google Analytics

Editor's Notes

  1. Has anyone configured or used Goals in Analytics? Who is using Webmaster Tools? Have you set up Webmaster Tools Data Sharing With Google Analytics? Who has used customized dashboards? Does anyone automatically share dashboards by email? Who has used the Google Analytics Solutions Gallery Does anyone know what it is? Does anyone know the difference between a filter and a segment?
  2. We want to increase sales by 10% How many sales come through our website? Direct Leads What sources of traffic provide the most sales? If we increase exposure and reach in these channels, do sales increase proportionately? So what do we need to know from the website: Number of direct sales Number of leads sources of traffic provide the most sales – over time
  3. Dashboards are within the Reporting Tab of your View Default View contains “My Dashboard” Change the name of a Dashboard by clicking the Dashboard’s title. Rearrange widgets on the page by dragging them by the title bar to new locations. Edit or delete widgets using the controls that appear when you mouse over the widget’s title bar. Open a linked report by clicking on the widget’s title. (This only works for linked report widgets, not widgets you create within the Dashboard itself.) Add widgets, share, customize or remove the Dashboard using the action bar.
  4. Adjust the date range or compare 2 date ranges using the date picker. Refresh the Dashboard’s data by clicking the Refresh Dashboard link, located in the bottom right corner of the page
  5. In the Create Dashboard dialog, select either Blank Canvas (no widgets) or Starter Dashboard (default set of widgets). Give your Dashboard a descriptive title, then click Create Dashboard.
  6. You can add filters which we will speak more about later
  7. Another way to add widgets to a dashboard is from the report within Analytics, just click add to Dashboard and select the Dashboard to which you want to add it.
  8. Keep the Default Dashboard and Create or Import Dashboards for Different Types of Reports In the Create Dashboard dialog, select either Blank Canvas (no widgets) or Starter Dashboard (default set of widgets). Give your Dashboard a descriptive title, then click Create Dashboard. Another option is to import from the online Gallery (next slide)
  9. You can share Dashboards, Custom Reports, Segments, Goals, and Custom Attribution Models in the Solutions Gallery. You can also import Dashboard configurations from the Solutions Gallery.
  10. Limited to one year You can create different dashboards for different needs and have them emailed automatically to different people. Great – Now you know about Dashboards and Widgets!
  11. Can anyone tell us what these are?
  12. This is very important for the rest of the presentation. If you do not understand this, you will be lost.
  13. Can anyone tell us what these are?
  14. Dimensions: Web View Name: Goal Completion Location The page path or screen name that matched any destination type goal completion. Previous Step - 1 The page path or screen name that matched any destination type goal, one step prior to the goal completion location. Previous Step – 2; Previous Step – 3 Metrics: Web View Name: Goal XX Starts The total number of starts for the requested goal number. Web View Name: Goal XX Completions The total number of completions for the requested goal number. - VALUE; CONV RATE; ABANDONS
  15. Everyone Have It? (30 mins?)
  16. In MKTG What Is SEGMENTATION? You can also use Segments as the basis for Remarketing Audiences. For example, you might create a Segment of users who visit your menswear pages, and then target just those users (your Remarketing Audience) with a remarketing campaign that is focused on the new items that you are adding to those pages. trends in your business. For example, if you find that users from a particular geographic region are no longer purchasing a line of products in the same volume as they normally have, you can see whether a competing business is offering the same types of products at lower prices. If that turned out to be the case, you could respond by offering a loyalty discount to those users that undercuts your competitor's prices.
  17. Google Analytics includes predefined segments (System Segments) that you can use as provided, or that you can copy and edit to create new custom Segments. You can also build your own Segments from scratch. In addition, you can import Segments from the Analytics Solutions Gallery
  18. Israelis who come from Google and Stay On-Site for more than 3 mins
  19. Can compare multiple segments Limits on Segments 1000 Segments per account 100 Segments per user, per view 100 Segments shared across users, per view You can have up to 4 segments applied to your reports at any one time. Date ranges With user-based Segments, you can apply a maximum date range of 90 days to your reports. Segments based on the Date of First Session option are limited to maximum range of 31 days. A segment can contain up to 20 parameters (we used 3)
  20. Filters are destructive Segments Are not Segments, take the data and only display what meets the conditionsFilters actually change the data – remove, edit, alter
  21. Filters are applied to the VIEW
  22. PREDEFINED vs CUSTOM Three Elements To Filters: Filter Field - IP Condition (can be all) = 123.12.123.12 Action - Exclude Another example is Filter Field = Request URL Action = Lowercase
  23. Predefined
  24. Now we can select to which view we want to apply the filter
  25. The Order Matters Example: Filter by country You want US and Israel Two filters won't work because once one is applied, the data outside of that condition is excluded. You need one filter with the condition Israel OR USA There are advance filters that remove, replace and combine fields Filters require up to 24 hours before they are applied to your data.
  26. Remember Filters are DESTRUCTIVE. Always maintain an unfiltered view and always verify and test filters to ensure the results are what you expect.
  27. (45 mins?) How many ppl know HTML Javascript Have seen HTML Javascript Looks Complicated Most Technical We'll Get today Less Important than knowing exactly how you do this, is that you walk away knowing that it can be done and for a programmer, this is very easy.
  28. Examples of these would be referral programs, ad deals, any other cases in which users leave your site to visit others. Also, this is the best custom event for tracking PDF downloads – You can pair a PDF download custom event with a goal in your Google Analytics to measure downloads as a conversion.
  29. That's It! Now on to comparing to the competition.
  30. New feature which allows you to compare your site to a segment of the competition Metrics & Dimensions: 1) “Universities” 2) in Israel 3) that receive 500-1000 avg. daily sessions.
  31. Channel (i.e. Social, Direct, Referral, Organic Search, Paid Search, Display, & Email ) Location (Country/Territory) Device (i.e. desktop, mobile, and tablet)
  32. Sessions (i.e. number of sessions) % New Sessions New Sessions (i.e. number of sessions from new users) Pages / Session Avg. Session Duration Bounce Rate
  33. Use the selection menus (at the top of each report) to define the benchmark against which you want to compare your data. Industry Vertical: Select one of over 1600 industry categories. Size by Daily Visits: Select from seven traffic size classifications. This allows you to compare your property against properties with similar traffic levels in your industry. Geographic Location: Limit Benchmarking data to the a specific country or territory by selecting a geographic location. The number of properties contributing to the aggregate benchmark data is shown at the top of the report.
  34. A positive value (for example, 2501.63%) indicates that your property outperforms the benchmark. A negative value (for example, -55.22%) indicates that your property underperforms the benchmark.
  35. 1000 -500 This site gets between 200-3000 sessions a day
  36. 500-1000 Anyone think of other examples how this could be used? (Time? ONE MORE SLIDE)
  37. How many have seen this