JBoss Community

What can we track with JBoss Tools usage reporting?

modified by Andre Dietisheim in JBoss Tools - View the full document

Preface

We maintain a Google Analytics account to track JBoss Tools usage. Google Analytics is designed to track web page usage but it might be adapted to track other applications. That's what we did for JBoss Tools and implemented an Eclipse plugin that shall help us to gather userfull informations about our users in an anonymous manner.

How do we track users?

When a JBoss Tools user starts its eclipse he triggers a hit to /tools/usage/action/wsstartup in our Google Analytics Account. There are other urls that are tracked (for instance /pureTest), but these are not triggered by JBoss Tools users and they're not relevant to our use case though.

 

 

http://community.jboss.org/servlet/JiveServlet/downloadImage/102-15798-13-6353/441-116/Picture+2.png

 

 

UrlEvent
/tools/usage/action/wsstartupA JBoss Tools user starts its Eclipse
/pureTestTest plugin JUnit tests are run
Users browse our usage page on jboss.org http://jboss.org/tools/usage.html

What are the user values we track?

Google Analytics is designed to track browsers and users browsing web sites. Our Eclipse plugin emulates a browser and reports values the way a browser would. Of course using JBoss Tools in Eclipse does not match the use case of browsing web pages at 100%. It's very close to it though. There are values that are unique to our use case (to track application usage) and are not present in browsers. We map those to values to settings Google Analytics tracks for browsers and misuse their original intent.

 

Google Analytics FieldInformation we reportValuesExample

Content/

Landing Page

What JBoss Tools version is reporting? http://community.jboss.org/servlet/JiveServlet/downloadImage/102-15798-12-9464/400-79/reports-jboss-tools-version.png
KeywordWhat are the JBoss Tools components that are installed?
  • archives
  • as
  • birt
  • bpel
  • cdi
  • deltacloud
  • drools
  • esb
  • flow
  • freemarker
  • gwt
  • hibernatetools
  • jbpm
  • jmx
  • jsf
  • jst
  • labs
  • maven
  • modeshape
  • portlet
  • profiler
  • runtime
  • seam
  • smooks
  • struts
  • tptp
  • vpe
  • workingset
  • ws
  • xulrunner

    http://community.jboss.org/servlet/JiveServlet/downloadImage/6331/keyword.png

    Visitor TypeIs it a new or a returning User?
    • New Visitor
    • Returning Visitor
    http://community.jboss.org/servlet/JiveServlet/downloadImage/6332/visitor-type.png
    LanguageWhat Locale is Eclipse (Java Locale) set to?
    • en-US
    • de-DE
    • fr-FR
    • etc.
    http://community.jboss.org/servlet/JiveServlet/downloadImage/6333/language.png

    Locations

    (Continent, Sub-, Region, City, etc.)

    Where is Eclipse run (geographical location)?
    • Europe (Continent)
    • Germany (Country)
    • Munich (City)
    http://community.jboss.org/servlet/JiveServlet/downloadImage/6334/city.png
    BrowserWhat's the Eclipse product the user is running?
    • JBoss Developer Studio
    • JEE Eclipse
    • etc.

     

    Individual Versions are tracked in Visitors (Google Analytics section)

    http://community.jboss.org/servlet/JiveServlet/downloadImage/6335/browser.png

    http://community.jboss.org/servlet/JiveServlet/downloadImage/6339/browser-versions.png

    Operating SystemWhat OS is JBoss Tools running on?
    • Linux
    • Macintosh
    • Windows

     

    Individual Versions are tracked and might be queried in Visitors


    http://community.jboss.org/servlet/JiveServlet/downloadImage/6336/operating-systems.png

    http://community.jboss.org/servlet/JiveServlet/downloadImage/102-15798-13-9341/150-133/os-versions.png

     

    Screen Colors

    What is the screen color depth the user's using?
    • 32-bit
    • 24-bit
    • etc.
    http://community.jboss.org/servlet/JiveServlet/downloadImage/6337/screen-colors.png
    Screen ResolutionWhat's the screen resolution the user's using?
    • 1920x1080
    • etc
    http://community.jboss.org/servlet/JiveServlet/downloadImage/6340/screen-resolution.png
    Flash VersionWhat Java Version is Eclipse (and hence JBoss Tools) running on?
    • 1.6.0_20
    • 1.5.0_9
    • etc.
    http://community.jboss.org/servlet/JiveServlet/downloadImage/102-15798-13-7224/350-70/flash-version.png
    Connection SpeedWhat internet connection is he using?
    • T1
    • Cable
    • etc.
    http://community.jboss.org/servlet/JiveServlet/downloadImage/6341/connection-speed.png


    Comment by going to Community

    Create a new document in JBoss Tools at Community