Thursday, December 1, 2016

Integrating Google Analytics with GWT (SPA) Application to capture the User Flow


I am integrating my GWT application with Google analytics and even i am able to see the number of active user.But here my requirements are

  • How to Capture the User Flow
  • User facing difficulties while crawling into the application
  • tracking ip address
  • Since GWT application is single page, how to capture whole flow like how many times the user has clicked on each tab (need global event to capture)

Note: i saw there are lot of threads which talks about GA How to integrate Google Analytics into GWT using the asynchronous script but didn't get my answer.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment