Add a property to the WP7 WebAnalyticsService class for enabling/disabling page tracking
description
Currently the MSAF for WP7 tracks each page view with a CurrentPageChanged event. Add an IsPageTracking bool property (default true) to the WebAnalyticsService class so that it can be disabled if desired.