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

Course Content

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

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.

Task

  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.

Task

  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.

Everything was clear?

Section 4. Chapter 7
toggle bottom row

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.

Task

  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.

Task

  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.

Everything was clear?

Section 4. Chapter 7
toggle bottom row

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.

Task

  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.

Task

  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.

Everything was clear?

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.

Task

  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.

Section 4. Chapter 7
Switch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt