I'm creating an application that is pageless.
It is pure Ajax/Silverlight and only has the one page. I am looking to track more detailed events such as individual sections of the screen being loaded and clicked on.
I have found the TrackEvent method in the Javascript library, however I can find no documentation on it and cant find in the analytics reports how to do reporting on it.
Does anyone have any further information on how to use TrackEvent?