Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Ekaterina which of these Title/Descriptions did you mean?
Hmm... can you post a URL where this form is embedded? Also, try checking, approving, unchecking, and approving `Is Required`... not that I've seen this happen but it stands to reason that something is up with the form config that might be cleared up by resaving.
Please post a screenshot of the form setup showing the field isn't required -- and remember to reapprove your LP if you recently made this change.
@Jason OK, I thought she meant the "outer" Title and Description in the Design Studio tree...
I would assume you are getting some errors in the Dev Console (rather than it silently failing). Take a look at those.
@Jason Is the user-entered Description echoed into an LP? I don't think so and I'd hope not -- that's an information leak (imagine a desc "Use this for stupid clients").
Just did this with a client the other day. Add your _ga calls inside the onSuccess handler as described in the docs.
@Angela G I don't think you need an in-house developer -- I'm technically a consultant and usually only spend a handful of hours on production Marketo integration code per month (but many more hours on experimental code I can use later if the need arises).But you would benefit from having a skilled ...
See https://community.marketo.com/MarketoResource?id=kA650000000GtpxCAC
Any hidden field on a Marketo form can be derived from a URL parameter (such as a UTM code or any other keywording parameter). It's in the field settings.Also search the Community for "UTM" or "keywords." Lots of people are doing this.