From the DEFAULT folder in Marketing Activities you'll see "Campaign Queue" as one of the tabs. This will give you a view of everything currently running or pending.
Marketo sets priority for all different actions. Here's a good summary (albeit from 2016) to get an idea about that.
Hours for an email send are definitely not normal and could jus...
I've had some good success using Zapier to do this. Ultimately I setup all the reports I want to run in Marketo and have them emailed to me on a set cadence. Then I have Zapier wat...
To be frank, that's the ONLY way I use it. (I'm still on the old UI) -- I'm wondering what the alternative could even be. If I drop down the tree to see all the assets, I should be...
I'm looking to keep url querystring parameters in a url string when passed from my 3rd party https page to my https marketo page before munchkin loads so I can trigger off the "Vis...
Yeah, you can add this:
<meta class="mktoString" id="button-text-color" mktoName="Button Text Color" default="#FFFFFF" mktoModuleScope="true">
But the trick is making sure where t...
Hi John,
Per Marketo Champ @Julz_James:
you can only find it on an ipad in the App Store. Its called Marketo Events and its only for checking in people.
There might be a more efficient way, but this should work:
<script>
MktoForms2.whenRendered(function (form){
form.getFormElem()
.find('button.mktoButton')
.html('BUTTON NAME'...