Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman or anyone who may be listening, because I may be talking to myself here. (But journaling this may be useful to someone in the future.)I think my problem is tracking across domains, since the cookie on Marketo-hosted page (let's call this page A - where the user is identified via t...
@SanfordWhiteman sorry for being vague...not intentional. Here is my design approach... The part I am trying to solve is the SMS Msg link on the right. It will hit the Marketo hosted redirect with pURL and that page uses the script from my previous post to forward the user to the destination URL, ...
My Marketo-hosted redirect page does recognize the pURL and the lead, but the redirect is not maintaining the lead identity and is seen as anonymous. I tried (probably foolishly) to add "&mkt_tok=##MKT_TOK##" to the redirect URL, but that did not work. Is there another way to do this? Here is my r...
If I include the {{lead.token}} as a URL parameter of a link to a page not hosted by Marketo, but I have the Munchkin code included on the page, will lead/person actions be captured by Munchkin? Nevermind. I missed a previous reply. pURL will be the only way to manage with a Webhook. Maybe I can ...