Hi. I want to build a simple system to track click-throughs (I give out a URL, people click, it records that click and passes people on to the final URL). Is there a way to do this in myDBR? I couldn't find a command reference.
Should I perhaps be looking at creating a php 'extension'? If so, any tips on how to do this? Or a meta-refresh? Javascript redirect? What would be best?