Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I used to work for DemandRamp - great company and I would highly recommend them.
As inboxes are getting smarter, it's getting tougher and tougher go get in front of people via email. As Vladislav Vagner mentioned, Outlook web has a "Focussed" and "Other" inherently designed to weed out "Marketing" emails from real people. You see this too from Gmail/Google Apps where it auto-sor...
Hey Vikram - I am really excited to see a discussion about this from the Adobe team. Here are my thoughts...happy to be a resource to discuss any of this further.1.1 Were there issues when Email 2.0 was rolled out as default?I didn't personally experience any issues with the rollout; however I just ...
ah, so using the long form, while tedious, sounds like the best way to do it after all 🙂Thanks!
Hello all,Has anyone tried using basic math operators in Velocity in Marketo? The documentation says I should be able to use simple arithmetic in my variables, but for some reason they do not work in Marketo. I am trying to take take number fields and convert them to percentages for calculations in ...
Hey Roy,I posted about a similar issue here: Website "visits" from bots To date, there is no known easy solution. I have looked into services such as Kickfire that keeps a database of IP addresses that are linked to "ISP's" (these spam checkers are bucketed into the same group as ISP's such as Comca...
Thanks, Justin, I appreciate your perspective. I guess my point was looking at Marketo in the context of other marketing tools and technology that seem to be coming out by the day. Do I expect that Marketo is going to keep up with every new shiny thing that comes out? Of course not. But, even with y...
Greetings Marketo Community!I have recently come across a new (to me) issue with tracking website visits initiated by an email send.Most of us are familiar by now with the "fake clicks" performed by the client's email server to check if the email is malicious or not. What I noticed on a recent email...
It only runs every 7 seconds that the tab is currently active and not idle. The plugin I'm using is called Riveted and uses mouse movement, scrolling, keyboard etc to determine if the user is actually active on the page and only advances the timer if so.I could, however wrap the call in a script to ...
One thing that can be useful with the visitWebpage function is the params option. This will allow you to add custom querystrings to the URL which can be used within SmartLists. For example, I implemented a 3rd party JS library to detect active time on a page and send back to Marketo:Munchkin.munchki...