Pulling User ID with string | XM Community
Skip to main content
Question

Pulling User ID with string

  • October 4, 2023
  • 3 replies
  • 312 views

Forum|alt.badge.img+1

Hello, 

I am setting up a survey using an anonymous link. The survey will be distributed through a Braze in-app message, where people will then be taken to Qualtrics. 
I want to collect the User ID from the app and send it to Qualtrics. How can I set-up the string to collect this unique identifier?

Thank you.

3 replies

Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+29
  • QPN Level 8 ●●●●●●●●
  • 1096 replies
  • October 4, 2023

@mariah You can add a parameter behind the anonymous link to collect the ID. Follow this: Passing Information via Query Strings (qualtrics.com)
Hope this helps


Forum|alt.badge.img+1
  • Author
  • 1 reply
  • October 4, 2023

Thanks @dxconnamnguyen I am new to this topic. I see the examples there are to pass on a defined value (eg. ?source=facebook). Do you know how I need to format the url for a parameter that changes per user (eg. user id or email)? 


Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+29
  • QPN Level 8 ●●●●●●●●
  • 1096 replies
  • October 4, 2023

Thanks @dxconnamnguyen I am new to this topic. I see the examples there are to pass on a defined value (eg. ?source=facebook). Do you know how I need to format the url for a parameter that changes per user (eg. user id or email)? 

Doesn’t matter if it change everytime, the embedded data will receive exactly what you put in URL.