Skip to content

zhoudaqing/django-access-dev-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccessDevStat

AccessDevStat(short of Access Device Statistics) is a simple Django middleware to collect device info from every agent.

And also it offered charts to show these device statistics.

From these charts, you can find:

  • the the number of devices which are alive or opened in 2 weeks.

  • app channels, app versions, app platfrom statistics.

Screenshots

Here is some screen shot from my django app.

app alive

app version

By the way, it also do good on mobile.

mobile version mobile list

Quick Start

Index