SlideShare uma empresa Scribd logo
1 de 31
MBA 520
University of International Business and
Economics
Beijing China 2013
Understanding Web Site Analytics
What are Web Site Analytics?
 When we put data on the internet, we can track
how that data is used or consumed by users
 Web analytics is the measurement, collection,
analysis and reporting of internet data for
purposes of understanding and optimizing web
usage
 Web Analytics shows us how people use our data
or our web site
 Helps companies see what is popular and what is not
 Helps e-commerce sites see what is popular, where
customers drop off, and if they abandon the web site as
they move through the system
 Web analytics can show us how people share data off our
site
Terminology
 Hit - A request for a file from the web server. Available only
in log analysis. The number of hits received by a website is
frequently cited to assert its popularity, but this number is
extremely misleading and dramatically overestimates
popularity. A single web-page typically consists of multiple
(often dozens) of discrete files, each of which is counted
as a hit as the page is downloaded, so the number of hits
is really an arbitrary number more reflective of the
complexity of individual pages on the website than the
website's actual popularity. The total number of visits or
page views provides a more realistic and accurate
assessment of popularity.
 Page view - A request for a file, or sometimes an event
such as a mouse click, that is defined as a page in the
setup of the web analytics tool. An occurrence of the script
being run in page tagging. In log analysis, a single page
view may generate multiple hits as all the resources
required to view the page (images, .js and .css files) are
also requested from the web server.
Terminology
 Visit / Session - A visit or session is defined as a series of page
requests or, in the case of tags, image requests from the same
uniquely identified client. A visit is considered ended when no
requests have been recorded in some number of elapsed
minutes. A 30 minute limit ("time out") is used by many analytics
tools but can, in some tools, be changed to another number of
minutes. Analytics data collectors and analysis tools have no
reliable way of knowing if a visitor has looked at other sites
between page views; a visit is considered one visit as long as the
events (page views, clicks, whatever is being recorded) are 30
minutes or less closer together. Note that a visit can consist of
one page view, or thousands.
 First Visit / First Session - (also called 'Absolute Unique Visitor' in
some tools) A visit from a uniquely identified client that has
theoretically not made any previous visits. Since the only way of
knowing whether the uniquely identified client has been to the
site before is the presence of a persistent cookie that had been
Terminology
 Visitor / Unique Visitor / Unique User - The uniquely
identified client that is generating page views or hits within
a defined time period (e.g. day, week or month). A uniquely
identified client is usually a combination of a machine
(one's desktop computer at work for example) and a
browser (Firefox on that machine). The identification is
usually via a persistent cookie that has been placed on the
computer by the site page code. An older method, used in
log file analysis, is the unique combination of the
computer's IP address and the User Agent (browser)
information provided to the web server by the browser. It is
important to understand that the "Visitor" is not the same
as the human being sitting at the computer at the time of
the visit, since an individual human can use different
computers or, on the same computer, can use different
browsers, and will be seen as a different visitor in each
circumstance. Increasingly, but still somewhat rarely,
visitors are uniquely identified by Flash LSO's (Local
Shared Object), which are less susceptible to privacy
enforcement.
Terminology
 Repeat Visitor - A visitor that has made at least one previous
visit. The period between the last and current visit is called visitor
recency and is measured in days.
 New Visitor - A visitor that has not made any previous visits. This
definition creates a certain amount of confusion (see common
confusions below), and is sometimes substituted with analysis of
first visits.
 Impression - The most common definition of "Impression" is an
instance of an advertisement appearing on a viewed page. Note
that an advertisement can be displayed on a viewed page below
the area actually displayed on the screen, so most measures of
impressions do not necessarily mean an advertisement has been
viewable.
 Single Page Visit / Singleton - A visit in which only a single page
is viewed (a 'bounce').
 Bounce Rate - The percentage of visits that are single page
Terminology
 Page Time Viewed / Page Visibility Time / Page View
Duration - The time a single page (or a blog, Ad
Banner...) is on the screen, measured as the
calculated difference between the time of the request
for that page and the time of the next recorded
request. If there is no next recorded request, then the
viewing time of that instance of that page is not
included in reports.
 Session Duration / Visit Duration - Average amount of
time that visitors spend on the site each time they
visit. This metric can be complicated by the fact that
analytics programs can not measure the length of the
final page view.
 Average Page View Duration - Average amount of
