Our programs are built using tokens for several times. This specifically references CTA buttons that use a token; i.e. registration link. When we send test emails the CTA buttons work just fine for me on a pc, but they dont work for those who are using macs. They aren't able to click the link at all.
Has anyone experienced this? Is there a solution other that other than using the true link instead of a token?
@jillian
Solved! Go to Solution.
Remove the https:// from your tokens and only add it to the button.
Example: https://[[my link token]]?utms..
Token = www.google.com
Token =/= https://google.com
If that doesn't fix it, let me know!
Remove the https:// from your tokens and only add it to the button.
Example: https://[[my link token]]?utms..
Token = www.google.com
Token =/= https://google.com
If that doesn't fix it, let me know!
That worked! Thanks Willow!
Hi Bianca -
Can you mark Willow's response as correct? Was looking for a similar question and marking correct will make things a tiny bit easier for other people in the future.
Hey Bianca,
We'll need you to provide the code for the email to be able to help identify the source of the issue. Tokens do work well and consistently when done correctly so there will be a solution that still allows you to use tokens.