Jon_Wu

Jon_Wu

Contact Me
Online Status
Offline
Date Last Visited
‎08-28-2022 12:26 PM
Level 4
Joined the community 08-04-2014
Rank Icon Level 4
San Francisco
  • solved badge Re: Avoiding duplicates with both associateLead and Salesforce sync

    Thanks! I created a webhook that calls mergeLeads automatically any time a lead is created in Salesforce so that fixes this issue.

    image_type
    Discussions
    1297 0 0
  • Can you use a Marketo lead ID instead of Email as a key in a form?

    I have a webhook that I'm using to associate a _mkto_trk cookie with leads as suggested by Marketo support. There's a lot of background there, but my goal was to associate a user's _mkto_trk with a duplciate lead synced in from Salesforce using the webhook. The problem is that the form uses Email is...

    image_type
    Discussions
    1639 0 3
  • solved badge Re: Possible to add mkt_tok tracking as anchor instead of query parame...

    Thanks Justin. That's exactly what I was looking for and support told me it couldn't be done.It would be cool if you supported the option to add it as an anchor too as it would only require a small modification to Munchkin and your redirect page. This is mostly for caching but could be used when peo...

    image_type
    Discussions
    3080 3 0
  • Re: Why is it necessary to leave the ?mkt_tok= URL parameter in the ad...

    I wanted some variation of this too and eventually found the solution after support said it wasn't possible.Now you can remove the tracking code while still tracking clicks in the email or remove tracking altogether. The redirects in the email allow you to see click link in email activitiy and the m...

    image_type
    Discussions
    1285 0 0
  • solved badge Re: Possible to add mkt_tok tracking as anchor instead of query parame...

    That was more for example, but the problem is no different for a thousand or a hundred thousand emails. Users are impatient and every hundred ms you add to that makes a big difference. Having a unique query string (read server request) for each page view breaks a CDN, thus adding probably 100-500ms ...

    image_type
    Discussions
    3080 0 0
  • solved badge Possible to add mkt_tok tracking as anchor instead of query parameter?

    A big issue with email tracking is that is breaks caching. When you click on a tracked link in an email and the user ends up at http://example.com/page.html?mkt_tok=[unique_for_every_user], it makes the page uncacheable, hammers servers, and prevents any CDN from working properly. When sending out a...

    image_type
    Discussions
    3299 0 5
  • solved badge Avoiding duplicates with both associateLead and Salesforce sync

    I'm ending up with duplicate leads in Marketo because we convert anonymous users to leads with associateLead and Munchkin, but also have Salesforce sync setup to add custom objects such as customer order data into Marketo.I've read some documentation that says to 'solve' this by only adding leads in...

    image_type
    Discussions
    1403 0 4
  • solved badge Re: Possible to detect if a lead is already associated before calling ...

    Thanks Calvin. I'll go with the suggestion of adding my own info to track whether the lead is associated or not since anonymous lead tracking is important to me.Even better, I'm now looking for _mkto_trk before Munchkin initializes so I can know to call associateLead immediately if I know the user's...

    image_type
    Discussions
    1023 0 0
  • solved badge Possible to detect if a lead is already associated before calling asso...

    I'm just implementing Munchkin now, but I'm wondering if I can figure out if associateLead needs to be called. I have a variety of ways of detecting who the current user is on my site such as through cookies or localStorage. I want to avoid making superfluous calls to associateLead to reduce request...

    image_type
    Discussions
    1060 0 2

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Contributor Contributor Earned on 7.27.21 Earned by 280 people Select to learn more
  • Seeker Seeker Earned on 7.27.21 Earned by 681 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 7.27.21 Earned by 4257 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 7.27.21 Earned by 713 people Select to learn more
  • Shape 1 Shape 1 Earned on 7.27.21 Earned by 831 people Select to learn more
  • Ignite 10 Ignite 10 Earned on 7.27.21 Earned by 294 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 7.27.21 Earned by 1173 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 7.27.21 Earned by 660 people Select to learn more
Public Statistics
Date Registered ‎04-08-2014 12:26 PM
Date Last Visited ‎08-28-2022 12:26 PM
Total Messages Posted 85
Likes Received 25