Welcome to the Instagram User Analytics project! This repository hosts a comprehensive analysis of user behavior and engagement on the Instagram platform. The insights generated through this project aim to assist various teams across our business, including marketing, product, and development, in making informed decisions to enhance user experience and drive business growth.
The primary objective of this project is to derive meaningful insights from Instagram user data that can be utilized to launch effective marketing campaigns, make informed decisions about app features, measure the success of the app through user engagement metrics, and ultimately contribute to the overall improvement of user experience on the platform.
I have employed a structured approach to achieve my project goals:
-
Database Creation: I started by creating a MySQL database using Data Definition Language (DDL) and Data Manipulation Language (DML) SQL queries. The provided data was inserted into the database using MySQL Workbench.
-
Insight Extraction: I extracted valuable insights from the database by running SQL queries within MySQL Workbench. These insights cover a range of topics, including user demographics, engagement metrics, posting behavior, and more.
My analysis has encompassed several key tasks:
I've identified the five oldest users on Instagram based on their account creation dates.
I've compiled a list of users who have never posted any photos on Instagram.
I've identified the users with the highest number of likes on their posts, which could be potential influencers for marketing collaboration.
I've determined the top five most commonly used hashtags on the platform, offering insights for targeted content creation.
I've analyzed user registration patterns to pinpoint the most popular days for user sign-ups, aiding in optimal ad campaign scheduling.
I've calculated the average posting frequency per user and the total number of photos on Instagram per user.
I've identified users who have liked every single photo on the site, which could potentially indicate automated or bot-like behavior.
Disclaimer: The data and insights provided in this project are based on a specific dataset and context. It is important to consider the project's limitations and conduct further analysis as needed for comprehensive decision-making.