Code Monkey home page Code Monkey logo

node-page-analytics's Introduction

Node Page Analytics

Notice: This app is currently under development and so is not fully tested.

We all have seen/used/created a lot of applications/plugins etc etc. that tracks the number of requests for a web applications on a per page level. But this is just a different take on the same approach. Here, apart from keeping track of a request from a user, I also attempt to keep track of how much time was spent on every page using web workers, so as to be non-intrusive (sort of - for now there is a display in every page indicating the time spent).

As is evident from the project this app is based on Node.JS/ExpressJS. I am trying to make it as simple as possible to extract the section that is responsible for page analytics and plug it in to your application! Once I figure out more about Node.JS I may convert this in to plugin (if possible) or something else!

Getting Started

What's Available?

Page analytics itself is a single page app with number of tabs. In the first tab you get to see a line chart for the average time spent by users on the home page and also a pie chart depicting the top 5 pages by number of requests. Then there is a tab that list all the requests so far a paged list along with a 3D bar chart for number of requests for a page, starting with the home page as the default. Users can click on the table to switch pages or use the dropdown on top of the chart. Then the next tab is similar to the 2nd tab but is for average time spent. Finally, there is a settings tab where you will get to export all the information (in dev) and also to clear all the information recorded so far

Credits

  • NodeJS
  • ExpressJS
  • Highcharts
  • Datatables
  • Bootstrap

You're all set! Dive in to the codebase and have fun!!

node-page-analytics's People

Contributors

karthik25 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

sufianhassan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.