Intercept not populating any values in embedded data fields | XM Community
Skip to main content

Intercept not populating any values in embedded data fields


Forum|alt.badge.img+1

Hi,
We have an intercept linked to a survey with a custom end of survey message having a button (with embedded link) allowing the visitor to re-take the survey if needed. When the response is taken the first time, all of the embedded data fields capture information as expected but when clicked on the "Submit Another Response" all embedded data fields are blank even the one where a static value is set. Any ideas how I get it to capture info in the second scenario?
image.png

4 replies

Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+33
  • QPN Level 5 ●●●●●
  • 277 replies
  • January 17, 2023

Please share the screen shots on how have you set the embedded data at survey and at intercept leve.


Forum|alt.badge.img+1

Hi,
Here's the screenshots of my survey flow and intercept setup.
image.png
image.png









Thanks,
Soumya


JoseS
Former XM Community Team Member
Forum|alt.badge.img+20
  • Former XM Community Team Member
  • 447 replies
  • January 27, 2023

Hello soumyashastri16! If you haven't already, I'd recommend reaching out to our Support team, as they are best equipped to handle an issue like this 😁


Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+33
  • QPN Level 5 ●●●●●
  • 277 replies
  • January 30, 2023

Hi Soumya,
While I analyze your setup of retake of survey in a intercept, I assume you might have used anonymous link on the button which also means that intercept is more like routing you to new link where there is no calling of embedded data which simply captures blank.
Whereas in first attempt of submitting response, system is working as it is needed since data is passed through normal flow.
I would suggest to use SPA for multi submission without reloading the page but a change in event on the page like switching to different modules.
Link: https://www.qualtrics.com/support/website-app-feedback/common-use-cases/single-page-application/
Also, suggest to disable dismiss button of the Intercept.
Hope this helps.