MySQL_Website_Bounce_rate_Analysis - This SQL script contains the analysis being done to find out the top 3 page URLs visited in sessions and the bounce rate for those pages. The main objective of this analysis was to find out which pages need modifications. This is a pre-analysis for potential A/B testing, which is performed later.
MySQL_Analysing_the_landing_page - This SQL represents the A/B testing done after the marketing team introduces the /lander-1 page.
MySQL_Landing_Page_Trend_Analysis - This SQL is a continuation of MySQL_Analysing_the_landing_page.