Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Are you using it to score leads? Or trigger off real-time website behavior?I suggest you take a look around the http://developers.marketo.com/blog and see if there's something that you can find Munchkin can do for you. The Developers blog is a great source of inspiration on ways to leverage the Munc...
Hi Ron,Here's what I've used in the past:We created fields for everything we wanted to log and then pulled it from either the referrer or the URL.This will really depend on what you're passing on and what you want to measure.
Hi Matt,A trigger only occurs WHEN the change happens. If you're trying to fire this on someone who already has the status you'll need to turn it into a Batch campaign by removing the trigger, adding a filter and running it once or scheduling it to run regularly.Once you activate this trigger it wil...
Hi Les,No, reporting is not what you'd want it to be. I think Marketo realizes this and is working on improving the analytics suite.That being said, try and use your preferred analytics tool for webpage analytics. Page anlaytics will always be better coming from Google Analytics or a similar suite. ...
Hi Ron,You'll notice that there's no way to change the data value of an Opportunity record anywhere in Marketo. That's because the Opportunity information should always be dictated by your CRM system. Take a look to see if you can mass update there.
Hi Nathaniel,Not in the template. If you've done it once you can clone the email and the snippet will be in there automatically.Also, you could put the default code into the editable section and then replace it by the (dynamic) snippet for each email. This way there would always be some type of code...
Hi Clare,In Velocity, what approaches it is [$date.full_date]. If you want to take the more customized approach, take a look at this and adjust where you need to.#set ( $dateObj = $date.toDate("yyyy-MM-dd", $Opportunity.DateField ) ) #set ( $Day = $date.format("d", $dateObj) ) #if ( $Day == "1...
Hi Vlada,The biggest advantage of using templates is that you only have to inline them once. The template can then be reused over and over again in the way it is (inline).When creating the template, don't forget to Add Editable Sections to an Email Template .
Hi Josh,Does that mean that you recommend creating 7 Smart Cmapaigns with 1 Choice Step over 1 Smart Campaign with 7 Choice Steps (provided they're heavily used)?
Huge fan of Litmus. We're really happy with their product.