Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Janine Willis,I did use booleans within the modules, such as building a hero banner including a button with show/ hide functionality.Here is some code you could use (if you are building your email with tables):Place this in the tag: For the button, create a table within the main table of the mo...
Well, imagine no more. We are doing a system wide audit, amongst other data audit tasks, for any leads that have had activity within a certain timeframe. I am excluding anyone that was just sent an email and any email opens because, yes, they are not worth including. You may feel that this is a ridi...
Thanks Davraj. That is what I thought and I have already made the list with each filter and used the "ANY" logic. I was just hoping that there was a specific field that I could use to filter on.
I am looking to pull a list of people who have performed an activity in the past 30 days for example filled in a form, visited web page, clicked link in email, ect. I've put in filters such as Visited Web Page > Web Page is any > in past 30 days ect. But am I right in thinking that there isn't one s...
Hi Beth,Thank you so much, that is exactly what I was looking for! I came across that page a few years ago but for the life of me I couldn't remember what it was called!Thanks againOlivia
Hi all,Can someone tell me if there is a list or something that outlines all of the things that integrate/ work with Marketo eg webex, ON24 .......I'm sure I came across a list a few years ago but I can't remember where it is!Thanks
Hi Greg,The code for the buttons is here:
ThanksHi all,I'm using "bulletproof" buttons (Bulletproof email buttons | Campaign Monitor ) in my emails so that they render correctly in Outlook, however, I've noticed that when sent to Outlook the buttons don't have any tracking. I thinks it's because I'm using if mso code. I would put the tracking in ...
Just a quick update, I ended up using modules instead of Booleans. So much easier!
Thank you Nicholas Manojlovic for your input. With a bit of playing around I've managed to solve the issue. Here's what I did to make it work.First, if the email is built in table form (which most emails are) to hide the section you have to put the id reference, ${idname}, in the table of your conte...