SlideShare uma empresa Scribd logo
1 de 43
Baixar para ler offline
Information Technology Program
Aalto University, 2015
Dr. Joni Salminen
joolsa@utu.fi, tel. +358 44 06 36 468
DIGITAL ANALYTICS
1
WHY LEARN ANALYTICS?
2
Wanamaker’s dilemma (ca. 1901)
“Half the money I spend on advertising is wasted;
the trouble is I don’t know which half.”
• The marketer uses several channels for advertising.
• He knows advertising increases sales.
• But: which channel and how much?
• If we cannot measure the results, it’s harder to improve
(i.e. kill bad channels and scale up good ones).
3
Voilà! Wanamaker dilemma solved
(let’s go home…)
4
Channel Sales
Marketer’s intuition
5
The more experienced a
marketer is, the better he thinks
he knows things beforehand
 However, even an
experienced professional can be
wrong.
With experience, the speed for
evaluating different alternatives
increases. Simultaneously the
ability to think beyond them
decreases.
 Never forget the fallacy of
marketer’s intuition…
Analytics overcomes marketer’s intuition
“After analyzing the online buying behavior of over
600,000 consumers across numerous e-commerce
sites, I learned that surprisingly 75 percent of
shopping cart abandoners would actually return to
the site they abandoned within a 28-day period. This
defies conventional wisdom: we polled online
marketers and 81 percent believed that the majority
of abandoners never return.” (SeeWhy, 2013)
6
I’m a marketer.
I’m always
right!
(The issue with cart abandonment.)
• I did a small survey to my students in 2012
• It was discovered that shopping cart abandonment is
natural behavior in which users test or window-shop.
• If abandonment is natural behavior, does it make
sense to do conversion optimization?
7
Problems analytics can help solve
• Wanamaker’s dilemma
• Marketer’s intuition
• Attribution problem
• The leaking bucket of customer acquisition
• (doesn’t really solve them, but makes us aware of
them: awareness → solution)
8
Changes in the marketing landscape
a. projects (campaigns) → process (platforms)
b. one campaign → hundreds or thousands of
campaigns
• leads to…
– need for continuous optimization (instead of attention-
grabbing tricks)
– rules/automatization (to help handle the complexity)
9
Finally, don’t forget…
There are good
opportunities in the job
market for people who
know analytics!
10
ABOUT THE COURSE
11
Who am I?
12
Joni Salminen
PhD, marketing
• Bachelor’s thesis 2007: Search-engine
marketing on the Internet
• Master’s thesis 2009: Online advertising
exchange
• Dissertation 2014: Strategic problems of
early-stage platforms on the Internet
Experience:
• Teaching digital marketing at the Turku
School of Economics (2012 →)
• Marketing manager (ElämysLahjat.fi)
(2011 →)
• Hobbies: floorball & swimming.
Course description
The course combines theory and practice to educate
students about Web analytics. Students will learn how to
choose the right metrics for a given business, how to
interpret and report them, and how to apply analytics in
business decisions. The key topics include audience,
acquisition, behavior and conversion. Students will also
learn about attribution models and multichannel tracking.
The main platform of the course is Google Analytics.
As a part of the course, students will submit a practical
report. The report is based on an audit of a case
company's use of Web analytics and their actual
performance. It will help students understand how
analytics is used in companies and how to report
performance based on select KPI's and data.
13
Program (1st week)
• Monday: Introduction & Basics of analytics
• Tuesday: Google Analytics (hands-on stuff)
• Wednesday: Metrics time
• Thursday: Dashboards, data problems, etc.
• It’ll be fun!
14
Program: 2nd & 3rd week
• Optimization
• A/B testing / multivariate testing
• Cohort analysis
• Visualization
• Universal analytics & multichannel
• The real ”Big Data”
• Algorithm-based marketing automatization
• Data philosophy
• …it’ll still be fun :)
15
Course philosophy
• Hands-on: bring laptops
• Practically useful, theoretically insightful
• Always ask! If you don’t, you’re missing out a useful
opportunity to learn!
16
Material & grading
• Material:
– Lecture slides (will be shared in the Facebook group)
– Book: Lean Analytics by Alistair Kroll (find e.g. in
Amazon)
• Grading:
– Scale 0–5
– Team assignment will decide grading. Criteria: quality
of analyses, presentation, usefulness of given
recommendations. The more effort and the insights
discovered from the data, the better.
17
You will learn to…
• choose relevant KPIs and metrics for a business
• manage data scientists and analytics projects
• make and report a website audit
• use dashboards to make better sense of data
• basic use of the best tools: Google Analytics,
Tableau, R
• …and, hopefully, how to make better business
decisions (and/or recommendations) based on data.
18
Team assignment
• Your task is to do an analytics audit for a company of
your choosing (or the one given by Joni).
– In your report, you will answer select questions.
– (Answering some of them requires creating custom
reports – don’t worry, we’ll look at those together.)
– Then make a final presentation for the class room and
voilà! we can all go home.
• (Detailed instructions arrive by the end of the week.)
19
Exercises in Tableau (week 2)
• Tableau is one of the most used business tools for
analyzing and visualizing ”big data”. It requires less
learning than R to get started.
• We will go through using Tableau in the class, then
you will use it to make analyses and visualisations for
your GA audit report.
20
Exercises in R (week 3)
• R is programming language that enables powerful
statistical analyses and visualizations with fairly
simple commands. It is free, open source and very
expandable (better than SPSS).
• In the class, we’ll go through a couple of basic
examples; then, you can continue learning R in
MOOCs Joni recommends you.
21
BASICS OF ANALYTICS
22
What is analytics?
“Digital Analytics is the analysis of qualitative and
quantitative data from your business and your
competition to drive a continual improvement of the
online experience that your customers and potential
customers have which translates to your desired
outcomes, both offline and online.” (Kaushik, 2010)
23
What kind of questions can we answer with
the help of analytics?
• What’s the most profitable source of visitors?
• What products are people buying? How much is the
average order size?
• Where do users come from? How long do they stay
on the site?
• How do new visitors behave in comparison to old
ones?
• What content is the most/less viewed?
• What keywords people use to find our site?
• Where do people exit the site?
24
How does analytics work? (Mullins, 2011)
25
• users
• sessions
• hits (interactions)
Website
Javascript code
Server
Processing
• dimensions
(qualitative)
• metrics
(numeric)
What kind of data is stored?
• B2C: Information is usually collected anonymously
and presented as aggregates (individual users are
not identified).
• B2B: The exception is so-called people-based
tracking, which aims at tracking individuals. This is
generally applied in enterprise markets, where the
number of buyers is relatively small.
26
Analytics and privacy
• Two points to defend analytics & marketers:
1. The data is most often anonymous & aggregate
2. Using data solves the matching problem between ads
and consumers (we will have ads anyway, so
whatever makes them more relevant for you is a good
thing)
• (The EU is full of idiots, by the way.)
27
How e-commerce tracking works
(Cutroni, 2013)
28
Example of tracking script (Cutroni, 2013)
29
Scripts, scripts, scripts… Setting up the
analytics
• Here are some of the scripts I’ve installed:
– google analytics conversion script
– facebook conversion pixel
– facebook custom audience pixel
– google tag manager
– vwo script, etc.
30
Raw data is processed an turned into
reports
• “Reports package all data collected into a
readable format so that the decision makers
can study it and draw conclusions.” (Digital
Marketing Training Institute, 2014)
• Reports can then be customized and
reshaped by the analyst (custom reports &
advanced segments), and also put into the
form of dashboards.
31
Aggregation problem
• All data looks the same when looking from far
enough!
• The solution:
• segmentation
32
Segmentation
• Segmentation isolates your data into sub-sets for a
deeper analysis, and thereby solves the aggregation
problem.
• You can segment the data by
– date and time
– user’s device
– marketing channels
– geographical location
– etc. (dozens of options!)
33
Ways to set up an analytics infrastructure
a. In-house (tailored system)
b. Ready-made tools (e.g. Google Analytics,
KissMetrics)
• Each one has advantages and disadvantages; for
example, in-house systems give the most accurate
conversion data, but take time and money to build.
34
There are two types of traffic (& hence,
analytics…)
Analytics of organic
traffic
Analytics of paid traffic
Google Webmaster Tools Google AdWords
Facebook Facebook Insights Facebook Ads Manager
35
Google Analytics shows what happens
after the click, these show what happens
prior to it (data is in the platforms).
Internal and external analytics
• Internal analytics = analyzing the data from own
website and properties such as social media pages in
order to improve the likelihood of desired business
results (e.g. Google Analytics)
• External analytics = analyzing competitors or the
market (cf. business intelligence, competitive
intelligence) (SimilarWeb, Google Trends)
36
External analytics: an example
• Analyzing social media trends:
• ’Growth hacking’ and ’content marketing’ are
both popular topics in digital marketing. Which
one is more popular?
• Let’s see by using two tools:
a. Google Trends
b. Topsy
37
Competitor analysis: example
• Turku School of Economics and Aalto Business
School are rivals in getting the best students.
• Which one has more traffic?
• Let’s run SimilarWeb, and find out!
38
Hi Joni,
Thanks for reaching out! I hope you’re having a great Sunday so far :)
As for your questions:
Our measurements come from a combination of data scraping, powerful web crawlers and click-stream
data from our proprietary panel of tens of millions of users worldwide. The SimilarWeb panel is the
largest in the industry. It includes data from over 5,000 distinct sources, each representing various
demographic groupings and user characteristics.
Our panel users have given permission to collect some of their anonymous data such us browsing
patterns. We only extract aggregated information – no personal identifiable information is captured by us
in accordance with local and international privacy laws.
SimilarWeb’s crawler supplements the information collected by the panel and analyzes over 1 billion
pages a month, supplying input data for our sophisticated Similarity, Category and Content Analysis
engines.
Having the largest panel in the industry for web measurement guarantees our data to be exceedingly
accurate. However, websites with lower traffic means that our sample size is smaller and for these
websites, the level of accuracy may decrease.There is a rule of thumb that a site should have over 200K
hits per month to provide a higher level of accuracy. In that case we’ll have up to 15% margin of error,
meaning very high level of accuracy.
The reason why you may see “not enough data” when analyzing a domain on SimilarWeb is because
the engagement to this website is too low to allow us to get enough data to provide an accurate
estimation of the traffic to this website.
Hope the above helps. Please let me know if I can be of any further assistance.
All the best,
39
The application of analytics
• analytics can be used for two things (Salenius, 2015):
1) reporting
2) optimizing
• …Joni would add: 3) strategic decision making (e.g.
budget allocation, attributing marketing performance)
• While analytics (data) is the requisite for optimization,
it’s also the pathway to automatization (more about
this later).
40
GOOGLE ANALYTICS
41
Why Google Analytics?
• “Google Analytics is a powerful tool which shows you
what is working on your website and what is not. It
helps you optimize your marketing efforts and
maximize the revenue.” (Promodo, 2013)
• It’s free!
• It’s used by maaaany companies
42
Google Analytics data model (Google, 2014)
•User (visitor)—the client that visits the site,
such as the browser or mobile phone operated
by a person.
•Session (visit)—the period of time during
which the visitor is active on the site.
•Interaction (hit)—the individual activities that
send a GIF request (hit) to the Analytics
servers. These are typically characterized by a
pageview, but can include:
•a pageview
•an event (e.g. click on a movie
button)
•a transaction
•a social interaction
43
In the basic data model used in Google Analytics, the user (visitor) interacts with your content over a period of time,
and the engagement with your site is broken down into a hierarchy.
•Each level in this model is defined as
follows:
Each of these three levels of interaction defines a specific scope of user engagement. This distinction is important in
Google Analytics because you may want to do analysis of your data at a particular scope. For example, you might
want to measure the number of sessions where users removed an item from their shopping cart. For this particular
case, you would be doing a session-level analysis that includes each session during which an item was removed from
a cart, even if the sessions are from the same user. On the other hand, you might want to measure the number of
unique users who removed items from their shopping cart at any time, regardless of session. For this example, you
would be doing a user-level analysis.

