Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

note that click tracking will not work with spaces around = # href attribute #1841

Merged
merged 1 commit into from
Jun 6, 2016

Conversation

mradamh
Copy link
Contributor

@mradamh mradamh commented May 26, 2016

My group ran into this and have support ticket #670074 filed.

I think its worth noting that spaces around the = in an href attribute will prevent click tracking from working, even though it is valid markup.

e.g.
<a href="http://google.com"> will rewrite and track but <a href= "http://google.com"> will not.

@eschallock eschallock merged commit 77f53e3 into sendgrid:develop Jun 6, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants