Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Organic Traffic | Becoming an Analyst
Introduction to Python for Data Analysis
course content

Contenuti del Corso

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

book
Organic Traffic

Your performance was super!

You need to count the percentage of organic traffic.

Organic traffic is those visitors that land on your website from unpaid sources, aka essentially free traffic.

To find the organic traffic, you need to input conditions that the cost column value equals 0.

Compito

Swipe to start coding

  1. Find the number of the organic traffic using the organic_counter variable:
  • Set the condition that the 'cost' column equals 0
  • Remember that you have to use unique customers to find this metric
  1. Print the number of organic traffic.
  2. Find the percentage of organic customers using the problem from the previous task.
  3. Print the percentage of the organic traffic in 0.0 format.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 4. Capitolo 7
toggle bottom row

book
Organic Traffic

Your performance was super!

You need to count the percentage of organic traffic.

Organic traffic is those visitors that land on your website from unpaid sources, aka essentially free traffic.

To find the organic traffic, you need to input conditions that the cost column value equals 0.

Compito

Swipe to start coding

  1. Find the number of the organic traffic using the organic_counter variable:
  • Set the condition that the 'cost' column equals 0
  • Remember that you have to use unique customers to find this metric
  1. Print the number of organic traffic.
  2. Find the percentage of organic customers using the problem from the previous task.
  3. Print the percentage of the organic traffic in 0.0 format.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 4. Capitolo 7
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt