Re: [web2py] Ajax via onclick or http via redirect for link tracking of external links

2013-09-12 Thread Vinicius Assef
I prefer the 1st one. On Thu, Sep 12, 2013 at 8:58 AM, Tim Richardson wrote: > Not strictly a web2py question. > We have an app which serves embedded videos to identified, logged in users. > The videos are hosted on vimeo. We'd like to know if a user clicks on a > link, and record that in a table

[web2py] Ajax via onclick or http via redirect for link tracking of external links

2013-09-12 Thread Tim Richardson
Not strictly a web2py question. We have an app which serves embedded videos to identified, logged in users. The videos are hosted on vimeo. We'd like to know if a user clicks on a link, and record that in a table. I could send the link destination back to a web2py controller function which woul