Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Instagram-User-Analytics

Project-Description: In this project, we have performed Instagram User Analytics. User analytics is a processfor evaluating data that depicts how users adopt, throw themselves into, and experience products and services. This data can also be merged with user-level attributes and feedback for further decomposition. Because retaining an existing user is less expensive than having to find and convert a new one, user analytics can be used to find meaning in all of the data that your users are generating within your platform and highlight the key drivers behind what leads to attrition versus the features that keep set your product apart from the competition.

The project is all about tracking user activity like how a user interacts, manages their account, and interconnects with the posts updated by other users. Then this gathered data is used by the product team and product manager across the business to decide on several features for an app, track some success factors by estimating the data extracted by performing user analytics using SQL (Structured Query Language) and also improve the user experience for better user feedback which leads in the growth of a business.

Report contains answers of the following questions:

A) Marketing: The marketing team wants to launch some campaigns, and they need your help with the following

1.Rewarding Most Loyal Users: People who have been using the platform for the longest time.
Your Task: Find the 5 oldest users of the Instagram from the database provided

2.Remind Inactive Users to Start Posting: By sending them promotional emails to post their 1st photo.
Your Task: Find the users who have never posted a single photo on Instagram

3.Declaring Contest Winner: The team started a contest and the user who gets the most likes on a single photo will win the contest now they wish to declare the winner.
Your Task: Identify the winner of the contest and provide their details to the team

4.Hashtag Researching: A partner brand wants to know, which hashtags to use in the post to reach the most people on the platform.
Your Task: Identify and suggest the top 5 most commonly used hashtags on the platform

5.Launch AD Campaign: The team wants to know, which day would be the best day to launch ADs.
Your Task: What day of the week do most users register on? Provide insights on when to schedule an ad campaign

B) Investor Metrics: Our investors want to know if Instagram is performing well and is not becoming redundant like Facebook, they want to assess the app on the following grounds

1.User Engagement: Are users still as active and post on Instagram or they are making fewer posts
Your Task: Provide how many times does average user posts on Instagram. Also, provide the total number of photos on Instagram/total number of users

2.Bots & Fake Accounts: The investors want to know if the platform is crowded with fake and dummy accounts
Your Task: Provide data on users (bots) who have liked every single photo on the site (since any normal user would not be able to do this).

About

User analytics is a process for evaluating data that depicts how users adopt, throw themselves into, and experience products and services. This data can also be merged with user-level attributes and feedback for further decomposition.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors