Trouble transferring UID into end redirect link | Community
Skip to main content
Answered

Trouble transferring UID into end redirect link


Hey everyone!

We are having participants from a panel complete a survey, when they get to the typeform they are given a UID in their URL link, as seen here:

 https://0s14j2ylin.typeform.com/to/UYbvBO7P?UID=24761

When they finish the survey, they are redirected using a redirect link provided by the panel, which is:

https://zampcomplete.zamplia.com/?UID=xxxxx

The UID from the first link should theoretically carry over into the redirect link to track if a survey has completed; however, the number is not being placed into the xxxxx so we cannot track the number of completions.

Any solutions as to how to ensure each UID carries over into the redirect link? 

 

Thanks!

 

Best answer by john.desborough

@customerdiscovery - did you create a hidden variable in  your form to accept the UID that is being passed? if not, you need to do that so that there is a ‘bucket’ into which that data is place and then you can grab it for the outbound link 

 

des

View original

2 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5307 replies
  • Answer
  • August 4, 2022

@customerdiscovery - did you create a hidden variable in  your form to accept the UID that is being passed? if not, you need to do that so that there is a ‘bucket’ into which that data is place and then you can grab it for the outbound link 

 

des


Thank you very much! This fixed the situation right away.


Reply