Mais conteúdo relacionado

Mais procurados

Business analytics workshop presentation final
Business analytics workshop presentation   finalBusiness analytics workshop presentation   final
Business analytics workshop presentation finalBrian Beveridge
 
Business intelligence overview
Business intelligence overviewBusiness intelligence overview
Business intelligence overviewCanara bank
 
Business Intelligence - Intro
Business Intelligence - IntroBusiness Intelligence - Intro
Business Intelligence - IntroDavid Hubbard
 
Business analytics
Business analyticsBusiness analytics
Business analyticsDinakar nk
 
Business Intelligence and Business Analytics
Business Intelligence and Business AnalyticsBusiness Intelligence and Business Analytics
Business Intelligence and Business Analyticssnehal_152
 
Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)Bernardo Najlis
 
Big Data Analytics Strategy and Roadmap
Big Data Analytics Strategy and RoadmapBig Data Analytics Strategy and Roadmap
Big Data Analytics Strategy and RoadmapSrinath Perera
 
The Data Driven Enterprise - Roadmap to Big Data & Analytics Success
The Data Driven Enterprise - Roadmap to Big Data & Analytics SuccessThe Data Driven Enterprise - Roadmap to Big Data & Analytics Success
The Data Driven Enterprise - Roadmap to Big Data & Analytics SuccessBigInsights
 
