ultraloveninja

ultraloveninja

Contact Me
Online Status
Offline
Date Last Visited
‎02-12-2025 01:45 PM
Level 2
Joined the community 17-08-2022
Rank Icon Level 2
  • solved badge Re: Marketo Sandbox Limits on Dedupe?

    Ok, thanks for confirming!Yeah, must have been a weird glitch in in the matrix. We re-created the fields and, sure enough, they were fine. Thanks!

    image_type
    Discussions
    741 0 0
  • solved badge Marketo Sandbox Limits on Dedupe?

    Hi -We're trying to test out a connection integration to our Marketo Sandbox instance and we noticed that while creating the custom object we can only make two fields in Sandbox to be set to dedupe. We need to have 3 to test against the system, but it seems that our Sandbox instance is not allowing ...

    image_type
    Discussions
    795 0 3
  • solved badge Re: Send UTM Cookies to Marketo with click event

    Ahhhh, ok. So if I'm understanding correctly, all of this currently: Munchkin.munchkinFunction('clickLink', { href: linkId, utm_source: utm_source, utm_medium: utm_medium, utm_campaign: utm_campaign, utm_term: utm_term, utm_content: utm_content }); Won't work, but this will: M...

    image_type
    Discussions
    1924 0 1
  • solved badge Re: Send UTM Cookies to Marketo with click event

    Can you elaborate on that a bit? From other posts I was reading, I thought it would be possible to do something like this (taken from this post) document.querySelector('#myButtonId').addEventListener('click', function(e){ Munchkin.munchkinFunction('clickLink', { /* ... click link options here... *...

    image_type
    Discussions
    1936 0 3
  • solved badge Re: Send UTM Cookies to Marketo with click event

    Sorry about that. Here's the code that I've been testing: //TO SEND TO MARKETO// Function to read a cookie's value by namefunction getCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.s...

    image_type
    Discussions
    1984 0 5
  • solved badge Send UTM Cookies to Marketo with click event

    I've been working on trying to get UTM cookie values to send to Marketo when someone clicks a link.It's similar to this issue that was posted awhile ago. There are some situations where a user will navigate to a separate page and then drop the UTM's from the URL. So we are trying to capture those fr...

    image_type
    Discussions
    1993 0 7
Latest Tags
No tags yet

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!
  • Boost 1 Boost 1 Earned on 2.11.25 Earned by 3996 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 2.11.25 Earned by 1282 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 8.23.24 Earned by 1977 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 8.22.24 Earned by 4364 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 8.22.24 Earned by 4263 people Select to learn more
Public Statistics
Date Registered ‎08-17-2022 12:00 PM
Date Last Visited ‎02-12-2025 01:45 PM
Total Messages Posted 8