Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Just answering your exact question....As long as you've got the user's details readily available for the browser to access, with some javascript on your site and on the email preferences page:1. Give all your links to the email preferences page it's own class2. Set your field values for email, first...
You can find similar discussions which talks about creating a custom field that's set a date stamp of the future date (using "{{system.date}} +/- 30 days") and a scheduled recurring batch campaign that runs daily/weekly which picks up the future date when it comes around.For your use case, when {{le...
As everyone knows, the marketo event app is lacking behind what's standard for events now.Has anyone implemented an, or built their own, event check-in solution? Preferably using QR codes...
if you're integrated with Salesforce, the formula custom field can do what you want.
In addition, if enough people mark the unwanted email as spam, the same thing happens. That's why it's better, in terms of risk, to remove unengaged leads from your database than to keep sending them emails in hopes they finally engage.
If you don't have an organically gathered database, or if you're sending emails to data 2+ years old, you may have hit a spamtrap/honeypot operated by the email networks you are currently blocked by
Think about your sales processIf you're happy to import anyone and everyone at an account to your database and if discoverorg has the necessary APIs or webhook features, you certainly could implement some form of automated contact upload into Salesforce/marketo. That's something for you and discover...
Can your application just append the user's data as a query string to the email preference centre url?An alternative to Sandford's script, and if you're associate api call is working, take a look at https://nation.marketo.com/thread/50485-pre-fill-workaround if you decide to keep your preference cen...
are you after 2 columns just for the list of checkboxes or did you want the checkboxes next to the text fields?you can make styling columns easier by adding fields to fieldsets. with a front end developer they should have no trouble writing up some css for you.
Good question but it's not something I have an answer to!