Monday, September 23, 2013

How to track user behavior in django application

I am building a site using django I am new to django. What I am trying to do is to track user clicks on pages and store that information. It would be great if someone can point to a simple example where adding functionality that requires to track data to the front end and capturing it from the backend. 

An exmaple Like: 

Creating backend model and middleware to handle this type of scenario and then how to add those changes in the templates would be great. 

Thanks,

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment