Hi everybody, I want to use my Analytics for a big quiz I am launching. The Quiz has about 20 questions with radiobuttons and I want to see on what questions users bounce and how long some questions take. The HTML form has 20 questions on 1 page. Is this possible? Thanks for helping me out! Kind regards, Mark
I'm a bit new to GA so perhaps others will correct me if I'm off base here: With having all of your questions on a single page, creating a visual funnel might be difficult because all of the questions are on the same URL and funnels track progress across multiple URLs. Plus, I think GA limits you to tracking up to 10 events in a funnel. What you could do, perhaps, is add an EVENT tracking to each question (or 10 of them anyway). OR - I found this article about having each question tracked as its own Pageview - http://www.bluefountainmedia.com/blog/track-form-fields-pageviews-google-analytics/ Either way, maybe your solution lies on one of these paths.
Hi Michael, Thanks for your response! I also saw this explaination: https://productforums.google.com/forum/#!topic/analytics/q8Iw4h6AN44 But with event tracking the maximum is 10 events and I want 20 if possible. I don't like the Track to Page solution because all my stats are wrong after that... Any solution? Kind regards, Mark
I don't blame you on the Track Page option. I wouldn't want to use that either. Otherwise, I'm not sure what your best option is. Sorry.