dashboard - How can I view disqus comment text in google analytics? -


i used rails develop website, , i've installed disqus , google analytics.

i able view content of comments made via disqus in google analytics dashboard. possible?

i've been able see how many 'likes' , 'comments' in dashboard, not actual content.

thanks.

if want record comments, need capture them in custom variable send ga. however, note

  1. there character limit custom variable values (a 128 char limit shared between custom var names , values on given request).
  2. tracking stuff isn't ga (or other tracking tools) for, , possibly violate google's tos, depending on contents of comments

Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -