Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
There are a few reasons why this isn't very feasible. Let's start with stating the obvious, that an email is really just a text file shipped from one ESP to another, routed to your user account and stored there. The emails are received regardless of who they're from - there's no middle-ware gatekeep...
Yep, I think it's concatenating everything on the right side of the OR
You would create a Smart List with a filter of Filled Out Form and then enter the form name.
Also, putting hidden text in a field is something that spam checkers watch for. You might actually be better off changing the description of your banner to the pre-header text instead of putting in hidden text. A spam checker will look for 0 size blocks, hidden blocks, white text, etc.You also might...
You can also look at the lead record to see if the post was marked as Email Invalid and see in the Reason field if there's further information.Couple questions: 1. Did you include a Text Only version?2. Is your Graphics to Text ratio too graphic heavy?3. Do you have DKIM / SPF set up properly?
Please mark the response as Correct Answer. Thanks!
Well, if they're filling out a form aren't they consenting to have information stored? I'll admit upfront that I know little about GDPR as I don't handle Europe but I am reading the recently submitted articles about it and have forwarded them to the European team
If it's not for analytic purposes and more for informing Sales, this is where having temp fields in your database can be very useful. My company has 20 temp fields that can be used for anything and we have a batched workflow that clears them after 30 minutes of inactivity. During that 30 minutes, y...
This is why I token in all of my forms and store them in the design studio instead of using local forms. If you embed the form and use a token for the form ID, it will work across workspaces and if you name the form with the form ID, you can do a "Form Name Contains" trigger in your workflows and t...
Are you using Advanced, All or Any conditions?