function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kaeli SanerKaeli Saner 

capture originating url form submit

Hello, I'm currently using survey force to capture customer feedback on an external website we host. I have the survey form set on one of our force.com sites and am using an iframe snippet to display the form on our website.
I'm needing to capture the url of the page each form submission originates from. Any thoughts on how to accomplish this?
Reason I'm needing to capture the url is the website is a help center for one of our products; my users are wanting to see customer feedback for which articles (1 article/page) are helpful and which ones are not.
I have my iframe snippet pushing to all of the pages on our website so that the website manager does not need a different survey or snippet for each page.
I'm not tied to how I currently have this set up; if anyone has any better ideas, they are welcomed!
Thanks!