Page 1 of 1
log exitpages with phpOpenTracker
Posted: Mon Apr 10, 2006 3:42 pm
by klaus
I've installed phpOpenTracker and the phpOpenTracker PlugIn for s9y. It works fine so far. Now i would like actived the tracking for exit pages. But i don't know where to start the customizing in the plugin?
Re: log exitpages with phpOpenTracker
Posted: Mon Apr 10, 2006 3:58 pm
by garvinhicking
Hi!
Sadly I'm not really familiar with POT anymore; but I can tell you that exit tracking is a s9y plugin, which can be easily modified. Have a look at the plugins/serendipity_event_trackexits/serendipity_event_trackexits.php plugin file. This includes some regexp routines that rewrite any link to use "exit.php"; you can change this to another script that then adds phpOpenTracker tracking routines?
If you make progress, I would like to commit your patch to the official plugin?
Best regards,
Garvin