Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Hiroshi,The Reg code is the code you receive in the email that is sent by Marketo when one is provided a sales insight add-in license.Go to Marketo Admin -> sales insight. Click the email add-in tab. If you don't see you email address there, click the issue license. You will receive an email with...
Hi Andrew,Yes, this can be done with the rest API. Pay attention though, the rest API calls are limited and exporting all scoring events over a year may represent a significant volume of data.The limits are 100 API calls in 20 seconds window. You also need to account for the fact that a call can fet...
Hi Elena,To add on top of John's answer,Adding fields to Marketo is correct, you absolutely do not need to add them to SFDC.At what step of the import process do you get an error ? Are your sure your correctly map the CSV column headers with the fields you just created ?If the error occurs during im...
Usually, you will have to use a CSS code like this :ul { list-style: none; /* removing the std list in order to use before */ padding:0; margin:0;}li { padding-left: 1em; text-indent: -.7em;}li:before { content: "• "; color: red; /* or whatever color you prefer */}You could add these styles...
Hi Rob,This would only make sense if you really have a use of this opportunity information, such as detecting the date at which the opportunity was created and setting the contact in a specific campaign or stream, of just stop all marketing activities for a while. Creating all orders as "won" opport...
HI Courtney,Why do we need to add a in the code sample up there while this is apparently not needed in the code provided by Google ?-Greg
Hi Angela,This list depends on your business. Instead of various "not qualified" items, I would prefer :Budget not decidedBudget out of range/unsufficientAuthority not buying inNeed undefined / UnclearNeed not addressableTimeline /dead line not setI would not use a "non decision maker" as usually, y...
And of course, you will have to edit all smart campaign triggers/filters and all smart list filters that reference the old LP. Start from the "used by" on the old LP.-Greg
Hi Thomas,This is not possible.At least 5 ideas on this item :The workaround is :recreate you LP with the other template and approve it.Go to the old one, do not edit it, click on "Landing Page Action" -> "URL Tools" -> "Edit URL Setting".Copy the value in the text field (and paste it a text editor ...
Hi Michael,Connecting 2 Marketo instance to one SFDC instance is something you surely do not want to try... You will end up with endless issues with which SFDC info goes to which Marketo instance. Or having a big fun with one Marketo updating a lead, pushing it to salesforce, which in turn pushes it...