Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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...
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...
Hi Naor,If you can get an iPad for your sales team, the Marketo Events app does a pretty nice job of managing both people who registered/were invited and adding new people directly into your program.
I'm really of two minds about the whole ordeal; for emails I actually prefer the classic editor but find that the new editor is much better about accepting JS/HTML5, so I wind up using it a lot for landing pages.Needless to say, I'm usually switching editors 2-3x a day. 😕
Hi Malik,The example you give is a little odd; if you're trying to see where people go after hitting a key page, you'd be much better off setting up path reports or doing a reverse goal path in Google Analytics. Marketo really doesn't handle that kind of analysis well.Also, you generally don't want ...
Hi Jodie,My educated guess (based on not seeing the token at all) is that it has less to do with the token and more to do with the actual code that's inside the token. On a technical level, all the token does is say "where you say {{my.thing}}, paste in the code inside {{my.thing}}." Marketo then re...
Hi Rich,So, you actually hit the nail on the head: the big issue for Marketo in terms of lag for email sends is actually in list qualification. As such, I'm tempted to do a very cheap workaround to ensure the list counting can be queued separately: have your flow step send to USA leads immediately a...