Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You need to enable the Campaign Inspector in the Treasure Chest:Then click back in Marketing Activities and click the Campaign Inspector tab:Some more information here: Release Notes: December 2012 - Marketo Docs - Product Docs
You could setup a Smart List and Subscribe to it with the field Duplicate Field in it, that would alert you to issues.Fields for the others are:No Acquisition Program = Acquisition Program is emptyBounced Email Addresses = Email BouncedBlacklist = Black ListedMarketing Suspended = Marketing Suspende...
We're using the Left Label Position in a Marketo form and it looks like this:The team wants the checkbox moved to the left and the label to the right, like this mockup:Any ideas on how to do this?
When I use the Page Number or Arrows at the bottom of each discussion, the page does not auto scroll back to the top.Basically when I click the arrow or number this is how the page looks to me:It moves to Page 2, but I'm at the bottom of the discussions, this happens for all pages. I'm using a MacBo...
Jake, the statistics in Marketo are Page Views, GA can be split into Page Views or Unique Visitors, which report did you run? Refreshing the screen on a Marketo Landing Page will increase the Marketo statistic by 1. You're best using GA to get true statistics as Marketo's one's are very basic.
Ellie, this sounds like a bug in your instance, seems like your calendar token is taking up your system location (Set Default Location Settings for a Subscription - Marketo Docs - Product Docs) rather than your personal settings, I'd open up a support ticket.
Refresh Marketo and go back into the Calendar token and change the time again as it will still have the UTC time (make sure GMT is beside the dropdown time), then download the ics file again and it should be fixed.
Your system settings are in UTC, you'll need to change you personal settings to GMT, instructions here: Select Your Language, Locale and Time Zone - Marketo Docs - Product Docs
Have you thought of tokenising your images: pages.mywebsite.com/rs/111-XXX-111/images/{{my.Image Token}} (replace with your instances url)Then in your program create a Token (Text) called Image Token with a value of image.jpg for example. Marketo only has one file structure, so doing it this way wil...
Without seeing your email HTML, it's difficult to tell what the issue is. Looking at how you described it, it sounds like you may have some coding issue when copying from external systems, which may not show in the Web interface of Marketo but do show up in email clients. Dreamweaver is great, but i...