time that visitors spend on an average page of the
site.
Terminology
 Active Time / Engagement Time - Average amount of time that visitors
spend actually interacting with content on a web page, based on mouse
moves, clicks, hovers and scrolls. Unlike Session Duration and Page
View Duration / Time on Page, this metric can accurately measure the
length of engagement in the final page view, but it is not available in
many analytics tools or data collection methods.
 Average Page Depth / Page Views per Average Session - Page Depth
is the approximate "size" of an average visit, calculated by dividing total
number of page views by total number of visits.
 Frequency / Session per Unique - Frequency measures how often
visitors come to a website in a given time period. It is calculated by
dividing the total number of sessions (or visits) by the total number of
unique visitors during a specified time period, such as a month or year.
Sometimes it is used interchangeable with the term "loyalty."
 Click path - the chronological sequence of page views within a visit or
session.
 Click - "refers to a single instance of a user following a hyperlink from
one page in a site to another".[8]
 Site Overlay is a report technique in which statistics (clicks) or hot spots
are superimposed, by physical location, on a visual snapshot of the web
page.
What Analytics Look Like
Audience Overview
Visitors
Demographics
Visits by Duration
Visits by Pages
Visitor Geography
New VS Returning
Engagement
Mobile VS Non-Mobile
Device Used (Mobile)
Social Networks
China
Visitor Flow
Visitor Flow
Visitors Flow
Repeat Visitors
Where did Visitors Come From?
Referrals
Referrals Search Engines
Referrals Social Media
Page Views
Questions?

Mais conteúdo relacionado

Destaque

Information security principles
Information security principlesInformation security principles
Information security principlesDan Morrill
 
You should ask before copying that media
You should ask before copying that mediaYou should ask before copying that media
You should ask before copying that mediaDan Morrill
 
Using Regular Expressions in Grep
Using Regular Expressions in GrepUsing Regular Expressions in Grep
Using Regular Expressions in GrepDan Morrill
 
Turn On Tune In Step Out
Turn On Tune In Step OutTurn On Tune In Step Out
Turn On Tune In Step OutDan Morrill
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computingDan Morrill
 
Cosa 2010 working with sirsi dynix
Cosa 2010 working with sirsi dynixCosa 2010 working with sirsi dynix
Cosa 2010 working with sirsi dynixsirsidynix
 
Technology And The Future Of Management
Technology And The Future Of ManagementTechnology And The Future Of Management
Technology And The Future Of ManagementDan Morrill
 

Destaque (7)

Information security principles
Information security principlesInformation security principles
Information security principles
 
You should ask before copying that media
You should ask before copying that mediaYou should ask before copying that media
You should ask before copying that media
 
Using Regular Expressions in Grep
Using Regular Expressions in GrepUsing Regular Expressions in Grep
Using Regular Expressions in Grep
 
Turn On Tune In Step Out
Turn On Tune In Step OutTurn On Tune In Step Out
Turn On Tune In Step Out
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computing
 
Cosa 2010 working with sirsi dynix
Cosa 2010 working with sirsi dynixCosa 2010 working with sirsi dynix
Cosa 2010 working with sirsi dynix
 
Technology And The Future Of Management
Technology And The Future Of ManagementTechnology And The Future Of Management
Technology And The Future Of Management
 

Semelhante a Understanding web site analytics

Module 2 onsite webanalytics
Module 2   onsite webanalyticsModule 2   onsite webanalytics
Module 2 onsite webanalyticsGayathri Choda
 
001 the google analytics glossary
001 the google analytics glossary001 the google analytics glossary
001 the google analytics glossarytrungkienfx
 
Web log & clickstream
Web log & clickstream Web log & clickstream
Web log & clickstream Michel Bruley
 
Google Analytics Tutorial
Google Analytics TutorialGoogle Analytics Tutorial
Google Analytics TutorialRuchika
 
Google analytics behavior report - LetsDigital With Mahesh Gangurde
Google analytics behavior report - LetsDigital With Mahesh GangurdeGoogle analytics behavior report - LetsDigital With Mahesh Gangurde
Google analytics behavior report - LetsDigital With Mahesh GangurdeMahesh Gangurde
 
Google Analytics
Google AnalyticsGoogle Analytics
Google AnalyticsKieran Daly
 