Introduction to Business Intelligence
Introduction to Business IntelligenceIntroduction to Business Intelligence
Introduction to Business IntelligenceRonan Soares
 
Business analytics presentation
Business analytics presentationBusiness analytics presentation
Business analytics presentationDatKnoSys
 
Business intelligence ppt
Business intelligence pptBusiness intelligence ppt
Business intelligence pptsujithkylm007
 
Machine Learning for Sales & Marketing
Machine Learning for Sales & MarketingMachine Learning for Sales & Marketing
Machine Learning for Sales & MarketingPiyush Saggi
 

Mais procurados (20)

Business analytics workshop presentation final
Business analytics workshop presentation   finalBusiness analytics workshop presentation   final
Business analytics workshop presentation final
 
Business intelligence overview
Business intelligence overviewBusiness intelligence overview
Business intelligence overview
 
Business Intelligence - Conceptual Introduction
Business Intelligence - Conceptual IntroductionBusiness Intelligence - Conceptual Introduction
Business Intelligence - Conceptual Introduction
 
Business Intelligence - Intro
Business Intelligence - IntroBusiness Intelligence - Intro
Business Intelligence - Intro
 
Business analytics
Business analyticsBusiness analytics
Business analytics
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Business Intelligence and Business Analytics
Business Intelligence and Business AnalyticsBusiness Intelligence and Business Analytics
Business Intelligence and Business Analytics
 
Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)
 
Big Data Analytics Strategy and Roadmap
Big Data Analytics Strategy and RoadmapBig Data Analytics Strategy and Roadmap
Big Data Analytics Strategy and Roadmap
 
Business Analytics Overview
Business Analytics OverviewBusiness Analytics Overview
Business Analytics Overview
 
The Data Driven Enterprise - Roadmap to Big Data & Analytics Success
The Data Driven Enterprise - Roadmap to Big Data & Analytics SuccessThe Data Driven Enterprise - Roadmap to Big Data & Analytics Success
The Data Driven Enterprise - Roadmap to Big Data & Analytics Success
 
Introduction to Business Intelligence
Introduction to Business IntelligenceIntroduction to Business Intelligence
Introduction to Business Intelligence
 
Business analytics presentation
Business analytics presentationBusiness analytics presentation
Business analytics presentation
 
Data Visualization
Data VisualizationData Visualization
Data Visualization
 
Business intelligence ppt
Business intelligence pptBusiness intelligence ppt
Business intelligence ppt
 
Machine Learning for Sales & Marketing
Machine Learning for Sales & MarketingMachine Learning for Sales & Marketing
Machine Learning for Sales & Marketing
 
BUSINESS INTELLIGENCE
BUSINESS INTELLIGENCEBUSINESS INTELLIGENCE
BUSINESS INTELLIGENCE
 
Business Analytics
 Business Analytics  Business Analytics
Business Analytics
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Business Intelligence
Business IntelligenceBusiness Intelligence
Business Intelligence
 

Destaque

Google Analytics- Start Turning Data Into Actionable Insights
Google Analytics- Start Turning Data Into Actionable InsightsGoogle Analytics- Start Turning Data Into Actionable Insights
Google Analytics- Start Turning Data Into Actionable InsightsBjarne Viken
 
Morgenbriefing: Fra user insights til user experience 2011
Morgenbriefing: Fra user insights til user experience 2011Morgenbriefing: Fra user insights til user experience 2011
Morgenbriefing: Fra user insights til user experience 2011Sofia Honoré
 
Sitecore 7; What's in it for you?
Sitecore 7; What's in it for you? Sitecore 7; What's in it for you?
Sitecore 7; What's in it for you? Pieter Brinkman
 
Microformats
MicroformatsMicroformats
MicroformatsRae Allen
 
Sitecore Symposium: DMS Where is the data at?
Sitecore Symposium: DMS Where is the data at?Sitecore Symposium: DMS Where is the data at?
Sitecore Symposium: DMS Where is the data at?Pieter Brinkman
 
The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014
The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014
The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014Robert Meusel
 
