Use form field in Universal Analytics event tracking
-
Hi everyone,
is it possible to use the value of an input field (like a select) in the tracking code for universal analytics event tracking?
Let’s say my form has a Select-box asking for the users favorite letter – for whatever reason…
[select menu-638 “a” “b” “c” ….. “z”]
Is there away to use this value in the tracking code, like:
on_sent_ok: “ga(‘send’, ‘event’, ‘my_form_send’, ‘[menu-638]’);”
?
Thanks for any tipp or hint.
Cheers, Chris
- The topic ‘Use form field in Universal Analytics event tracking’ is closed to new replies.