Hi there,
Recently we've experienced some issues with the way Marketo tracking links interact with 3rd party landing pages. Curious to see if others have experienced these issues as well and what workarounds were available.
As you probably know, Marketo wraps all links in emails by default with a tracking token, and it looks something like this:
http://www.domain.com/page.html?mkt_tok=verylongtokenvalue
The problem with this is that (on multiple occasions recently), this token value broke the 3rd party landing page we were linking to. Now I understand not all web pages are built to handle URL parameters (especially very long ones), but one of the pages was actually a GoToWebinar page, and I was surprised by this.
So far, the only options I'm aware of is the following, and none of them are especially ideal:
-
use class="mktNoTrack" in links to take off the wrap - with this method, you'd lose tracking
-
test each email through a live smart campaign (Marketo doesn't wrap "send sample" links) and deal with each email on a case by case basis - this method is very time consuming and error-prone
-
not do anything different - faster but these recent errors make me very nervous
Have you experienced this? What are you doing to prevent this from happening? Is running every email through a live campaign for testing purposes a common practice?
Thanks in advance.