I have a cookie with the title of the page where the custom htlm intercept is. When user click on the button (intercept) it opens the Survey. At the top of the Survey our customers want to see the title of the page. This cannot be hard code because the same survey will be used in so many different pages.
We want to display the title of the page. Is that possible? I have tried to use JavaScript to get the value using document.getElementsById and didn't work. I also tried use javascript to getcookie() value.
I have also created an embedded data inside the intercept, which I can get the cookie value, but that value cannot be used inside the Survey as well.
Any thoughts?
I have a survey which I would like to get the value of a cookie and display on the Survey.

Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.