I should point out that VML buttons don't work in Click Dimensions ESP as it doesn't support V: tags. In other words it will not add the tracking link to any href inside <V:>. Found this out the hard way.
One or two of the smaller ESP's don't support this button method so make sure you test first before dispatch.
More on this technique here: https://litmus.com/blog/a-guide-to-bulletproof-buttons-in-email-design
Also, you can use buttons.cm to generate bulletproof buttons thanks to Campaign Monitor & @stigm
I should point out that VML buttons don't work in Click Dimensions ESP as it doesn't support V: tags. In other words it will not add the tracking link to any href inside <V:>. Found this out the hard way.
One or two of the smaller ESP's don't support this button method so make sure you test first before dispatch.
I got tracking to work using this code: https://litmus.com/community/snippets/214-bullet-proof-button-code-for-marketing-cloud-email-studio#comment-16334
It says it's for Marketing Cloud but there isn't anything specific to Marketing Cloud in the code so it may work in other applications.
in your code you have webkit text adjust set to "none" but I read that it should actually be "100%"
http://blog.55minutes.com/2012/04/iphone-text-resizing/
What do you think?
I have issue using value set to 'none', but changing it to 'inherit' I solved problem on iOS
Thanks for the help, really helpful.
If you are doing this for market, this would help - https://www.inkoop.in/blog/marketo-email-button-with-dynamic-link/
That one worked for me. Thank you.