Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm aware that I can turn off click tracking, thanks. Then you no longer get clicks tracked automatically by lead. If I didn't need this functionality I wouldn't be using personalized links/link rewriting in the first place.
It should be well-known (though perhaps isn't) that when Marketo rewrites your offsite links, the redirect from the Mkto-hosted branding domain (f.e. click.example.com) back to www.example.com requires JavaScript. It sets document.location, a primitive method that works fine, but only if the user's...