Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The closest thing you can do is download a list of email addresses and upload it to Google (this is a relatively new Adwords feature). I feel a bit icky writing that just so you know..
I put in empty div tags in the template (I've bolded the addition below)
However.. I found that pasting the embed code did indeed work...
Weird.. yesterday my HTML editor was basic with no rich formatting capability.
No, that was a bit of a long shot. But I figured the method would be putting some sort of script inside the Known Lead custom html section.
I seem to be having trouble getting JS into the KL custom HTML.
Has the lead filled out a form or clicked a link to inficiences? PS. I am on an education network if you wanted to test the industry matching segment out.
I have an embedded form.I would like to use both the known lead custom HTML ("Welcome back {{lead.FirstName}}").I would also like to include an additional enquiry form.. Can I somehow include an HTML form element that writes to {{lead.enquiry message}}?
When I fill out a Marketo (the company) form, I often get a lightbox asking me to confirm from a list what my company is. Is that a RingLead function?
#foreach($variable in $variable_cList)#if(${variable.variableName1} == "A" && ${variable.variableName2} != "B")#set($matched = ${variable.variableID})
Your HTML - Show content A
#elseif(${variable.variableName1} != "A" && ${variable.variableName2} == "B")#set($matched = ${variable.variab...