note that click tracking will not work with spaces around = sign in href attribute by mradamh · Pull Request #1841 · sendgrid/docs · GitHub
Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

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

Merged
eschallock merged 1 commit into
sendgrid:developfrom
mradamh:href-spaces
Jun 6, 2016
Merged

note that click tracking will not work with spaces around = sign in href attribute#1841
eschallock merged 1 commit into
sendgrid:developfrom
mradamh:href-spaces

Conversation

@mradamh

@mradamh mradamh commented May 26, 2016

Copy link
Copy Markdown
Contributor

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants