Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Couldn't he also just add it to the DOM using basic JS?document.getElementByID('Campaign_Name__c').value.("{{my.Campaign ID}}");
You pay per stored email address so hopefully you're not paying a lot for this. Also, oftentimes your ESP might block the email since it knows it didn't originate on this system.
The only way to populate custom fields is via an API, which is why you'll need its name. You'll need a REST or SOAP service that can connect to Marketo and push data into your Custom Object. If you're hoping to use them as an extension of the lead record for n:n attributes, I got bad news for you.....
If you want to know the date the form was filled out you'll have to create a tracking Smart Campaign that does something, such as setting a status. Ideally if your SC only has one step it's easiest to get the information.Trigger it on Form Is Completed. Then you'll have to go in and manually downlo...
I have a requirements meeting coming up soon and then let's have an informal chat about it.
Sanford - agreed, but there's no good content management library in Marketo where a standard marketing person can enter in a blog post type article. I need ways to be able to store content and access it from templates I can build utilizing Marketo. I need a CMS that can tag content and prioritize ...
I have one small product line that has highly complex needs. Long story short, I need suggestions for tools to create personalized newsletters with content based on product, product version, region, etc. This is for one small product line out of a very large portfolio of products so I don't think I...
We just put together a dashboard showing Marketing Influenced and Marketing Sourced opportunities to show the value Marketing has on the overall funnel. Marketing Sourced = a lead generated by Marketing. Marketing Influenced means a lead generated by sales but touched by Marketing.
Remember that Marketo sees these as separate transactions.Let's say you have a SC with three triggers: Lead is Created, Fills Out Form, Data Value Changes. In actuality, this COULD trigger three times (if the DVC is in a flow step.) I like "Fills Out Form" because it gives the record a couple of s...
Marketo claims that a smart list will never send an email to the same address twice at the same batch unless you have custom dupe rules.