The awesome world of clickstream analytics (base metrics analysis) Flashcards

1
Q

What are metrics?

A

Metrics are a quantitative measurement of statistics describing events or trends on a digital proprety.

Metrics can measure the impact of any communication action or behaviour direclty or indireclty originated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What should we understand when looking to use a metric?

A
  1. Whats the definition (what does it measure, and how is it calculated
  2. Whats the strategy (why does this mattern and how does this align with our goals)
  3. whats the usage (what is the context, per ex. ctr should be around 4% not 90%, what is a normal value for this?)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 7 common type of metrics

A
  1. Behaviroral metrics
  2. Acquisition metrics
  3. Conversion metrics
  4. Engagement metrics
  5. Retetion metrics
  6. Financial metrics
  7. Techinical metrics
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is behavioral metrics

A

these metrics track how users interact with a website, app or digital platform. they provide insights into user engagement and behavior

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is aquisition metrics

A

metrics that provide insight into how users are arriving at the website or app. they are often segmented by marketing channels or sources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what are conversion metrics

A

metrics that track the actions users take that align with business objectives such as purchases, sign ups or downloads

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what are engagement metrics

A

metrics that gauge the depth and quality of user interaction with digital content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is retention metrics

A

metrics that track the ability to retain users over time, often used to understand user loyalty and satisfaction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is financial metrics

A

metrics that measure the monetary performance of digital initiatives, often aligning closely with business revenue and profitability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what is custom metrics

A

custom defined metrics specific to the business unique goals and processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

In what formats can metrics be displayed

A
  1. Absolute number
  2. Currency
  3. Ratio
  4. Average
  5. Time-based
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are dimensions?

A

Dimensions are features or elements that allow us to target or filter basic indicators to enrich information and to analyze the behavior of a subset. Por exemplo, separar entre visitors totais e visitors novos e os que retornam

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are some dimensions examples

A

Geography, language, campaign, medium, page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what are kpis

A

kpi are key performance indicators

these are metrics or key indicators to measure the sucess and effectiveness of a campaign, an action, a process, a website, among others. they tend to be unique to each organization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the main concepts we need to support our analysis (piramide)

A
  1. Goals (are the ambition we set to our property, the expected results of our strategies and actions)
  2. KPIs (beacons to focus our strategy and to monitor our performance over time)
  3. Dimensions (features or elements that give context to our metrics, allowing us to enrich and target our analysis)
  4. Metrics (quantitative measurement of statistics describing event or trends on a digital property
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are some important metrics?

A

active users,
sessions
average engagement time
new users
engaged sessions
engagement rate - evolution from bounce rate
event count
conversions
converstion rate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a session

A

A session is the number of times your visitors has been at the site or mobile application. If a use is inactive on your site 30 minutes or more, any future activity will be attributed to a new session. Users that leave your site and return within 30 minutes will be counted as part of the original session.

Ex: começo a 9am a sessao vai ser extendida desde que esteja a interagir. Apartir do momento que paro de intergir existe um periodo de 30 minutos ate a sessao “fechar”, se voltar a interagir vai contar como se fosse uma sessao nova

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How is a session defined in GA4

A

Group of user interactions (events) within a specific time frame

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is total sessions

A

count of all of the SESSIONS IDs given during a time period

English Definition: Google automatically collects a session_start event and generates a session identifier. Analytics calculates the number of sessions that occur on your site or app by estimating the number of unique session IDs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What are the situations where a session will initiate?

A
  1. When you open your app in the foreground
  2. Views a page or screen and no session is currently active
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is a engaged session?

A

GA4 contains a new metric called engaged sessions.
It portrays the number of sessions that:
- lasted longer than 10 seconds,
- or had any conversion event,
- or 2 or more page screen or page views

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

How many visits does this count as ?

“Arrives at the website, stays for 3 minutes, leaves the website, returns 20 minutes later “

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

How many visits does this count as?

“Arrives at the website, stays 28 minutes, leaves the website, returns 45 minutes later “

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What are some names for visitor metrics?
(5)

A

Active Users,
Total Users,
New and Returning Users
Views per User

25
Q

What are Users or Unique Visitors ?

A

User is someone that uses our property.

The first time a users enters the website or app during any given date range is counted as an additional session and an adicional user. Any future visits from the same user during the selected time period are counted as additional sessions, but nos as additional users.

26
Q

What are the 3 types of identificator that GA4 has?

A
  1. User ID
  2. Google Signals
  3. Device ID
27
Q

What is a User ID

A

It can only be used if a website has a login or authentication.
It consists in sending a user account id from the website into GA.

28
Q

What is google signals

A

product separate from GA that uses a user data who have opted into Google Ads Personalization.

antigamente era o google display features, cookie marketing entra aqui. autenticação via conta google, não dão essa informaçao mas conseguem ligar as relações

29
Q

What is Device ID

A

Same concept as client ID

30
Q

Como é que o GA4 me identifica se eu entrar num website sem estar logada?

A

Se eu entrar num website sem estar logada e de seguida me logar sou identificada - GA4 só calcula quando a sessao acaba e processa ambas juntas. No inicio é un random ID, mas depois identificamo nos com o nosso USER ID - todos os eventos / interações feitas nessa sessao passam a ser identificadas como sendo do USER ID. Se tivermos cross devicec, conecta-se na mesma se for logado.

31
Q

How does the device ID work on GA

A

This is a unique identifier.
On the web, it uses the client ID - a unique, randomly generated value - that is stored inside of a cookie in your browser. This is used to track a user across multiple visits

32
Q

Why is Device ID not very accurate when tracking?

A

any interference with the cookie will affect the user data. Common cases of this would be using ad blockers or cleaning the cookies. Other issues would be the inability to track visitors across different devices as the cookie that identifies the user is “stuck” inside the browser of your particular device.

On a mobile app uses a instance id which identifies a unique instalation of the app.

33
Q

What is a user or unique visitors

A

count of all the unique cookie_id during a given time period

English Definition: The first time someone visits your site a first party persistent cookie is set in their browser or an internal ID on a Mobile App. This cookie lasts any where from several months to several years. Each time that person visits your site that cookie identifies them as the same browser.
The User metric is affected by the cookie deletion issue, session is not. The numbers for first party cookies are a 2 – 5% and 20% to 25% for third party cookies.

34
Q

How many visits and unique visitors are here:
Arrives at the website, stays 3 minutes, leaves the website, returns 20 minutes later

A

1 visit, 1 visitor

35
Q

how many visits and unique visitors are here

Arrives at the website, stays 28 minutes, leaves the website, returns 45 minutes later

A

2 visits , 1 visitor

36
Q

What is User Engagement

A

Measures the lengh of time that your app screen was in the foreground or your web page was in focus

37
Q

What is Average Engagement time

A

is the average time that your website was in focus in a user’s browser or an app was in the foreground of a user devices.

It can be analysed per page or screen, measuring how long a visitor spend on a particular event

38
Q

What is a average session duration

A

is the average time (in seconds) a user spends on your webiste or mobile app during a focus moment (aka session)

GA4 only focus the app if that is the tab that is opened

39
Q

Engagement time is measured based on what

A

based on a sequence of events

is a engagement time for in between the events that are happening in the session

40
Q

GA4 stops counting the engagement time when:

A
  1. the user moves the app screen to the background
  2. the user focused away from your web page
  3. the user navigates away from the app screen or web page (closes the tab, window, or app, the user goes to another screen)
  4. the site or app crashes
41
Q

whats the difference between session duration and engagement time

A

Engagement time only focus on the really active duration
Session duration focused only on the start and end of the session

43
Q

Engagement rate

A

% of sessions that were engaged sessions

engaged sessions / sessions

44
Q

Average engagement time

A

total length of time your website was in focus or app was in the foreground across all sessions / total number of active users

45
Q

Average session duration

A

Focus on the total length of a session, including the time the user is not active

46
Q

Bounce Rate

A

% of sessions that were not engaged sessions. It’s the inverse of engagement sessions.

Bounce rate = non-engaged sessions / sessions

47
Q

Conversion rate (%)

A

( Number of buys / unique visitors ) × 100%

48
Q

How to measure conversion rate in non commerce websites

A

Use leads or answer to faqs. It all depend on your goals

49
Q

Pageviews

A

Represent by a metric called views.
all pageviews are collected as events inside the platfom.
The views metric represent the number of these page_virw events on GA4

50
Q

Conversions or goal completions

A

Total number of important actions or goals performed in the site. You need to have goals setup in google analytics for your site actions

51
Q

User conversion rate or session conversion rate

A

% of sessions on a site that result on a conversion goal being reached.

its the % of success of each session

52
Q

What are dimensions

A

Pieces of information or characteristics that give context to the metrics. We usually see dimensions on a row level and metrics on a column level

53
Q

What are metrics normally used in mobile apps

A

Users
Engaged sessions
Average engagement time
Engagement rate
Events
Screen views
Conversions
Downloads
Crashes

54
Q

How does engagement time work on mobile?

A

it measures screen sleep time, or captures the time in the foreground for a mobile device to determine how a user is engaging with your content

55
Q

Como funciona os screen views em mobile apps

A

Mesma lógica das page views nos websites mas para apkicacoes
Temos que dizer diretamente o que é cada screen name e envuar isso para o analytics para que isto dê track

56
Q

what is downloads in mobile apps and how to track

A

number of new instalations done for the mobile

metric obtained form app store in iOS and Google Play (Android)

57
Q

What is the closest metric in google analytics for download in mobile apps

58
Q

What are crashes in mobile apps

A

Number of critical errors that the mobile app can raise during its execution
its useful for developers to track mobile app stability

59
Q

Whats firebase

A

Firebase is a platform developed by Google for building and managing mobile and web applications. It provides a range of backend serviced that help developers create high quality apps quickly eith a focus on improving user experience, performance and scalability