Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I've read all the discussions here, tried a few of the solutions, and yet I'm unable to "ignore" the thank-you page. My setup:We have several pages with an embedded Marketo form. We display a thank-you page after form submit. I want to trigger an interesting moment when:A separate program contains t...
We use Litmus to validate the responsiveness of our emails. I inherited a set of messy email templates and Litmus helped me sort out the lack of responsiveness in several of the templates.We do not have the Litmus to Marketo connector. This is only available through the Enterprise license and we opt...
Hello,I have 30 smart campaigns that I need to activate with a scheduled recurrence. I see that those values are in the Update Smart Campaign API call, but I'm not sure I can edit those. I use the marketorestpython library (jepcastelein).That library does not include the update call.I'm hoping that...
I'm coming across this topic now as my field marketing team is evaluating Splash.In your document you discuss how you handle invitations. I'm assuming you send them out from Marketo. Splash provides an email design and send feature but you don't get the email activities in Marketo, so no email send...
That's what I thought. I will add the javascript outlined above to capture the hidden fields. Thank you,Dennis
@SanfordWhiteman Here are the 2 trigger campaigns with the Fills out Form:The program level trigger for the specific asset:And the Interesting Moment trigger: When I look at the activity log I see:When visitor is unknown:When KV HTML fires on a different asset:It never posts the lead to the program ...
Will this solve the problem where the lead is not added to the program when using KV HTML. If I clear my cache and fill out the form, the flows steps: Change Program Status, and Add to SFDC campaign work fine. When I submit using the KV HTML button, I see the form_fill with the correct URL and quer...
@Jo_Pitts1 Thank you. I tried stripping out all the modules and pasting them back in. I use VS Code to edit email code and combed through with a bracket matching extension to find the errant tag. Jon found the center tag causing the problem but I missed it because it was closed.I dream of the day we...
Thank you @Jon_Wright That was the problem. I thought I fixed that but I was looking so long at that email, I couldn't see it.Thanks again.
Hello, I'm baffled as to where the problem is within this email template. It was working except on OL Office 365 Windows 10 so I tried to replace the button code because they don't render. All other clients look fine. Now I get invalid module #template-wrapper > center. I've checked every center in...