Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Want to give it another shot, Michael Mason? One winner left, and only one other person submitted an answer.
If the form submits and redirects to your Thank You URL properly, then the code must be running, since the redirect only runs in the hitCallback function (i.e. the redirect depends on the GA code being executed).
EDIT: I tried to paste the formatted code here after generating it elsewhere, but as predicted it did not work. You have to open a new thread in Products. This editor does not have a syntax highlighter, but the standard Community post + reply editor does.
In fact it has a syntax error. But please open a new thread in Products as it's not possible to post code here in the blog comments (which is a major oversight).
Also, if it did work, how to specify elementByID in that code when there are 2 or more forms on the page.Why do you want the form element (as in the actual DOM element)? It sounds like you want to switch based on the form ID: form.getId()
Gotta be more specific about what's down and what's up.
Quick Velocity learner EC asked a seemingly simple question: How do you sort Velocity objects based on a Boolean field, such that false values come first? What makes it not-so-simple is that it's actually 3 questions in one! Realize that something labeled as Boolean in Marketo (in the Field Manageme...
Known recordVisits domain A and then visits domain B Munchkin will track this cross-domain web activityOnly if they're separately known on both domains, i.e. they click 2 separate links, one to each domain, or fill out one form on each domains.Browsers will not share any cookies across domains that ...
Unsubscribed leads still count. Remember that you can still use them for other purposes besides email.
In this case I mean the Network tab in Developer Tools (not technically "on the wire" but seeing what you're posting to the server).