This seems like a request for Google Analytics, not appengine. The only piece missing is a server-side API for submitting events. If I had to guess, I would speculate this is deliberate, to make sure you are tracking real user behavior, not just using GA for your private data warehouse. Whattayawant for free...
You can perform server-side event tracking using third-party analytics tools like Mixpanel. It costs money, though. Jeff On Fri, Apr 22, 2011 at 2:01 PM, Brandon Donnelson <[email protected]> wrote: > More and more javascript (tracking) blocking is happening. Its pretty easy > to disable to client analytics version. I'd like to see the servers > perspective. I think the servers perspective has a different angle/view on > the story on visitations. > Brandon Donnelson > http://gwt-examples.googlecode.com > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
