Pergunta

I want to develop an application that allows me to track website visitors. I'm exploring node.js now as an alternative for this. This system will have 3 parts:

  1. Server side script, probably a node.js server.
  2. Air application would be the client. It will connect to the node.js server and display the users online.
  3. Javascript code, the tracking code that will be on each page of the site.

Has someone experimented with something like this? Any ideas, comments, recommendations will be appreciated.

Foi útil?

Solução

Have a look at:

Why Air?

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top