Embedded ID being passed to redirect link for 3rd party agency` | XM Community
Skip to main content
Question

Embedded ID being passed to redirect link for 3rd party agency`

  • 12 June 2024
  • 1 reply
  • 22 views

Hi everyone, I have been trying to share a custom respID embedded data to our 3rd party recruitment agencies website to let them know if they have completed or been screened out. 

 

Here is what my embedded data looks like

RespID = ${e://Field/RespID}

 

Here is the redirect link to the agencies completed survey page

https://rtp.agency.com/lb/?s=12716&p=${e://Field/RespID}&o=C1

 

For some reason the RespID the agency is setting before the start of the survey is not being passed to my redirect link. For example when the agency types at the end of my survey link -- ?RespID=123. The 123 does not get passed to the redirect link. 

 

Any suggestions?

1 reply

Userlevel 4
Badge +20

How did you set your embedded data at the start of your Survey Flow? It should look like this: 

 

If you have that set up correctly, my next thought would be that there’s something odd happening with the survey distribution link your 3rd party agency is using.

Can you tell if the embedded data is being recorded in your survey data? i.e., does the correct RespID data show up in your Data & Analysis tab? 

 

Leave a Reply