Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Also looking to add a custom list, have the ability to add to the 'marketo' list, and have the ability to create more than one rule.
Hi All, Does anyone have a great program build they can share to capture Person Source?I want to build out a centralized program but of course, I want to capture all avenues possible. Some of the potential challenges that I forsee: defining all marketing sourcesdefining all outside sources, ie. sale...
Thanks @SanfordWhiteman and @bekahwalters1 - appreciate the insight!
Thanks @jsiebert! That is what i suspected - appreciate the example too.Would love to hear more from others too on their uses!
Hi All, Is it possible to remove campaigns from the campaign queue? For context, I have turned off a few active triggered campaigns because I thought it would remove it from the queue, but it despite it being off, it has not lost its spot in line. Any help appreciated. Thanks,Chris
Hi All, I was wondering if anyone has any best practice advice on using the Priority Override for Trigger Campaigns? See here - https://experienceleague.adobe.com/en/docs/marketo/using/product-docs/core-marketo-concepts/smart-campaigns/using-smart-campaigns/priority-override-for-trigger-campaigns I ...
Hi All, I'm downgrading our Triggers to overnight Batch runs when possible to improve the speed of our system. My question to everyone is, when looking at your Campaign Inspector, what is the best practice for the ideal number of Active Triggered Campaigns running daily at one time? Through experien...
I think we're good to go!Thanks so much for your help @SanfordWhiteman !
so like this? #set($totalCalled = $math.toNumber($License_Group__c.Total_Called_in_last_30_days__c))#set($numberOfPaidLicenses = $math.toNumber($License_Group__c.Number_of_Paid_Licenses__c))#set($numberOfUnpaidLicenses = $math.toNumber($License_Group__c.Number_of_Unpaid_Licenses__c))#set($totalLicen...