Does "Clicked Link in Email" include URL Parameters?
I'm trying to create an NPS email that uses link clicks in an email to trigger a smart campaign. In the flow of that campaign I want to:
- Name Value Change
- If "Clicked Link in Email" contains "nps=10" then NPS Score = 10
-If "Clicked Link in Email" contains "nps=9" then NPS Score = 9
- etc...
Essentially this would make it possible for someone to respond to an NPS survey directly out of their email without submitting a form.
However, in testing I've found that none of the name value change filters are equal true so the NPS Score field doesn't get set.
Any thoughts on why this might be happening?
I'm hoping it isn't because the "clicked link in email" filter doesn't include URL parameters. If that is the case, it would be frustrating since the "Clicked Link in Email" trigger seems to evaluate the full URL including URL parameters.