Rigth now i know about mixpanel, and it's a really great to track/send user activity, but we would also like to track his activity outside of our application. Mainly, what other pages and sections of that pages that he visits.
For example, after user went out of our page, hi visited:
https://meta.stackexchange.com/questions/1777/what-html-tags-are-allowed
etc, etc,
Someone told me that i could track that via cookies, but the cookies only store plain text, i don't know how can i get from a cookie what the user did.
If you could put me in the right path either with a tutorial or a heads up on what should be used.