You should be able to map it to the URL variable from whatever module is providing the URL. When the URL changes for each client the content of the URL variable will change but the name remains the same and the HTTP knows to pull that variable every time and it will read the content (which is the URL from the client).