Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Nina -- I spoke about this at Summit and gave my 'real world' examples from the past few years. Feel free to give it a watch and see if it answers any of your concerns. Happy to follow-up as needed after that as well.http://summit.adobe.com/na/summit-online/#26637
Agreed-upon QA checklists are crucial! Keeping them consistent and updated is tough, though! Need to have constant reminders!Also love program folder tokens! critical!
if you gate access to this page to be from an email marketo sends, you should prevent this from being an issue (a click on a marketo email or a form-fill on a marketo page will make it a 'known user') -- otherwise, I'll let someone else chime in about the code component.You could always hide the for...
Was your module already in your email asset when you updated your template? You might need to remove the module and add it again to get it to bring over the updated code. I also found a typo in my code where the href tag didn't have a closing quote -- you'll need to add that as well.
Turns out it might just be a formula field that pulls the user 'isactive' flag as User fields aren't actually synced to Marketo. Have your sfdc admin create a formula field for "Owner.IsActive" and then you can sync that field to Marketo.
From my experience that results when someone is actively editing the record in SFDC. Or if you see it more often than not, your flow steps could be updating the record, and not have finished, which may also lead to that warning. If that's the case, you can try adding a wait step of a minute or two b...
I'm not too familiar with simulated live webinars (do they register on GTW or via Marketo page?). Zapier supports new reg to simulated webinars. You could easily take any data from that trigger and send it to marketo. Generally what I do in this instance is create a List in marketo (unique to each w...
True -- only available in batch campaigns. You could create a local smart list utilizing the functionality, and then reference that smart list in your email program. That will give you the results you need.
You would apply the Random Sample filter to limit that.