log exitpages with phpOpenTracker

Creating and modifying plugins.
Post Reply
klaus
Posts: 2
Joined: Mon Apr 10, 2006 3:37 pm
Contact:

log exitpages with phpOpenTracker

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: log exitpages with phpOpenTracker

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply