Skip to content

Django REST app to help track page/screen views (and other events) in offline-capable websites/web-apps/hybrid apps. Designed for use with wq; i.e. apps leveraging localStorage, application cache, and jQuery Mobile.

License

Notifications You must be signed in to change notification settings

sheppard/offline-website-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Web Log

OWL is an experimental logging system for offline-capable websites / web apps. OWL leverages the Django REST Framework Bulk package to process log events. The OWL server module is meant for use with wq/owl.js (in this repository).

Build Status

Tested on Python 2.7 and 3.4, with Django 1.6 and 1.7.

About

Django REST app to help track page/screen views (and other events) in offline-capable websites/web-apps/hybrid apps. Designed for use with wq; i.e. apps leveraging localStorage, application cache, and jQuery Mobile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published