Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Another option you have for Google Ads if you are just sending traffic to a Marketo Landing Page for conversion:Create a Program template with My Tokens populating keywords (if for example you are using Single Keyword Ad Groups). Once you have a template ready, (1) Clone the program (2) Update the k...
Thanks Sanford, was hoping to hear from you.Well this process was connected to our trial sign-up, which could get remade later, I just wanted to see if there was a nifty solution on landing pages. Since the call goes to our backend I'd prefer doing the request via Webhooks.I used a header with somet...
I'm interested in seeing if there's a clear solution for this.ScenarioLet's say I have a thank you page (Marketo Landing Page) that a lead visits upon filling out a Marketo form.When filling out the form, Marketo sends a request to backend via Webhooks and maps a response attribute to a custom field...
Regarding the copyright year, token is one solution (as Matjaž mentioned recently), but I would recommend using one snippet for this value.Better yet, using a snippet for the whole footer of emails (if possible) would allow you to update those parts without needing to reapprove drafts created from t...
I can also fill in here, not using OptinMonster any longer but what I did to overcome this (somewhat crazy) problem of not being able to add a class to Marketo form elements was to hide the Marketo form button and add a button under the form (styled the same way) that would submit the selected Marke...
This post details some of the tactics I presented at the Marketing Nation Summit this year, the slides can be found here: Cut me some Slack! Leveraging The Slack API With Marketo Webhooks And BotsSlack is a powerful tool for communication and collaboration. I think it's safe to say that the most of ...
Hey Malik, sorry for the late reply. In this case the smart list you mention has triggers for the first two points and the third point is a filter, so there would only be one filter.
+1 to Sydney's comment, different clients have different styling requirements, it's safest to add a bgcolor="" attribute outside of the style attribute. Inline styling is recommended for email design. Probably use background-color: ${background_1}; for your table and for border you can also use bo...
Hey Chandru,Seems like you have the variables in place:${border_left} for Border Color${background_1} for Table BackgroundIf these are placed within a module you would want to define the scope for them as local (meaning unique for each module they are placed in).This is achieved with defining mktoMo...
Hey Jerry,Thank you! Regarding your question, you can for sure set up transition rules in the streams to keep it simple, of course you would want to have a Smart Campaign with trigger/batch for adding people to program first.Only reason I've used Smart Campaigns for moving between streams is so that...