Interpreting Behavioral Analytics With Reliable Metrics
Interpreting Behavioral Analytics With Reliable MetricsInterpreting Behavioral Analytics With Reliable Metrics
Interpreting Behavioral Analytics With Reliable MetricsWavecrest Computing
 
PPT 3 Web Analytics (1).pptx
PPT 3 Web Analytics (1).pptxPPT 3 Web Analytics (1).pptx
PPT 3 Web Analytics (1).pptxDevChaudhari15
 
Class Notes for Friday, November 26
Class Notes for Friday, November 26Class Notes for Friday, November 26
Class Notes for Friday, November 26Eric Olander
 
Analytics and design changes
Analytics and design changesAnalytics and design changes
Analytics and design changesAdam Lake
 
Complete Google analytics document
Complete Google analytics documentComplete Google analytics document
Complete Google analytics documentParshuram Yadav
 
OHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKE
OHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKEOHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKE
OHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKEHilary Ip
 
SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014Jay Murphy
 
Web analytics an intro
Web analytics   an introWeb analytics   an intro
Web analytics an introAshokkumar T A
 

Semelhante a Understanding web site analytics (20)

Module 2 onsite webanalytics
Module 2   onsite webanalyticsModule 2   onsite webanalytics
Module 2 onsite webanalytics
 
Web analytics
Web analyticsWeb analytics
Web analytics
 
001 the google analytics glossary
001 the google analytics glossary001 the google analytics glossary
001 the google analytics glossary
 
Web log & clickstream
Web log & clickstream Web log & clickstream
Web log & clickstream
 
Google Analytics Tutorial
Google Analytics TutorialGoogle Analytics Tutorial
Google Analytics Tutorial
 
Google analytics behavior report - LetsDigital With Mahesh Gangurde
Google analytics behavior report - LetsDigital With Mahesh GangurdeGoogle analytics behavior report - LetsDigital With Mahesh Gangurde
Google analytics behavior report - LetsDigital With Mahesh Gangurde
 
Google Analytics
Google AnalyticsGoogle Analytics
Google Analytics
 
Interpreting Behavioral Analytics With Reliable Metrics
Interpreting Behavioral Analytics With Reliable MetricsInterpreting Behavioral Analytics With Reliable Metrics
Interpreting Behavioral Analytics With Reliable Metrics
 
PPT 3 Web Analytics (1).pptx
PPT 3 Web Analytics (1).pptxPPT 3 Web Analytics (1).pptx
PPT 3 Web Analytics (1).pptx
 
Class Notes for Friday, November 26
Class Notes for Friday, November 26Class Notes for Friday, November 26
Class Notes for Friday, November 26
 
073110 site analytics_benchmark
073110 site analytics_benchmark073110 site analytics_benchmark
073110 site analytics_benchmark
 
Analytics and design changes
Analytics and design changesAnalytics and design changes
Analytics and design changes
 
Website Analytics
Website AnalyticsWebsite Analytics
Website Analytics
 
Complete Google analytics document
Complete Google analytics documentComplete Google analytics document
Complete Google analytics document
 
OHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKE
OHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKEOHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKE
OHAD TZUR - DEMYSTIFYING USER ENGAGEMENT: AUTHENTIC VS. FAKE
 
SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014SEMNE Google Analytics Master Class - 15 Oct 2014
SEMNE Google Analytics Master Class - 15 Oct 2014
 
clickstream analysis
 clickstream analysis clickstream analysis
clickstream analysis
 
Web analytics an intro
Web analytics   an introWeb analytics   an intro
Web analytics an intro
 
Web Analytics Basics
Web Analytics BasicsWeb Analytics Basics
Web Analytics Basics
 
Seo by Google
Seo by GoogleSeo by Google
Seo by Google
 

Mais de Dan Morrill

Windows power shell and active directory
Windows power shell and active directoryWindows power shell and active directory
Windows power shell and active directoryDan Morrill
 
Windows power shell basics
Windows power shell basicsWindows power shell basics
Windows power shell basicsDan Morrill
 
Process monitoring in UNIX shell scripting
Process monitoring in UNIX shell scriptingProcess monitoring in UNIX shell scripting
Process monitoring in UNIX shell scriptingDan Morrill
 
Creating a keystroke logger in unix shell scripting
Creating a keystroke logger in unix shell scriptingCreating a keystroke logger in unix shell scripting
Creating a keystroke logger in unix shell scriptingDan Morrill
 
