Hey!
I’m searching for a way to make tens, hundreds or even thousands of unique links out of one link.
So what I thought I’d do is add #{randomness} to the end of a link. (eg. http://www.link.com#ds123s)
So it will make the link address unique but will show the original page.
I know there are random number/character generator scripts out there but how can I link the original URL into it, so I wouldn’t have to manually add the random numbers, letters to the end of the link -> it would automatically give me the links with random characters & letters attached.
Any clues?