Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Follow up, the field I created to store this value is a URL field. I cannot change the type since it is in use by programs that have already run. So I am assuming I am going to have to create a new field to store the value without the https:// in it.
Maybe I am confused, I wrote a link to a field called Salesloft Meeting Link. An example is https://meetings.salesloft.com/thepitcrew/tiregurudemo these are showing as the values of the field:So am I understanding that this won't work? I tested the link, and the link works.
I should clarify, the default is not a token, it will be an actual URL. So should I still remove the https:?
I am building a nurture campaign and in the email we have a link that is using a token to schedule a meeting.{{lead.Salesloft Meeting Link:default=https://mydefaultlink}}But this does not register as a clicked link when clicked. Every other link in the email works as intended.
Hey all! We are building an Interesting Moment in one of our Smart Campaigns. The goal is to tag that in Salesforce with certain info. I want to know if there is a way to create a token that captures a link that is clicked in an email. Basically I want to create the Interesting Moment when they clic...
Apologies, I was out for the holidays. Yes it appears it was a line height issue, weird as the other paragraphs have the same line height and don't have issues. I made a change and it looks good now. Thanks all!
I am having an issue with iOS rendering in Email on Acid. My text is overlapping. What is weird is that the same text blocks, with smaller text, are not having this issue. Anyone else ever have this, and if so how did you fix it?
We are looking to implement surveys into our Marketo instance with branching paths and the ability to capture the data into Marketo. Is there a recommended tool or is going the route of building one from scratch or a WordPress plugin on external sites that can integrate within Marketo? Just looking...
Sure, I tossed a test page out there: https://go.autoshopsolutions.com/New-Template-Test.html
I am building a guided LP and am having issues with hide/show sections. This is my meta code:This is my CSS:.newHero { display: ${showNewHero}; background-color: ${newHeroBG}; color:#fff; background-image: url('https://go.autoshopsolutions.com/rs/180-DGD-014/images/MOQ4198_Mask Group 4.png'); ...