Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Frank Buzzanca, Thats exactly the same issue we are experiencing. Hopefully they get this sorted soon. Gerard
Hi Nikki Aurelio,Just to let you know, I have tested your code and even previewed it in Litmus and have been unable to recreate the problem you described. I hope you are able to get it fixed. Thanks, Gerard
Is anyone else seeing a major lag in their system at the minute? The last two days the platform has been virtually unusable and changes that I am making are being reverted back a while later. I am a major Marketo advocate, but I'm finding it harder and harder to justify not switching when every oth...
Hi Maggie Redmon,You can change the length of activity in the dropdown on the right hand side. I also solved this issue for myself. I answered in this post Re: Marketo Sales Insight web activity is empty Thanks, Gerard
I would target the button element with a "display none" using css. Just add the code below to your page and that should hide it. If that doesn't work paste and link or DM me and I will take a look. .mktoButtonRow {display:none !important;}Thanks, Gerard
Hi Guys, Maybe I'm stupid but is there a way to identify members of a SFDC queue in Marketo. I want to create a Smartlist in Marketo based on people who are currently in the MQL queue in Salesforce. As they do not have an owner I'm not sure how I can pull them in. Thanks, Gerard
If someone has unsubscribed then you can't resubscribe them. It's up to them to opt back in if they want to. I would be very wary of sending an email to people who have unsubscribed. In Europe you would be breaking lots of rules and next year with GDPR you could face fines of 20 million Euro or 4% ...
Hi Marcie Polansky,Marketo will skip the email if they have already received it in one of the other streams. It does this by looking at the id number associated with the email. This means that you should be using the exact same email in each stream, not a clone or a copy.Thanks, Gerard
Hi Susan McCorriston,Are you seeing something like this?I was having the same issue and thought it was broken. I think the issue is to do with the javascript that loads the tabs. I tried to load this maybe 20 times and eventually it loaded with the data. I was using Google Chrome. When I switche...