Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Malik,Are you using embedded forms on your website? If so you need to define Acquisition Program and Date yourself.You can set up a Data Management Smart Campaign to automatically assign Acquisition Program based on form with a Change Data Value flow step (with If Empty choice) and a Change Data ...
Hi Jamie,You can go into redirect rules in Admin and create one for redirecting from cname.company.com/UnsubscribePage to http://mrktoa.blueshieldca.com/bsca_unsubscribe.html I guess your cname is mrktoa, so your redirect from mrktoa.blueshieldca.com/UnsubscribePage to the one you want to use. That ...
Hi Manish,You need to just create an Event in GA upon successful form fill? I went through this a few weeks ago and used this script in the end of the body:Also given that the GA script is in the head.
Hi again,I looked into it and it seems like the two have a bit different classes:@media (max-width: 400px).cf_videoshare_container, .cf_videoshare_wrap, iframe, .mktoVideo { width: 100% !important; margin: 0 auto; /* padding-left: 10px; */ padding-right: 10px;}I changed the width of this...
Have you tried doing a batch sendout to yourself with these filler fields (not a sample) then it would give you the live version. Send the email with the link to yourself with the batch and make sure you have included these filler fields so you can test clicking the actual email and then check the l...
Hi Elizabeth,Could possibly be a cross-domain issue if the lead is not identified.Is this problem from already identified visitors (cookied leads) or ones that have filled out a form/clicked a link in an email to the exact page?/Erik
Hi Travis,It's a bit hard to give you tips on a fix if I can't see the live version.My recommendation would be to try media queries for your class as I guess your div has a class .alignleft that you'd want to make changes to when screens are under approx. 480px in width. Although best case might be ...
I previously answered a question in the discussions about this topic and figured I would share a bit more details about it. Feel free to post questions/feedback and I'd be happy to update this.UTM tagging, extra work and how to make your email templates more efficientHaving even a few users simultan...
Hey Mathias,Maybe try to access the YouTube API, found example below here: https://developers.google.com/youtube/v3/getting-startedI'd see it as similar to the GA API access to Get/Post specific data via Webhooks between GA/Marketo.Example:URL: https://www.googleapis.com/youtube/v3/videos?id=7lCDEYX...
Hi Sandy,If you are using a My Token you can always check where you are sending the email from. Whichever program is sending the email will have either a defined or inherited My Token {{my.Email sender signature}}. If you can't see which program is sending it try opening a lead ID that received it, ...