SplunkLive! Data Models 101
SplunkLive! Data Models 101SplunkLive! Data Models 101
SplunkLive! Data Models 101Splunk
 
With jQuery & CakePHP to World Domination
With jQuery & CakePHP to World DominationWith jQuery & CakePHP to World Domination
With jQuery & CakePHP to World DominationFelix Geisendörfer
 
Digital Insights & Analytics
Digital Insights & AnalyticsDigital Insights & Analytics
Digital Insights & AnalyticsKen Burbary
 
5 instantly actionable insights from google analytics
5 instantly actionable insights from google analytics5 instantly actionable insights from google analytics
5 instantly actionable insights from google analyticsKelvin Newman
 
Understanding the Sitecore Architecture
Understanding the Sitecore ArchitectureUnderstanding the Sitecore Architecture
Understanding the Sitecore ArchitecturePieter Brinkman
 

Destaque (12)

Google Analytics- Start Turning Data Into Actionable Insights
Google Analytics- Start Turning Data Into Actionable InsightsGoogle Analytics- Start Turning Data Into Actionable Insights
Google Analytics- Start Turning Data Into Actionable Insights
 
Morgenbriefing: Fra user insights til user experience 2011
Morgenbriefing: Fra user insights til user experience 2011Morgenbriefing: Fra user insights til user experience 2011
Morgenbriefing: Fra user insights til user experience 2011
 
Sitecore 7; What's in it for you?
Sitecore 7; What's in it for you? Sitecore 7; What's in it for you?
Sitecore 7; What's in it for you?
 
Microformats
MicroformatsMicroformats
Microformats
 
Sitecore Symposium: DMS Where is the data at?
Sitecore Symposium: DMS Where is the data at?Sitecore Symposium: DMS Where is the data at?
Sitecore Symposium: DMS Where is the data at?
 
The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014
The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014
The Web Data Commons Microdata, RDFa, and Microformat Dataset Series @ ISWC2014
 
Microformats hResume
Microformats hResumeMicroformats hResume
Microformats hResume
 
SplunkLive! Data Models 101
SplunkLive! Data Models 101SplunkLive! Data Models 101
SplunkLive! Data Models 101
 
With jQuery & CakePHP to World Domination
With jQuery & CakePHP to World DominationWith jQuery & CakePHP to World Domination
With jQuery & CakePHP to World Domination
 
Digital Insights & Analytics
Digital Insights & AnalyticsDigital Insights & Analytics
Digital Insights & Analytics
 
5 instantly actionable insights from google analytics
5 instantly actionable insights from google analytics5 instantly actionable insights from google analytics
5 instantly actionable insights from google analytics
 
Understanding the Sitecore Architecture
Understanding the Sitecore ArchitectureUnderstanding the Sitecore Architecture
Understanding the Sitecore Architecture
 

Semelhante a Digital analytics lecture1

Digital analytics: Wrap-up (Lecture 12)
Digital analytics: Wrap-up (Lecture 12)Digital analytics: Wrap-up (Lecture 12)
Digital analytics: Wrap-up (Lecture 12)Joni Salminen
 
HacktoberFestPune - DSC MESCOE x DSC PVGCOET
HacktoberFestPune - DSC MESCOE x DSC PVGCOETHacktoberFestPune - DSC MESCOE x DSC PVGCOET
HacktoberFestPune - DSC MESCOE x DSC PVGCOETTanyaRaina3
 
What are the Assumptions About Data Products by Hiya.com Lead PM
What are the Assumptions About Data Products by Hiya.com Lead PMWhat are the Assumptions About Data Products by Hiya.com Lead PM
What are the Assumptions About Data Products by Hiya.com Lead PMProduct School
 
DutchMLSchool. ML Business Perspective
DutchMLSchool. ML Business PerspectiveDutchMLSchool. ML Business Perspective
DutchMLSchool. ML Business PerspectiveBigML, Inc
 
Digital marketing from a startup founder point of view - Brussels Meetup
Digital marketing from a startup founder point of view - Brussels MeetupDigital marketing from a startup founder point of view - Brussels Meetup
Digital marketing from a startup founder point of view - Brussels MeetupMohsin El Khamlichi
 
Big Data Meetup by Chad Richeson
Big Data Meetup by Chad RichesonBig Data Meetup by Chad Richeson
Big Data Meetup by Chad RichesonSocietyConsulting
 
KB Seminars: Working with Technology - Product Management; 10/13
KB Seminars: Working with Technology - Product Management; 10/13KB Seminars: Working with Technology - Product Management; 10/13
KB Seminars: Working with Technology - Product Management; 10/13MDIF
 
Introductions to Business Analytics
Introductions to Business Analytics Introductions to Business Analytics
Introductions to Business Analytics Venkat .P
 
BA Overview.pptx
BA Overview.pptxBA Overview.pptx
BA Overview.pptxSuKuTurangi
 
Google Analytics Training - full 2017
Google Analytics Training - full 2017Google Analytics Training - full 2017
Google Analytics Training - full 2017Nate Plaunt
 
230286802015PPT.pptx
230286802015PPT.pptx230286802015PPT.pptx
230286802015PPT.pptxannalakshmi35
 
Lecture3 business intelligence
Lecture3 business intelligenceLecture3 business intelligence
Lecture3 business intelligencehktripathy
 
IDM Assignment revision certificate Nov '11
IDM Assignment revision certificate Nov '11IDM Assignment revision certificate Nov '11
IDM Assignment revision certificate Nov '11Steve Kemish
 
Intro to Artificial Intelligence w/ Target's Director of PM
 Intro to Artificial Intelligence w/ Target's Director of PM Intro to Artificial Intelligence w/ Target's Director of PM
Intro to Artificial Intelligence w/ Target's Director of PMProduct School
 
#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles
#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles
#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics HurdlesOne North
 
Machine Learning Adoption: Crossing the chasm for banking and insurance sector
Machine Learning Adoption: Crossing the chasm for banking and insurance sectorMachine Learning Adoption: Crossing the chasm for banking and insurance sector
Machine Learning Adoption: Crossing the chasm for banking and insurance sectorRudradeb Mitra
 
Data Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisionsData Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisionsVivastream
 
Training in Analytics and Data Science
Training in Analytics and Data ScienceTraining in Analytics and Data Science
Training in Analytics and Data ScienceAjay Ohri
 
Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...
Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...
Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...Luciano Pesci, PhD
 

Semelhante a Digital analytics lecture1 (20)

Digital analytics: Wrap-up (Lecture 12)
Digital analytics: Wrap-up (Lecture 12)Digital analytics: Wrap-up (Lecture 12)
Digital analytics: Wrap-up (Lecture 12)
 
HacktoberFestPune - DSC MESCOE x DSC PVGCOET
HacktoberFestPune - DSC MESCOE x DSC PVGCOETHacktoberFestPune - DSC MESCOE x DSC PVGCOET
HacktoberFestPune - DSC MESCOE x DSC PVGCOET
 
What are the Assumptions About Data Products by Hiya.com Lead PM
What are the Assumptions About Data Products by Hiya.com Lead PMWhat are the Assumptions About Data Products by Hiya.com Lead PM
What are the Assumptions About Data Products by Hiya.com Lead PM
 
DutchMLSchool. ML Business Perspective
DutchMLSchool. ML Business PerspectiveDutchMLSchool. ML Business Perspective
DutchMLSchool. ML Business Perspective
 
Digital marketing from a startup founder point of view - Brussels Meetup
Digital marketing from a startup founder point of view - Brussels MeetupDigital marketing from a startup founder point of view - Brussels Meetup
Digital marketing from a startup founder point of view - Brussels Meetup
 
Big Data Meetup by Chad Richeson
Big Data Meetup by Chad RichesonBig Data Meetup by Chad Richeson
Big Data Meetup by Chad Richeson
 
KB Seminars: Working with Technology - Product Management; 10/13
KB Seminars: Working with Technology - Product Management; 10/13KB Seminars: Working with Technology - Product Management; 10/13
KB Seminars: Working with Technology - Product Management; 10/13
 
Introductions to Business Analytics
Introductions to Business Analytics Introductions to Business Analytics
Introductions to Business Analytics
 
BA Overview.pptx
BA Overview.pptxBA Overview.pptx
BA Overview.pptx
 
Google Analytics Training - full 2017
Google Analytics Training - full 2017Google Analytics Training - full 2017
Google Analytics Training - full 2017
 
230286802015PPT.pptx
230286802015PPT.pptx230286802015PPT.pptx
230286802015PPT.pptx
 
Lecture3 business intelligence
Lecture3 business intelligenceLecture3 business intelligence
Lecture3 business intelligence
 
IDM Assignment revision certificate Nov '11
IDM Assignment revision certificate Nov '11IDM Assignment revision certificate Nov '11
IDM Assignment revision certificate Nov '11
 
Intro to Artificial Intelligence w/ Target's Director of PM
 Intro to Artificial Intelligence w/ Target's Director of PM Intro to Artificial Intelligence w/ Target's Director of PM
Intro to Artificial Intelligence w/ Target's Director of PM
 
#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles
#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles
#1NWebinar: Digital Blindspots - A Q&A on Common Marketing Analytics Hurdles
 
1-210217184339.pptx
1-210217184339.pptx1-210217184339.pptx
1-210217184339.pptx
 
Machine Learning Adoption: Crossing the chasm for banking and insurance sector
Machine Learning Adoption: Crossing the chasm for banking and insurance sectorMachine Learning Adoption: Crossing the chasm for banking and insurance sector
Machine Learning Adoption: Crossing the chasm for banking and insurance sector
 
Data Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisionsData Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisions
 
Training in Analytics and Data Science
Training in Analytics and Data ScienceTraining in Analytics and Data Science
Training in Analytics and Data Science
 
Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...
Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...
Big Data & Marketing Analytics - How to Use Available Data, and How to Prepar...
 

Mais de Joni Salminen

Automatic Persona Generation: Introduction & Current Challenges
Automatic Persona Generation: Introduction & Current ChallengesAutomatic Persona Generation: Introduction & Current Challenges
Automatic Persona Generation: Introduction & Current ChallengesJoni Salminen
 
Five NLP Challenges in Data-Driven Personas
Five NLP Challenges in Data-Driven PersonasFive NLP Challenges in Data-Driven Personas
Five NLP Challenges in Data-Driven PersonasJoni Salminen
 
Problem of majority voting
Problem of majority votingProblem of majority voting
Problem of majority votingJoni Salminen
 
Persona Analytics: Progress Report and Road Ahead
Persona Analytics: Progress Report and Road AheadPersona Analytics: Progress Report and Road Ahead
Persona Analytics: Progress Report and Road AheadJoni Salminen
 
Enriching social media personas with personality traits
Enriching social media personas with personality traitsEnriching social media personas with personality traits
Enriching social media personas with personality traitsJoni Salminen
 
User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?Joni Salminen
 
Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...
Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...
Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...Joni Salminen
 
Research Roadmap for Automatic Persona Generation (2018)
Research Roadmap for Automatic Persona Generation (2018)Research Roadmap for Automatic Persona Generation (2018)
Research Roadmap for Automatic Persona Generation (2018)Joni Salminen
 
To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...
To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...
To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...Joni Salminen
 
Determining Online Brand Reputation with Machine Learning from Social Media M...
Determining Online Brand Reputation with Machine Learning from Social Media M...Determining Online Brand Reputation with Machine Learning from Social Media M...
Determining Online Brand Reputation with Machine Learning from Social Media M...Joni Salminen
 
Is More Better?: Impact of Multiple Photos on Perception of Persona Profiles
Is More Better?: Impact of Multiple Photos on Perception of Persona ProfilesIs More Better?: Impact of Multiple Photos on Perception of Persona Profiles
Is More Better?: Impact of Multiple Photos on Perception of Persona ProfilesJoni Salminen
 
Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...
Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...
Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...Joni Salminen
 
OSS-EBM: Open Source Software Entrepreneurial Business Modelling
OSS-EBM: Open Source Software Entrepreneurial Business ModellingOSS-EBM: Open Source Software Entrepreneurial Business Modelling
OSS-EBM: Open Source Software Entrepreneurial Business ModellingJoni Salminen
 
Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...
Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...
Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...Joni Salminen
 
Tips for Scale Development: Evaluating Automatic Personas
Tips for Scale Development: Evaluating Automatic PersonasTips for Scale Development: Evaluating Automatic Personas
Tips for Scale Development: Evaluating Automatic PersonasJoni Salminen
 
Big Data, Small Personas: Research Agenda for Automatic Persona Generation
Big Data, Small Personas: Research Agenda for Automatic Persona GenerationBig Data, Small Personas: Research Agenda for Automatic Persona Generation
Big Data, Small Personas: Research Agenda for Automatic Persona GenerationJoni Salminen
 
Why do startups avoid difficult problems?
Why do startups avoid difficult problems?Why do startups avoid difficult problems?
Why do startups avoid difficult problems?Joni Salminen
 
Social Espionage: Drawing Benefit from Competitors’ Social Media Presence
Social Espionage: Drawing Benefit from Competitors’ Social Media PresenceSocial Espionage: Drawing Benefit from Competitors’ Social Media Presence
Social Espionage: Drawing Benefit from Competitors’ Social Media PresenceJoni Salminen
 
Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)
Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)
Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)Joni Salminen
 
