Hello,
I've used the Referrer to capture the URL from which a survey was completed. It seems to work just fine when the survey is completed on a computer browser; however, it does not give me the same information when a user completes the survey from an iPad browser or from an app. Any thoughts on how I can more consistently get this data from the survey completion? Is there something I can program somehow?
Adding an image. You can see that the Referer only captures the URL root in examples 1 and 2. These were completed on mobile devices. In example 3, completed on a laptop, the full URL is produced. Q_URL does not work as it only produces the URL for the survey itself. I'm trying to get the survey completed on the mobile device to produce the full URL either by using Referer (unlikely) or by somehow adding code to the survey to produce the full URL.
Thank you,
Amanda
Page 1 / 1
Is it possible to use window.location.href? Something like the example on the W3Schools website?
https://www.w3schools.com/js/js_window_location.asp
Where would the code be placed and how would the output be recorded/displayed?
Sorry, I'm not a coder.
Amanda
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.