시작하기무료로 시작하기

How much did each source spend?

Now that the IDs are created, you need to pull some data to send to the digital marketing director, except this time you need to rethink the regular expressions you will use to aggregate the metrics.

In this exercise, you will be finding the total cost of all the campaigns with Google as its source. Remember that the FILTER() function, along with regular expressions, will help aggregate the data.

이 연습은 강의의 일부입니다

Google Sheets로 하는 마케팅 분석

강의 보기

연습 안내

  • Add regular expressions in the cell G3 to match any campaign that has the source of Google.
  • Write a filter for the Cost column, with the condition for the filter using the regex in cell G3.
  • Wrap the filter with a SUM() to find the total spent on the source Google.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작