Social Media Marketing (Digital Marketing '15 @ Oulu University)
Social Media Marketing (Digital Marketing '15 @ Oulu University)Social Media Marketing (Digital Marketing '15 @ Oulu University)
Social Media Marketing (Digital Marketing '15 @ Oulu University)Joni Salminen
 

Mais de Joni Salminen (20)

Automatic Persona Generation: Introduction & Current Challenges
Automatic Persona Generation: Introduction & Current ChallengesAutomatic Persona Generation: Introduction & Current Challenges
Automatic Persona Generation: Introduction & Current Challenges
 
Five NLP Challenges in Data-Driven Personas
Five NLP Challenges in Data-Driven PersonasFive NLP Challenges in Data-Driven Personas
Five NLP Challenges in Data-Driven Personas
 
Problem of majority voting
Problem of majority votingProblem of majority voting
Problem of majority voting
 
Persona Analytics: Progress Report and Road Ahead
Persona Analytics: Progress Report and Road AheadPersona Analytics: Progress Report and Road Ahead
Persona Analytics: Progress Report and Road Ahead
 
Enriching social media personas with personality traits
Enriching social media personas with personality traitsEnriching social media personas with personality traits
Enriching social media personas with personality traits
 
User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?
 
Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...
Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...
Combining Behaviors and Demographics to Segment Online Audiences:Experiments ...
 
Research Roadmap for Automatic Persona Generation (2018)
Research Roadmap for Automatic Persona Generation (2018)Research Roadmap for Automatic Persona Generation (2018)
Research Roadmap for Automatic Persona Generation (2018)
 
To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...
To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...
To Use Branded Keywords or Not? Rationale of Professional Search-engine Marke...
 
Determining Online Brand Reputation with Machine Learning from Social Media M...
Determining Online Brand Reputation with Machine Learning from Social Media M...Determining Online Brand Reputation with Machine Learning from Social Media M...
Determining Online Brand Reputation with Machine Learning from Social Media M...
 
Is More Better?: Impact of Multiple Photos on Perception of Persona Profiles
Is More Better?: Impact of Multiple Photos on Perception of Persona ProfilesIs More Better?: Impact of Multiple Photos on Perception of Persona Profiles
Is More Better?: Impact of Multiple Photos on Perception of Persona Profiles
 
Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...
Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...
Anatomy of Online Hate: Developing a Taxonomy and Machine Learning Models for...
 
OSS-EBM: Open Source Software Entrepreneurial Business Modelling
OSS-EBM: Open Source Software Entrepreneurial Business ModellingOSS-EBM: Open Source Software Entrepreneurial Business Modelling
OSS-EBM: Open Source Software Entrepreneurial Business Modelling
 
Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...
Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...
Gender effect on e-commerce sales of experience gifts: Preliminary empirical ...
 
Tips for Scale Development: Evaluating Automatic Personas
Tips for Scale Development: Evaluating Automatic PersonasTips for Scale Development: Evaluating Automatic Personas
Tips for Scale Development: Evaluating Automatic Personas
 
Big Data, Small Personas: Research Agenda for Automatic Persona Generation
Big Data, Small Personas: Research Agenda for Automatic Persona GenerationBig Data, Small Personas: Research Agenda for Automatic Persona Generation
Big Data, Small Personas: Research Agenda for Automatic Persona Generation
 
Why do startups avoid difficult problems?
Why do startups avoid difficult problems?Why do startups avoid difficult problems?
Why do startups avoid difficult problems?
 
Social Espionage: Drawing Benefit from Competitors’ Social Media Presence
Social Espionage: Drawing Benefit from Competitors’ Social Media PresenceSocial Espionage: Drawing Benefit from Competitors’ Social Media Presence
Social Espionage: Drawing Benefit from Competitors’ Social Media Presence
 
Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)
Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)
Strategic Digital Marketing (Digital Marketing '15 @ Oulu University)
 
Social Media Marketing (Digital Marketing '15 @ Oulu University)
Social Media Marketing (Digital Marketing '15 @ Oulu University)Social Media Marketing (Digital Marketing '15 @ Oulu University)
Social Media Marketing (Digital Marketing '15 @ Oulu University)
 

Último

Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlCall Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlkumarajju5765
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 

Último (20)

Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlCall Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 

Digital analytics lecture1

  • 1. Information Technology Program Aalto University, 2015 Dr. Joni Salminen joolsa@utu.fi, tel. +358 44 06 36 468 DIGITAL ANALYTICS 1
  • 3. Wanamaker’s dilemma (ca. 1901) “Half the money I spend on advertising is wasted; the trouble is I don’t know which half.” • The marketer uses several channels for advertising. • He knows advertising increases sales. • But: which channel and how much? • If we cannot measure the results, it’s harder to improve (i.e. kill bad channels and scale up good ones). 3
  • 4. Voilà! Wanamaker dilemma solved (let’s go home…) 4 Channel Sales
  • 5. Marketer’s intuition 5 The more experienced a marketer is, the better he thinks he knows things beforehand  However, even an experienced professional can be wrong. With experience, the speed for evaluating different alternatives increases. Simultaneously the ability to think beyond them decreases.  Never forget the fallacy of marketer’s intuition…
  • 6. Analytics overcomes marketer’s intuition “After analyzing the online buying behavior of over 600,000 consumers across numerous e-commerce sites, I learned that surprisingly 75 percent of shopping cart abandoners would actually return to the site they abandoned within a 28-day period. This defies conventional wisdom: we polled online marketers and 81 percent believed that the majority of abandoners never return.” (SeeWhy, 2013) 6 I’m a marketer. I’m always right!
  • 7. (The issue with cart abandonment.) • I did a small survey to my students in 2012 • It was discovered that shopping cart abandonment is natural behavior in which users test or window-shop. • If abandonment is natural behavior, does it make sense to do conversion optimization? 7
  • 8. Problems analytics can help solve • Wanamaker’s dilemma • Marketer’s intuition • Attribution problem • The leaking bucket of customer acquisition • (doesn’t really solve them, but makes us aware of them: awareness → solution) 8
  • 9. Changes in the marketing landscape a. projects (campaigns) → process (platforms) b. one campaign → hundreds or thousands of campaigns • leads to… – need for continuous optimization (instead of attention- grabbing tricks) – rules/automatization (to help handle the complexity) 9
  • 10. Finally, don’t forget… There are good opportunities in the job market for people who know analytics! 10
  • 12. Who am I? 12 Joni Salminen PhD, marketing • Bachelor’s thesis 2007: Search-engine marketing on the Internet • Master’s thesis 2009: Online advertising exchange • Dissertation 2014: Strategic problems of early-stage platforms on the Internet Experience: • Teaching digital marketing at the Turku School of Economics (2012 →) • Marketing manager (ElämysLahjat.fi) (2011 →) • Hobbies: floorball & swimming.
  • 13. Course description The course combines theory and practice to educate students about Web analytics. Students will learn how to choose the right metrics for a given business, how to interpret and report them, and how to apply analytics in business decisions. The key topics include audience, acquisition, behavior and conversion. Students will also learn about attribution models and multichannel tracking. The main platform of the course is Google Analytics. As a part of the course, students will submit a practical report. The report is based on an audit of a case company's use of Web analytics and their actual performance. It will help students understand how analytics is used in companies and how to report performance based on select KPI's and data. 13
  • 14. Program (1st week) • Monday: Introduction & Basics of analytics • Tuesday: Google Analytics (hands-on stuff) • Wednesday: Metrics time • Thursday: Dashboards, data problems, etc. • It’ll be fun! 14
  • 15. Program: 2nd & 3rd week • Optimization • A/B testing / multivariate testing • Cohort analysis • Visualization • Universal analytics & multichannel • The real ”Big Data” • Algorithm-based marketing automatization • Data philosophy • …it’ll still be fun :) 15
  • 16. Course philosophy • Hands-on: bring laptops • Practically useful, theoretically insightful • Always ask! If you don’t, you’re missing out a useful opportunity to learn! 16
  • 17. Material & grading • Material: – Lecture slides (will be shared in the Facebook group) – Book: Lean Analytics by Alistair Kroll (find e.g. in Amazon) • Grading: – Scale 0–5 – Team assignment will decide grading. Criteria: quality of analyses, presentation, usefulness of given recommendations. The more effort and the insights discovered from the data, the better. 17
  • 18. You will learn to… • choose relevant KPIs and metrics for a business • manage data scientists and analytics projects • make and report a website audit • use dashboards to make better sense of data • basic use of the best tools: Google Analytics, Tableau, R • …and, hopefully, how to make better business decisions (and/or recommendations) based on data. 18
  • 19. Team assignment • Your task is to do an analytics audit for a company of your choosing (or the one given by Joni). – In your report, you will answer select questions. – (Answering some of them requires creating custom reports – don’t worry, we’ll look at those together.) – Then make a final presentation for the class room and voilà! we can all go home. • (Detailed instructions arrive by the end of the week.) 19
  • 20. Exercises in Tableau (week 2) • Tableau is one of the most used business tools for analyzing and visualizing ”big data”. It requires less learning than R to get started. • We will go through using Tableau in the class, then you will use it to make analyses and visualisations for your GA audit report. 20
  • 21. Exercises in R (week 3) • R is programming language that enables powerful statistical analyses and visualizations with fairly simple commands. It is free, open source and very expandable (better than SPSS). • In the class, we’ll go through a couple of basic examples; then, you can continue learning R in MOOCs Joni recommends you. 21
  • 23. What is analytics? “Digital Analytics is the analysis of qualitative and quantitative data from your business and your competition to drive a continual improvement of the online experience that your customers and potential customers have which translates to your desired outcomes, both offline and online.” (Kaushik, 2010) 23
  • 24. What kind of questions can we answer with the help of analytics? • What’s the most profitable source of visitors? • What products are people buying? How much is the average order size? • Where do users come from? How long do they stay on the site? • How do new visitors behave in comparison to old ones? • What content is the most/less viewed? • What keywords people use to find our site? • Where do people exit the site? 24
  • 25. How does analytics work? (Mullins, 2011) 25 • users • sessions • hits (interactions) Website Javascript code Server Processing • dimensions (qualitative) • metrics (numeric)
  • 26. What kind of data is stored? • B2C: Information is usually collected anonymously and presented as aggregates (individual users are not identified). • B2B: The exception is so-called people-based tracking, which aims at tracking individuals. This is generally applied in enterprise markets, where the number of buyers is relatively small. 26
  • 27. Analytics and privacy • Two points to defend analytics & marketers: 1. The data is most often anonymous & aggregate 2. Using data solves the matching problem between ads and consumers (we will have ads anyway, so whatever makes them more relevant for you is a good thing) • (The EU is full of idiots, by the way.) 27
  • 28. How e-commerce tracking works (Cutroni, 2013) 28
  • 29. Example of tracking script (Cutroni, 2013) 29
  • 30. Scripts, scripts, scripts… Setting up the analytics • Here are some of the scripts I’ve installed: – google analytics conversion script – facebook conversion pixel – facebook custom audience pixel – google tag manager – vwo script, etc. 30
  • 31. Raw data is processed an turned into reports • “Reports package all data collected into a readable format so that the decision makers can study it and draw conclusions.” (Digital Marketing Training Institute, 2014) • Reports can then be customized and reshaped by the analyst (custom reports & advanced segments), and also put into the form of dashboards. 31
  • 32. Aggregation problem • All data looks the same when looking from far enough! • The solution: • segmentation 32
  • 33. Segmentation • Segmentation isolates your data into sub-sets for a deeper analysis, and thereby solves the aggregation problem. • You can segment the data by – date and time – user’s device – marketing channels – geographical location – etc. (dozens of options!) 33
  • 34. Ways to set up an analytics infrastructure a. In-house (tailored system) b. Ready-made tools (e.g. Google Analytics, KissMetrics) • Each one has advantages and disadvantages; for example, in-house systems give the most accurate conversion data, but take time and money to build. 34
  • 35. There are two types of traffic (& hence, analytics…) Analytics of organic traffic Analytics of paid traffic Google Webmaster Tools Google AdWords Facebook Facebook Insights Facebook Ads Manager 35 Google Analytics shows what happens after the click, these show what happens prior to it (data is in the platforms).
  • 36. Internal and external analytics • Internal analytics = analyzing the data from own website and properties such as social media pages in order to improve the likelihood of desired business results (e.g. Google Analytics) • External analytics = analyzing competitors or the market (cf. business intelligence, competitive intelligence) (SimilarWeb, Google Trends) 36
  • 37. External analytics: an example • Analyzing social media trends: • ’Growth hacking’ and ’content marketing’ are both popular topics in digital marketing. Which one is more popular? • Let’s see by using two tools: a. Google Trends b. Topsy 37
  • 38. Competitor analysis: example • Turku School of Economics and Aalto Business School are rivals in getting the best students. • Which one has more traffic? • Let’s run SimilarWeb, and find out! 38
  • 39. Hi Joni, Thanks for reaching out! I hope you’re having a great Sunday so far :) As for your questions: Our measurements come from a combination of data scraping, powerful web crawlers and click-stream data from our proprietary panel of tens of millions of users worldwide. The SimilarWeb panel is the largest in the industry. It includes data from over 5,000 distinct sources, each representing various demographic groupings and user characteristics. Our panel users have given permission to collect some of their anonymous data such us browsing patterns. We only extract aggregated information – no personal identifiable information is captured by us in accordance with local and international privacy laws. SimilarWeb’s crawler supplements the information collected by the panel and analyzes over 1 billion pages a month, supplying input data for our sophisticated Similarity, Category and Content Analysis engines. Having the largest panel in the industry for web measurement guarantees our data to be exceedingly accurate. However, websites with lower traffic means that our sample size is smaller and for these websites, the level of accuracy may decrease.There is a rule of thumb that a site should have over 200K hits per month to provide a higher level of accuracy. In that case we’ll have up to 15% margin of error, meaning very high level of accuracy. The reason why you may see “not enough data” when analyzing a domain on SimilarWeb is because the engagement to this website is too low to allow us to get enough data to provide an accurate estimation of the traffic to this website. Hope the above helps. Please let me know if I can be of any further assistance. All the best, 39
  • 40. The application of analytics • analytics can be used for two things (Salenius, 2015): 1) reporting 2) optimizing • …Joni would add: 3) strategic decision making (e.g. budget allocation, attributing marketing performance) • While analytics (data) is the requisite for optimization, it’s also the pathway to automatization (more about this later). 40
  • 42. Why Google Analytics? • “Google Analytics is a powerful tool which shows you what is working on your website and what is not. It helps you optimize your marketing efforts and maximize the revenue.” (Promodo, 2013) • It’s free! • It’s used by maaaany companies 42
  • 43. Google Analytics data model (Google, 2014) •User (visitor)—the client that visits the site, such as the browser or mobile phone operated by a person. •Session (visit)—the period of time during which the visitor is active on the site. •Interaction (hit)—the individual activities that send a GIF request (hit) to the Analytics servers. These are typically characterized by a pageview, but can include: •a pageview •an event (e.g. click on a movie button) •a transaction •a social interaction 43 In the basic data model used in Google Analytics, the user (visitor) interacts with your content over a period of time, and the engagement with your site is broken down into a hierarchy. •Each level in this model is defined as follows: Each of these three levels of interaction defines a specific scope of user engagement. This distinction is important in Google Analytics because you may want to do analysis of your data at a particular scope. For example, you might want to measure the number of sessions where users removed an item from their shopping cart. For this particular case, you would be doing a session-level analysis that includes each session during which an item was removed from a cart, even if the sessions are from the same user. On the other hand, you might want to measure the number of unique users who removed items from their shopping cart at any time, regardless of session. For this example, you would be doing a user-level analysis.