Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
So if I understand correctly (Correct me if I am wrong anywhere), you have a Smart List which pulls in people based on some criteria with constraint : in the past one day, and based on this you are sending the emails to the qualifying leads, and also the qualification rules in the smart campaign is...
These are the sync rules for Marketo and SFDC :- If you create the fields in SFDC first and make them visible to the marketo user, they will automatically be created in Marketo.- If you create fields in Marketo, they will not be auto available in SFDC, and you will need Marketo to map them.- Note, i...
Have you set the different constraints like different since date time in AA and Adobe Marketo or any such other constraints. I made a custom connector using Marketo and Adobe Analytics APIs to export number of form fills, lp views, clicks and email sends, successfully delivers, opens, clicks, unsubs...
Progressive Profiling is the form level feature in marketo through which you can collect new/additional information from the user every time he fills the form. There will be few standard fields like name and email address that will be displayed always and there will be progressive profiling fields, ...
While importing the Persons(s) through the static list you must select Fields to which you wish to map the value, if the field value is not auto-selected when you upload the .csv/.ssv/.tsv files. If you do not do so, it will either result in error (persons will not be imported or person data might g...
You can certainly use Hidden form fields for tracking the ROI, and submit the values from cookie as discussed. PFA screenshot for the same.Also, I am linking the post where community has provided the solution for creating the cookie using the JS. It might be useful.https://nation.marketo.com/t5/Prod...
You can have 3 streams and in each of the streams'. You can have the transition rules in each stream as follows:- Stream 1 : Person in List defined as said.- Stream 2: Person was sent the Email in stream 1 and opened the email- Stream 3 : Person sent the email, and Person not opened email in the pas...
This is the smart list approach as discussed by me and @SanfordWhiteman
Visual Analysis of performance of Marketo Programs and Assets using Adobe Analytics Why use Adobe Analytics when Adobe Marketo has built-in Analytics capabilities?Many people after seeing the title of this article will have this question, so I thought of answering this question first and justifying ...
For the creating custom API service you first need to create a API user in the Users and Roles section in Admin, you cannot create a custom service without having the API user configured. See the complete guide from marketo official docs to create a custom service here.