Product Analytics. Part 1 Measuring traffic per device type

129. Measuring traffic per device type

We just learned about web analytics and how pageviews are tracked and modeled. It’s just the beginning of our product analytics journey but think about how much information is stored inside just pageviews table alone.

Let’s get started with getting insights from web analytics. This lesson is written in 2019 and according to data ~60% of devices for Internet access in the world are mobile. Of course it’s not the case for each product. Some products are mobile first but some are desktop apps.

In this exercise let’s calculate how many pageviews from...

“well worth the money”
Sign up and check out 37 free lessons and exercises.

Anatoli Makarevich, author of SQL Habit About SQL Habit

Hi, it’s Anatoli, the author of SQL Habit. 👋

SQL Habit is a course (or, as some of the students say, “business simulator”). It’s based on a story of a fictional startup called Bindle. You’ll play a role of their Data Analyst 📊 and solve real-life challenges from Business, Marketing, and Product Management.

SQL Habit course is made of bite-sized lessons and exercises (you’re looking at one atm). They always have a real-life setting and detailed explanations. You can immediately apply everything you’ve learned at work. 🚀

“well worth the money”

Fluent in SQL in a month

Master Data Analysis with SQL with real life examples from Product Management, Marketing, Finance and more.
-- Type in your query here. You might want to start by listing all records: SELECT * FROM web_analytics.pageviews
Loading chart... ⏳