Skip to content

Using JGoogleAnalytics, I would like to track durations #11

@GoogleCodeExporter

Description

@GoogleCodeExporter
Nature of the problem?
 Although there are metrics of "Average Time" for page views, I see no
 way to record a response time for a Java application.

What is the desired output? What do you see instead?
 I would like to know how to record information that would tell me
 the kinds of response times users are getting, and the amount of
 time processes are taking (if they are asynchronous).

What version of the product are you using? On what operating system?
 Using Java 1.6 on Linux.  JGoogleAnalytics_0.4.jar


Please provide any additional information below.
 I thought of using a custom URL builder, but realized that rather than
 an x=y, the __utmv seems to record only tags, not name/value pairs.

Otherwise, I found the process very easy to use with lots of valuable 
information.  I use it for other projects as well.
Thanks,


Original issue reported on code.google.com by JfrcWork...@gmail.com on 5 Jun 2012 at 5:29

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions