Silverlight Analytics - 0.3

Rating: No reviews yet
Downloads: 1320
Released: Nov 4 2008
Updated: Mar 15 2009 by coryking
Dev status: Stable

Recommended Download

Source Code Silverlight Analytics Source.zip
source code, 127K, uploaded Nov 4 2008 - 761 downloads

Other Available Downloads

Application Silverlight Analytics Binaries.zip
application, 7K, uploaded Nov 4 2008 - 251 downloads
Documentation Silverlight Analytics Docs.zip
documentation, 107K, uploaded Nov 4 2008 - 308 downloads

Release Notes

This release includes support for trackPageview.
        public void TrackStuff()
        {
            Analytics analytics = new Analytics();
            analytics.TrackPageview("/my/page");
        }

Reviews for this release

No reviews yet for this release.