Purchase OIOpublisher now for just $47.

Take control of your ad space.

Click here to purchase

    • CommentAuthorpoopsicle
    • CommentTimeMay 31st 2008
     

    I was just wondering if its possible to track referral hits (uniques + all visits) instead of only sales. I've been looking for an affiliate script for wordpress for a while now that will track hits by referral id's and havent found any. Your plugin would be perfect if it had that. :)

    • CommentAuthorSimon
    • CommentTimeMay 31st 2008
     
    Project Admin

    I've added a simple hits storage database table, and connected it to the affiliate account page, to show hits, sales, and conversion ratio.

    There is no date filter, or admin view at the moment.

    • CommentAuthorjshare
    • CommentTimeJun 23rd 2008
     

    Simon, via PHPMyAdmin I took a look at my db and I'm not seeing this table. I'm on the latest version of OIO, all modules updated. Are you referring to some new feature for v2.0?

    • CommentAuthorSimon
    • CommentTimeJun 23rd 2008 edited
     
    Project Admin

    Should be there (check the affiliate module install.php file for the existence of that table). Then try upping the $version variable in modules/affiliates/oiopub-load.php from 1.03 to 1.04 then save it.

    Usually whenever a module version number is increased, it will go through the table creation process each time.