Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Got it! Thank you sou much!
Thanks, Sanford! As usual, it turns out you are spot on as the Developer team seems to agree with you. But one final thing just to be clear, is it a true statement to say that these hooks or changes you suggest can only be added at the application level (website) and not within the Munchkin JavaScri...
Munchkin script has been successfully added to our website (Non-Marketo pages) which I know because the Visit Web Page and Clicked Link on Webpage is being logged on a known record Activity Log as it should. The problem is only the first page is being logged – rather than each page of the process wi...
The goal of scanning the Email Sends every 24 hours that will send an email notification if/when the activity for any one of 20 programs has abnormally high or low activity.I've inadvertently gone down a bit of the Developer's JSON rabbit hole trying to figure out the correct version to use for this...
That's right. And confirmation there is no Marketo UI magic to execute this. It’s feasible to build an app to do this using the Marketo REST API, periodically downloading activities of a certain type and detecting aberrations.The known details are simple in theory. Less than 5 email sends (or email ...
I'm looking to create a program for internal use only that will essentially send me an "alert/notification" if a program does not meet a specific threshold (5 total emails sent) or surpasses a threshold (was sent more than 100 emails) on any given day. Marketo isn't really designed with this functio...
That's really smart! This is a very useful method to implement and utilize. That's bigger picture. I'll need to think about creating a program to batch and cohort tag the existing 20 million records. I like it and will definitely look to implementing in the near future. As for my initial question on...
I have an Engagement Program that needs to be cloned and updated for a new 1-year period. This process needs to be duplicated each business year as we provide health insurance and this Retention program is built to send reminder email communications beginning at 105 days prior to renewal date and ev...
Then that answers that. I'm so glad I asked. These will not be used with Velocity - the data will be strictly parsed from Smart Campaigns.I see exactly what you mean and how this would, in fact, work in Velocity but since the Option #1 fields are not binary there is nothing connecting the 2 within a...
Just out of curiosity, which is the better option to create custom fields that will be synced from our custom CRM?I know I could go either way here and it will work perfectly fine but I was just curious to see if there was a “better” way between these two options for one reason or another. Option #1...