How do I reset the public URL of my email snippet?
Adjusting an email snippet
Open the feedback form in Mopinion that you use in your email (that contains an email snippet)Â
Go to Step 1: Build and select the question element that contains the email snippet.
Â
Copy the code.
Replace the snippet code in your email with the code you just copied.
Adjusting the public link
Open the feedback form in Mopinion that you link to the email.
Go to step ‘DEPLOY’ and go to 'Share form'.
Copy the URL.
Replace the link in your email: http://mopin.io/n/{UNIQUE_SHORT_ID} with
https://{YOUR_DOMAIN}.mopinion.com/survey/public/take-survey/{UNIQUE_FORM_ID}
Replace {UNIQUE_SHORT_ID} and {YOUR_DOMAIN} with your own unique values.
The {UNIQUE_SHORT_ID} in the mopin.io URL and {UNIQUE_FORM_ID} in your own domain URL are NOT the same.
Make sure that the query string (all values after the question mark '?') remain. Only replace the text before the question mark.Â
For example, a form on the domain https://demo.mopinion.com:
http://mopin.io/n/dNFd6hYbcs?smiley=5
is adjusted to:
https://demo.mopinion.com/survey/public/take-survey/18ae516a1ec94260a6a8e9c6c55b75377584d826?smiley=5