Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hijacking this thread... Josh--your setup sounds like it would work for any field that you wanted to auto increment. Is that accurate?
Seems to work fine for me--maybe there was a bug when you attempted it? It'd be great to have an employee verify this.
In case anyone finds this thread, I wanted to share the results of my discussion with support:After being escalated to a higher-tier of support, I was informed that "...engineering was able to respond and let me know that this is unfortunately the intended behavior at this time. The value that is re...
What I do is I set the test group to 100% and then immediately pick a winner after the four hour window. This almost entirely eliminates any people receiving the newsletter at a later time (though anyone who signs up in that four hour window will get it after the winner is chosen).
If you look at the forms2 stylesheet that's loaded up by default, you'll be able to see all the classes and IDs. Additionally, if you use your browser's web tools, you can pretty quickly find any class you're trying to identify.
A few things we do currently:Make sure you have an email preference center if you don't alreadyWe marketing suspend any lead who has 3 or more soft bounces within 90 days (there's more detail to this, such as bounce reasons, but this is the gist of it)Delete hard bounced leads after 3 months if no e...
You should be able to achieve this via custom javascript/jQuery. Take a look at this for how to grab the parameter and this for how to add it to the drop down.I haven't done this myself, so it might not be as simple as the above examples, but it's a place to start.
Getting activities to play nicely in Marketo is tricky, since they're entirely separate objects from leads or contacts. I'm not sure about the Task Status, but it's probably referring to only one or the other (i.e. a Task and not an Event, or vice versa).As far as I know you can't pull in any custom...
There's a filter that is called "Activity Was Logged" that lets you enter a subject, and also a constraint that says "Is Task" -- so you can differentiate between tasks and events at the activity level.