Build a small data pipeline in Python by scraping a blog.
Description
The first thing the dashboard does is filter the information so that it only pulls information related to your blog. I’m not saying other stuff on the site isn’t useful, but if you’re a writer, you’re probably more concerned with the interaction your articles are getting, and less about how the sales pages are converting.
You can also quickly see the average time spent on page. This way, if you see an article is getting a lot of traffic but only a few seconds average time on page, you know that people probably aren’t reading. This could be the time to revisit that article and make it more engaging, if possible. More importantly, you can see what works and what doesn’t.