Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Jennifer,So, there's a bit of information missing here: on the PPC ad itself, is the original LP hosted by Marketo or is just the CTA? I'm trying to map in my mind the full sequence of events.The best way to resolve this would be to look toward the actual outcome of your goal and tracking, but on...
Hi Matt,The first thing that jumps out to me, from a UX point of view, is what's causing the checkbox to need scrolling?From a technical point of view, though, you can't really have overflow:scroll without setting an original height. :X
Hi Laura,You can track revenue from emails, but it does involve some work being set up: if you have Revenue Cycle Analytics and set period costs for your programs, or if you have campaign influence set up in Salesforce and tie all your emails to individual campaigns, you can run reports that will sh...
I actually quite dislike the method shown in this blog post, if only because it's really muddying up what events should be, and this sort of data is much more useful as a dimension instead of being separated into an event.As such, I would do something much simpler. For instance, if you wanted to rec...
Yes, somewhat.The big thing to keep in mind is that the Marketo API cannot run associateLead (which allows you to populate specific field values) on anonymous leads, so you have to do workarounds in order to get anonymous activity (which frankly, a lot of UTM-tagged activity is) recorded. Thus why I...
Hi Stephen,You have a few options:- You could have different forms display based on the country of the user using segments (the most user-friendly option)- You could set a language variable in JavaScript on your dynamic text, have a window.onload check for the variable, and use innerHTML to swap the...
Hi Ryan,In regards to Issue 1, the view filter regex you came up with WILL work, but because mkt_tok is a standard parameter, I'd just as soon remove the parameter from view rather than set up a regex. It's two different ways of looking at the same solution; the only reason I lean a little more towa...
In keeping with geek traditions, I need stickers on my laptop--and in my life. I have two Salesforce stickers and zero Marketo stickers, which is a shame. I even asked for stickers at Summit and there were none! ;(Now, I could do a round of printing generic Marketo logo stickers, but I figured that ...
I'm looking at performing an integration between SAP Cloud for Sales and Marketo and was wondering if anyone had any experience or wisdom concerning integrating the two systems together—any trip-ups I should watch out for? Unfortunately, it looks like the document mentioned here is unavailable at th...
You have likely seen a wide variety of questions around integrating Google Analytics—the most commonly used website analytics tool — and Marketo, be it with reporting, tracking or data sharing. Given that the topic comes up so often, and there are so few resources specifically targeted towards Marke...