Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.19 KB

My-Website-Analytics

My final year mini project of data analytics. I have used Navies Bayes, Random Forest and Decision Tree algorithms. A Shiny application to query Google Analytics data. Based on data pre-downloaded from the Google Analytics API, the data is included in this repository. A live application is forthcoming which will download the data straight from the API daily on execution. I can't post the code for this, of course, because it's got my personal login details for the API on.

Screenshot of the application is

alt text

A Shiny application using Google Analytics data

alt text

alt text

It also generates a report in layman's terms.

alt text

To run this ,You Need RStudio and shiny,plyr,ggplot2 Modules.

If you have above dependencies then only it will work.

Now run server.R file which will start your Application.

The website used is here.