
Have been playing around with using Google Analytics within the Echo3 client-side framework.
Am working on a simple class which uses Google Analytics Event Tracking to capture page changes in an Echo3 application. Being an AJAX application, traditional page visit statistics only record the first page loaded. Google Analytics Event Tracking should allow logging of which AJAX loaded pages are subsequently visited and revisited.
I'd like your help in generating some statistics. If you would run the following Echo3 application and click on some buttons along the left side which invoke different component test pages. Play with the components if you like, however, no statistics are being recorded on those actions at this time.
No personal information is captured from your browser with Google Analytics, only tracked actions and your approximate geographical location.
Click to launch: Component Sampler
The application should work with Safari, Chrome and FireFox browser. It believe a couple of components currently crash under MSIE.
Thanks in advance!
--will gilbert
Thanks for the hits!
Thanks to my fellow Echo developers for hitting my Echo application in order to generate some Google Analytics Event Tracking data.
It works beautifully!! GA tracked which pages were loaded as unique visits. See the attached screen capture.
I've created a write-up on Using Google Analytics with Echo3 on my Echo3 development site.