Intro to digital marketing - Chapter 3: Analytics

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

Web analytics

Provides info about a site’s traffic and can give insights about the best traffic sources and content changes that can increase transactions and conversions

2
New cards

The two objectives a web analytics package must accomplish

  1. Gathering data

  2. Giving summary reports of data

3
New cards

How is a web analytics package installed

It’s granted access to a site through the installation of a few lines of code on each page of the site; a small mistake in the code can cause fatal errors that can prevent sites from loading entirely

4
New cards

How is a web analytics package installed (con’t)

For Google analytics, the code’s written into the <HEAD> of each page of a website

5
New cards

How a web analytics package works

Traffic information is passed through it to the package’s server in order to make a summary report on the data

<p>Traffic information is passed through it to the package’s server in order to make a summary report on the data</p>
6
New cards

How a web analytics package works (con’t)

Info about what page and when/where it came from is included, and info that’s been aggregated and sorted will allow the owner to make inferences on the traffic to the site (e.g. total revenue, time spent, number of sessions, etc)

7
New cards

Timestamps

Allow the analytics package to calculate how long users are spending on each page

8
New cards

Navigation source

Knowing how users are getting to the site (whether through search engines, ads, URLs, etc). Sites can make this data specific by logging where the ad the user clicked on originated from

9
New cards

Technical information

Knowing technical info about each user, such as the browser they’re using, screen size, operating system, etc

10
New cards

Geography

Deciphering the general geography of the user, typically up to the zip code

11
New cards

Key Performance Indicators

Metrics sites consider to be the most important measures of success; sites must individually determine which KPIs are best for them

12
New cards

Lead generation KPIs

  • Users and ways of increasing the amount

  • Conversion rate and ways to track them

  • Close rate (the % of leads that convert into revenue

  • Close deal value and how much they’re worth to the firm

  • Revenue per session

13
New cards

Media KPIs

  • Sessions and how they’re generated

  • Pages per Session and how much engagement there is

  • Average engagement time which is how long people are spending on the site

  • Conversions and if users are doing the desired actions (e.g. signing up for emails, making accounts, etc)

14
New cards

Last-click attribution

When full credit for a customer’s action is given to the source that recently brought the consumer to the sight

15
New cards

First-click attribution

When full credit for a customer’s action is given to the source that fist brought the consumer to the sight

16
New cards

Linear attribution

1/3 credit is given to each click

17
New cards

Time-decay attribution

Credit is given to the most recent clicks

18
New cards

Google Analytics

Allows users to run a kind of sensitivity analysis with different attribution methods

19
New cards

Return On Ad Spend (ROAS)

If the calculated ROAS is consistent across multiple attribution methods, then one can be confident in the results; otherwise a switch to another attribution tool may be needed

20
New cards

Data-driven attribution

Calculates the ROAS of multiple ad channels via counterfactual comparisons, needs a large amount of data

21
New cards

Counterfactual

A what-if comparison

e.g. If 1000 people clicked on an ad and made $5000, a counterfactual could be how many sales revenue could have come if the 1000 people weren’t shown the ad

22
New cards

Carefully controlled experiment

A firm runs ads on a group of target customers and hide those ads from a randomly chosen group of similar customers; they should then track website visits and conversions from both groups to see which group made more purchases

23
New cards
24
New cards

Google analytics 360

  • Is $150,000/month

  • Is more advanced

  • Meant for firms with larger site and app-capacity levels

25
New cards

Google tag manager

A hub that manages all tracking codes a site may need to install

26
New cards

WordPress

A tool which allows code to simply be pasted into the header file one time

27
New cards

Making decisions with analytics

If the profit per session is high, bring more traffic; if it’s low, improve conversion

28
New cards

Segmentation

Methods of dividing customers into groups that differ in a meaningful way

29
New cards

Conversion funnel

A useful way for consumers to divide the purchase procedure into steps and for a team to see where in the process consumers are having issues or giving up process (fallout points) in order to provide improvement

<p>A useful way for consumers to divide the purchase procedure into steps and for a team to see where in the process consumers are having issues or giving up process (fallout points) in order to provide improvement</p>
30
New cards

Analysis paralysis

The large amount of data prevents the analyst from taking meaningful action

31
New cards

Actionable insights

Insights into site users’ behaviour that can be used to take actions for improving site profitability

32
New cards

Traffic metrics

Shows user and traffic acquisition reports and divides them across the source channel

<p>Shows user and traffic acquisition reports and divides them across the source channel</p>
33
New cards

Conversion/engagement metrics

knowt flashcard image
34
New cards

Revenue metrics

The average purchase revenue per user is calculated as total revenue/users

<p>The average purchase revenue per user is calculated as total revenue/users</p>