Skip to content

babrai/marketing_performance_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Marketing Performance Analysis

Task

Build a Tableau dashboard to help the marketing team evaluate the performance of paid traffic from different sources.
Analyze traffic performance, provide insights, and suggest hypotheses for optimization.

Data

Table campaign_performance:

  • date β€” campaign activity date
  • media_source β€” traffic source
  • campaign_id β€” campaign ID
  • spend β€” ad spend (USD)
  • impressions β€” number of ad impressions
  • clicks β€” number of ad clicks
  • installs β€” number of app installs from the campaign

Table user_revenue:

  • user_id β€” unique user ID
  • first_purchase_date β€” date of first subscription purchase
  • total_revenue β€” actual revenue from this subscription
  • campaign_id β€” ID of the campaign the user came from
  • forecasted_revenue_12m β€” forecasted revenue for month 12 of the subscription lifecycle

Dashboard

πŸ”— View interactive Tableau dashboard

Deliverables

  • Interactive Tableau dashboard
  • Data files in data/ folder

Tools

  • Tableau

Key Insights

  • Apple Search Ads shows higher ROI (46%) and forecasted ROI (131%) than Facebook (22% / 56%) with similar spend, while generating fewer installs.
  • Shifting budget toward Apple Search Ads may improve profitability, while Facebook can support broader reach.