Skip to content

ruanyf/user-tracking-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A couple of demos of user tracking with JavaScript.

I show some methods how to send user data back into the server. More details in my blog article (in Chinese).

How to play

First, clone the repo.

$ git clone https://github.com/ruanyf/user-tracking-demos.git
$ cd user-tracking-demos

Install the dependences, then launch the server.

$ npm install
$ node server.js

Visit http://localhost:3000 in your browser. Follow the instruction on the page, then watch what happens in the commandline.

About

demos of tracking users with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published