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.
Assignment: Finding top entry pages - MySQL Tutorial
From the course: Advanced MySQL Data Analysis
Assignment: Finding top entry pages
- [Instructor] All right, it's time for your next assignment. This time on identifying top entry pages to the website. So Morgan's back again and she'd like you to pull a list of your top entry pages, meaning the top pages where a customer lands on your website for the first time. Sometimes we'll say landing page, sometimes we'll say entry page. This can be used interchangeably and this is the similar to what you'll find in the real world too. You'll want to pull results where created at is less than June 12th, 2012, and your results should look like this with the landing page in one column, and then the number of sessions hitting that landing page in the second column. This is sort of similar to your previous exercise where you were just pulling all pages, except this time you're going to have to limit your records just to the first session that someone saw when they hit your website. It's a little trickier, but I think you're going to be able to get it. Please try to do this on your…
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 website pages and entry pages16m 42s
-
(Locked)
Assignment: Finding top website pages59s
-
(Locked)
Solution: Finding top website pages3m 15s
-
(Locked)
Assignment: Finding top entry pages1m 7s
-
(Locked)
Solution: Finding top entry pages7m 58s
-
(Locked)
Analyzing bounce rates and landing page tests14m 22s
-
(Locked)
Assignment: Calculating bounce rates39s
-
(Locked)
Solution: Calculating bounce rates9m 25s
-
(Locked)
Assignment: Analyzing landing page tests2m 12s
-
(Locked)
Solution: Analyzing landing page tests11m 56s
-
(Locked)
Assignment: Landing page trend analysis1m 9s
-
(Locked)
Solution: Landing page trend analysis7m 40s
-
(Locked)
Building conversion funnels and conversion paths17m 19s
-
(Locked)
Assignment: Building conversion funnels1m 26s
-
(Locked)
Solution: Building conversion funnels7m 53s
-
(Locked)
Assignment: Analyzing conversion funnel tests1m 49s
-
(Locked)
Solution: Analyzing conversion funnel tests6m 57s
-
(Locked)
-
-
-
-
-
-