Is there a way to put a opt-out link to unsuscribe directly from de directory? | XM Community
Skip to main content

Hello all!
In our proyect we created a personalized HTML message for participants when they want to unsuscribe the panel. The thing is, we need a link to unsubscribe directly from the directory, not from the list. I know in this process, first you unsubscribe from the list and then there is an option to unsubcribe from de Directory. What we need is at first unsubscribe from de Directory

Is there a way to put a opt-out link to unsuscribe directly from de directory? 

We had the same issue. Try adding OptOut=dir as a URL variable. ${l://OptOutURL}&OptOut=dir


Hello!
I tried to add that value but out of the brackets and the value &OptOut=dir was out de hyperlink
Then I tried to ad the value next to the text (inside the brackets) and at first the hyperlink showed good but when I click on it the proces was as usually it works :(
Didn´t work for me
image.png


AlejandroAngulo In case you still need this, here is what I received from Qualtrics support when I had the same question:
Here's how to change the opt-out link to opt contacts out of the entire directory:
For building a directory opt out link
• Type in the text you want to display 
• Press on the hyperlink icon 
• Set the URL to ${l://OptOutURL}&OptOut=dir
• Change the protocol to ‘other’ 
Picture of what it looks like: https://share.getcloudapp.com/d5up7nXD
This link will opt users out of the directory in one go instead of them having to press on the opt out link to opt out of the list and then press again to opt out of the directory.

It has worked perfectly for us!


Hello Alejandro,
I had similar issues and the solution was to add exactly this string
${l://OptOutURL}&OptOut=dir
into your survey (ideally from out of a plain test editor without formatting so that the text does not get converted somehow into HTML snippets).
Unfortunately I was not able to add the "d" parameter here to get out a nicely looking url and therfore it shows to the customer as
Follow the link to opt out of all future emails:
https://xxxx.qualtrics.com/CP/Register.php?OptOut=true&RID=xxx&LID=xxx&DID=xxx&BT=xxx&_=1&OptOut=dir
Hope that helps,
chris


Leave a Reply