Skip to content

huyng/xem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XEM

XEM is a simple web analytics server written in Python and Flask.

"Xem" means "to see" or "to watch" in Vietnamese.

Usage

Run this on a server host:

pip install xem
python -m xem

Add the following script tag to all pages on your website you want to track with xem:

<script async src="http://your.server.org:3939/xem.js?property=PROPERTYID" type="text/javascript" />

where PROPERTYID is a 10-character alphanumeric unique ID to identify your site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published