Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
No problem. I see, do you have a separate campaign for each parameter (source, medium, etc..)?From the look of it, if your mt_utm_term is changing to only a datestamp, you either:1) Have all of your fields within one campaign2) You don't have a filter applied for "FieldName is not empty"I can't answ...
Hi Adam,Campaigns for First Touch would usually be run once, but having these in the same campaign would mean changing the schedule to every time./Erik
Hi Broderick,I'm not sure about using inactivity filters, but wouldn't your query work better if you used two filters:Was sent email: Email XNot email was delivered: Email XDepends what you define as receive, if you mean sent and not delivered or if you mean not sent (if it's the second one you can ...
Alright I see, well if it's just your paid advertising campaigns, can't you run a batch campaign with the filters:Visited Website (any or insert your landing page) + Constraint Querystring contains (add your utm_campaign) Filled out form (if you want to measure conversion on a form, probably also us...
Hi Morgan,It all depends what you want to get out, you can technically use a Smart List filter for visited web page with a constraint for "Querystring contains..." if you need to get something very specific out. What I would recommend is setting up is some sort of tracking for UTM parameters on form...
Hi Jamie,As Darrell and Grace pointed out, your Lead Scoring model should be centralized, although it is still possible to adjust lead scores from any smart campaign (not best or recommended practice).If you want to find where your Lead Score is adjusted you can do this from Field Management in Admi...
One thing I have noticed when creating a more complicated nurture in Marketo, you have to be creative to make things work the way you want them to and the great part about Marketo is that you have a whole arsenal of features available.This hack works with a lot of use cases, but the specific way I g...
Hi Matthew,I could see this getting a little tough with global emails for events instead of them being a part of your program template, but maybe you can use a combination of filters which would include the right leads:1. Member of the Smart Campaign (in your program template) that sent this global ...
Hi Boris!I think for this kind of use case you would want to use the munchkin API to push custom parameters to your Marketo instance related to this click. For this you would need a server-side post, here's the API reference: http://developers.marketo.com/javascript-api/lead-tracking/api-reference/ ...