hi, i am trying to figure out a relatively simple way to track users and was wondering if you have suggestions.
basically if an affiliate gives out a link to a particular signup page and the end user fills the form in, all is great: tracking is done and all are happy.
however, users are users: sometimes they might navigate somewhere else and then go back to the signup page, however the tracking code is lost at this point. i have looked into the option of creating cookies, but i'm wondering whether the plugin already uses some session monitoing to keep hold of the tracking and therefore i don't actually need to reinvent the wheel, just access the right cookie or session variable...
any useful suggestion will be very welcome!