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

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.

@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


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)? 


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.


Leave a Reply