Question T5226
Visible to All Users

Using Google Tag Manager and Google Analytics for survey analysis?

created 5 years ago

Hello, we have a complex, multi-page, multi-logic jump survey that will be built using SurveyJS. Is there an easy way to connect up GTM and GA to record the various clicks and steps in the survey process? Important things to record are:

  • Drop off rates
  • Time spent per page
  • Clicks per page

Is there an example or guide to help with this set up?
Thanks
Tim

Answers approved by surveyjs Support

created 5 years ago

Hello,

We are not experts in Google Analytics, but, please, look at previous similar ticket. The idea is that you can just just place the Google Analytics script on the page you need and you are done. Fore more accurate calculations I think you can use Google Analytics variables (or something else) with SurveyJS Library events (such as onCurrentPageChanged)

Thanks, Alex
SurveyJS Team