I've never used a trade script before on a serious level. I basically know how to install them, but once installed how do you link your OUT to each thumbnail.
You didn't say what script you're using but you generally just insert the outgoing script into your thumbnail's URL.
Tradepulse for example, you would add out.php?url= to your thumbnail link and the url= would be the link to your gallery so hits pass through out.php before going to a gallery.
So if you have a thousand thumb gallery you would have to insert the (OUT) code 1000 times?
Please say it isn't so!
unless your gallery is made dynamically yes you would have to add it to every link (unless you had an intermediate page where everything goes through already).
unless your gallery is made dynamically yes you would have to add it to every link (unless you had an intermediate page where everything goes through already).
Rob
Thanks. I think i'll have to make them dynamic then.
Comment