Maybe you could add a 'click' event on the advertising links using Jquery's $(document).ready ?
On Tue, May 12, 2009 at 10:52 AM, [email protected] <[email protected]> wrote: > > Hey guys, is there any way to modify the html content loaded by > cakephp after it finishes loading? > > Basically, what I want to do is to track the clicks in google adwords > and save it to my database. However, I can't think of any other ways > other than mannually modify the link so that it will redirect to my > page first before it goes out to the external page. > > If you can think of any other ways, please feel free to suggest . > (btw, I know about google analystics, it can be used to track it. But > I need to manually to export it and save it.....it's just too much > work) > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