Understanding UNIX CASE and TPUT
Understanding UNIX CASE and TPUTUnderstanding UNIX CASE and TPUT
Understanding UNIX CASE and TPUTDan Morrill
 
Understanding the security_organization
Understanding the security_organizationUnderstanding the security_organization
Understanding the security_organizationDan Morrill
 
Cis 216 – shell scripting
Cis 216 – shell scriptingCis 216 – shell scripting
Cis 216 – shell scriptingDan Morrill
 
Understanding advanced persistent threats (APT)
Understanding advanced persistent threats (APT)Understanding advanced persistent threats (APT)
Understanding advanced persistent threats (APT)Dan Morrill
 
AWS Hadoop and PIG and overview
AWS Hadoop and PIG and overviewAWS Hadoop and PIG and overview
AWS Hadoop and PIG and overviewDan Morrill
 
Social Media Plan for CityU of Seattle
Social Media Plan for CityU of SeattleSocial Media Plan for CityU of Seattle
Social Media Plan for CityU of SeattleDan Morrill
 
Case Studies In Social Media Chinese
Case Studies In Social Media ChineseCase Studies In Social Media Chinese
Case Studies In Social Media ChineseDan Morrill
 
Case Studies In Social Media
Case Studies In Social MediaCase Studies In Social Media
Case Studies In Social MediaDan Morrill
 

Mais de Dan Morrill (13)

Windows power shell and active directory
Windows power shell and active directoryWindows power shell and active directory
Windows power shell and active directory
 
Windows power shell basics
Windows power shell basicsWindows power shell basics
Windows power shell basics
 
Process monitoring in UNIX shell scripting
Process monitoring in UNIX shell scriptingProcess monitoring in UNIX shell scripting
Process monitoring in UNIX shell scripting
 
Creating a keystroke logger in unix shell scripting
Creating a keystroke logger in unix shell scriptingCreating a keystroke logger in unix shell scripting
Creating a keystroke logger in unix shell scripting
 
Understanding UNIX CASE and TPUT
Understanding UNIX CASE and TPUTUnderstanding UNIX CASE and TPUT
Understanding UNIX CASE and TPUT
 
Understanding the security_organization
Understanding the security_organizationUnderstanding the security_organization
Understanding the security_organization
 
Cis 216 – shell scripting
Cis 216 – shell scriptingCis 216 – shell scripting
Cis 216 – shell scripting
 
Understanding advanced persistent threats (APT)
Understanding advanced persistent threats (APT)Understanding advanced persistent threats (APT)
Understanding advanced persistent threats (APT)
 
AWS Hadoop and PIG and overview
AWS Hadoop and PIG and overviewAWS Hadoop and PIG and overview
AWS Hadoop and PIG and overview
 
Social Media Plan for CityU of Seattle
Social Media Plan for CityU of SeattleSocial Media Plan for CityU of Seattle
Social Media Plan for CityU of Seattle
 
BSIS Overview
BSIS OverviewBSIS Overview
BSIS Overview
 
Case Studies In Social Media Chinese
Case Studies In Social Media ChineseCase Studies In Social Media Chinese
Case Studies In Social Media Chinese
 
Case Studies In Social Media
Case Studies In Social MediaCase Studies In Social Media
Case Studies In Social Media
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Understanding web site analytics

  • 1. MBA 520 University of International Business and Economics Beijing China 2013 Understanding Web Site Analytics
  • 2. What are Web Site Analytics?  When we put data on the internet, we can track how that data is used or consumed by users  Web analytics is the measurement, collection, analysis and reporting of internet data for purposes of understanding and optimizing web usage  Web Analytics shows us how people use our data or our web site  Helps companies see what is popular and what is not  Helps e-commerce sites see what is popular, where customers drop off, and if they abandon the web site as they move through the system  Web analytics can show us how people share data off our site
  • 3. Terminology  Hit - A request for a file from the web server. Available only in log analysis. The number of hits received by a website is frequently cited to assert its popularity, but this number is extremely misleading and dramatically overestimates popularity. A single web-page typically consists of multiple (often dozens) of discrete files, each of which is counted as a hit as the page is downloaded, so the number of hits is really an arbitrary number more reflective of the complexity of individual pages on the website than the website's actual popularity. The total number of visits or page views provides a more realistic and accurate assessment of popularity.  Page view - A request for a file, or sometimes an event such as a mouse click, that is defined as a page in the setup of the web analytics tool. An occurrence of the script being run in page tagging. In log analysis, a single page view may generate multiple hits as all the resources required to view the page (images, .js and .css files) are also requested from the web server.
  • 4. Terminology  Visit / Session - A visit or session is defined as a series of page requests or, in the case of tags, image requests from the same uniquely identified client. A visit is considered ended when no requests have been recorded in some number of elapsed minutes. A 30 minute limit ("time out") is used by many analytics tools but can, in some tools, be changed to another number of minutes. Analytics data collectors and analysis tools have no reliable way of knowing if a visitor has looked at other sites between page views; a visit is considered one visit as long as the events (page views, clicks, whatever is being recorded) are 30 minutes or less closer together. Note that a visit can consist of one page view, or thousands.  First Visit / First Session - (also called 'Absolute Unique Visitor' in some tools) A visit from a uniquely identified client that has theoretically not made any previous visits. Since the only way of knowing whether the uniquely identified client has been to the site before is the presence of a persistent cookie that had been
  • 5. Terminology  Visitor / Unique Visitor / Unique User - The uniquely identified client that is generating page views or hits within a defined time period (e.g. day, week or month). A uniquely identified client is usually a combination of a machine (one's desktop computer at work for example) and a browser (Firefox on that machine). The identification is usually via a persistent cookie that has been placed on the computer by the site page code. An older method, used in log file analysis, is the unique combination of the computer's IP address and the User Agent (browser) information provided to the web server by the browser. It is important to understand that the "Visitor" is not the same as the human being sitting at the computer at the time of the visit, since an individual human can use different computers or, on the same computer, can use different browsers, and will be seen as a different visitor in each circumstance. Increasingly, but still somewhat rarely, visitors are uniquely identified by Flash LSO's (Local Shared Object), which are less susceptible to privacy enforcement.
  • 6. Terminology  Repeat Visitor - A visitor that has made at least one previous visit. The period between the last and current visit is called visitor recency and is measured in days.  New Visitor - A visitor that has not made any previous visits. This definition creates a certain amount of confusion (see common confusions below), and is sometimes substituted with analysis of first visits.  Impression - The most common definition of "Impression" is an instance of an advertisement appearing on a viewed page. Note that an advertisement can be displayed on a viewed page below the area actually displayed on the screen, so most measures of impressions do not necessarily mean an advertisement has been viewable.  Single Page Visit / Singleton - A visit in which only a single page is viewed (a 'bounce').  Bounce Rate - The percentage of visits that are single page
  • 7. Terminology  Page Time Viewed / Page Visibility Time / Page View Duration - The time a single page (or a blog, Ad Banner...) is on the screen, measured as the calculated difference between the time of the request for that page and the time of the next recorded request. If there is no next recorded request, then the viewing time of that instance of that page is not included in reports.  Session Duration / Visit Duration - Average amount of time that visitors spend on the site each time they visit. This metric can be complicated by the fact that analytics programs can not measure the length of the final page view.  Average Page View Duration - Average amount of time that visitors spend on an average page of the site.
  • 8. Terminology  Active Time / Engagement Time - Average amount of time that visitors spend actually interacting with content on a web page, based on mouse moves, clicks, hovers and scrolls. Unlike Session Duration and Page View Duration / Time on Page, this metric can accurately measure the length of engagement in the final page view, but it is not available in many analytics tools or data collection methods.  Average Page Depth / Page Views per Average Session - Page Depth is the approximate "size" of an average visit, calculated by dividing total number of page views by total number of visits.  Frequency / Session per Unique - Frequency measures how often visitors come to a website in a given time period. It is calculated by dividing the total number of sessions (or visits) by the total number of unique visitors during a specified time period, such as a month or year. Sometimes it is used interchangeable with the term "loyalty."  Click path - the chronological sequence of page views within a visit or session.  Click - "refers to a single instance of a user following a hyperlink from one page in a site to another".[8]  Site Overlay is a report technique in which statistics (clicks) or hot spots are superimposed, by physical location, on a visual snapshot of the web page.
  • 21. China
  • 26. Where did Visitors Come From?

Notas do Editor

  1. http://en.wikipedia.org/wiki/Web_analytics