Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Well this is strange and probably proves that I have been an idiot somewhere along the line - but Marketo support set up the same sort of test as I have been running and all is working fine.I ran my own tests again... and all is working fine i.e. I can no longer replicate the issue.Sanford Whiteman...
I have tested app-lon09 as well and appears to be ok.app-e also appears to be ok
console.log(mktoPreFillFields) throws an error ReferenceError: mktoPreFillFields is not definedI described it as not accessible as I wasn't sure that it hadn't been moved
Sanford Whiteman Jay Jiang - sorry for the delay in responding but was out of the office all day yesterdayI have run tests on a range of different instances and the only one that is displaying the issue is sj02.Justin, I have raised a support case and will send details to you directly
Has anybody else found that form prefill on a Marketo LP is no longer working from a clicked link in an email when SSL is enabled since the implementation of the Form Pre-Fill Feature Upgrade?I noticed it on testing an email today, and after bashing my head against a brick wall for hours, performed ...
I will give it a go, but I am wary of the order of actions since some Marketo script already strips the url parameter shortly after arrival at the page and, I assume, refreshes it. I also need to test if Marketo classes them as a Known Visitor if there is a token in the url param since the entire p...
Thanks for coming back so quickly Sanford.I am surprised that the cookie 'wins' over the url parameter, but since it does, how do I go about invalidating the associated cookie?
So I am passing the Marketo Token as a url parameter (?mkt_tok=XXXX) to an external site (SurveyMonkey in this instance) from a link in an email. This then redirects on completion to a Marketo LP with the same url parameter in place since this is the only way I can track completion of the survey in...