Same for me
I have a url like this:
http://mylandingpage.com/?source=AdWords
From that I want to take the source parameters and apply it to the following link:
http://myapp.com/sign-up?source=AdWords
Is that doable?
Actually I have found the solution. It was a permission issue for copying file on the server.