Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.1 KB

File metadata and controls

18 lines (15 loc) · 1.1 KB

Analyzing user view and retention on Bagikopi Website

This project aims to analyze user views and retention on the bagikopi.id website. The website consists of 9 pages: Home, About, Blog, Partnership, Outlets, Reservations, Event, Menu. The analysis will focus on all pages to identify user behavior and retention. The most popular page, Menu, followed by Outlets.

##Prerequisites Before running the Python code, make sure you have the following installed:

  • Python 3.0 or higher
  • pandas module (can be installed with pip install pandas)
  • matplotlib module (can be installed with pip install matplotlib)
  • plotly module (can be installed with pip install plotly)

License

This project is licensed under the MIT License. See the License file for details.

Acknowledgements