Re: Recommend tracking tool
With regards to the signature, you can do it from the "User CP" option in the grey bar at the top left of the page. Under "Setting and Options" there is an "Edit signature" link.
With regards to tracking, this is normally done on your site.
In your adwords ad for example, you add a parameter to the url that takes people to your site.
On your site, you check for the prescence of this parameter and store it in a session variable or cookie.
Instead of having the raw affiliate links on your page, every link goes to one page. On this page, you save the click info such as the time, and keyword from the session variable from the cookie or session variable. You then redirect the user through the particular affiliate link for that product.
It sounds complicated, but it's not really and pretty easy to set up.
|