So this other day I was trying to get a new functionality to work for a client's website. Unique download URLs for each time a new visitor clicks on a specific button in Wordpress How would the whole thing work: Let's say I have a button on the left widget area of my website that says "Download Ebook Now". -I need each visitor to be redirected to a unique URL ( that will expire after x amount of time) -On the separate page , the download link will be provided as normal Do you happen to know if there is a plugin or script out there that could handle such a task for Wordpress? Thanks!