Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Looking for some ideas on how to reawaken sleepy email subscribers with reactivation campaigns. Any examples of ones used for B2B (we do not use coupons or offer discounts)? How many emails (best practice) should be in a reactivation campaign?Thanks for the help!
We have some MQLs with incomplete data (missing address or company name, etc.) and therefore will not push to CRM via our connector. They sit in a list and our team attempts to follow up with them via phone call or email.However, some leads are unreachable/unresponsive after multiple attempts. What ...
Thanks for your responses - helped me to build up our segmentation lists!
We currently have two lead segmentations in place: Audience Type and Geographical. However, I'd like to create some more (for reporting purposes and for the dynamic content feature), but was curious how you all segment your leads... and what has been most useful. Thanks in advance!
Hi Sanford,I tried Kenny's suggestion of a campaign above and it worked - I did not need any additional code."You'll want to create a smart campaign with Smart List Fills Out Form, and Flow, Change Data Value, MyField, New Attribute is {{trigger.Web Page}}" I referenced the trigger token in the aler...
Hm, not sure this would be feasible since the form is used on hundreds of product pages. Would not be able to list every possible URL in the referrer.
Hi Sanford,So only this code is needed to trace the last form URL? And, the webmaster will know what to put in the asterisks?MktoForms2.loadForm("//app-**01.marketo.com", "***-***-***", 148, function(form) { form.addHiddenFields({ LastFormURL : document.location.href }) });Then,...
We have a "Request Information" Marketo form on all product pages on our website. I'd like to know when a user submits the form what product page he/she submitted the form on. How do I track that?I thought it was by using a hidden Lead Source field on the form and getting the value from the URL para...
Hi Sanford, the form is on all product pages, here is one example:Latchways Mini Self-Retracting Lifeline | MSA - The Safety Company | United States It's the form behind the "Request Information" button.
Thanks for your response, Jason. Unfortunately, I am not a developer - where do I look for an undefined/empty var, etc.?