From the course: Advanced MySQL Data Analysis
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Solution: Finding top traffic sources - MySQL Tutorial
From the course: Advanced MySQL Data Analysis
Solution: Finding top traffic sources
- [Instructor] Alright, this is the solution video for the assignment on finding top traffic sources. As a reminder, Cindy is looking for you to pull session volumes cut by UTM source, UTM campaign, and HTTP referer. She wants data for company's launch to date, so all you'll need to do is limit to a date range where your created at is less than April 12th, 2012. Let's jump into Workbench and go through the solution. Alright, so here, you see we've got use Maven Fuzzy Factory, just to name the schema that we want to use. And then I've already started this query with a where created at less than 2012, April 12th. And that's just prescribed based on the date that you received the assignment from Cindy. You should plan on starting each of your solution queries with the where condition just so you don't forget it, and that way, your output will match the output that your business stakeholder's expecting and that I've put together in my solution video. So we're going to be looking for…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Introduction19s
-
(Locked)
Analyzing top traffic sources18m 59s
-
(Locked)
Assignment: Finding top traffic sources2m 17s
-
(Locked)
Solution: Finding top traffic sources4m 3s
-
(Locked)
Assignment: Traffic source conversion rates1m 5s
-
(Locked)
Solution: Traffic source conversion rates4m 51s
-
(Locked)
Bid optimization and trend analysis15m 54s
-
(Locked)
Assignment: Traffic source trending58s
-
(Locked)
Solution: Traffic source trending4m 50s
-
(Locked)
Assignment: Bid optimization for paid traffic2m 12s
-
(Locked)
Solution: Bid optimization for paid traffic5m 12s
-
(Locked)
Assignment: Trending with granular segments1m 31s
-
(Locked)
Solution: Trending with granular segments5m 42s
-
(Locked)
-
-
-
-
-
-
-