Name |
Description |
UrchinActivityEntry |
Captures a measurement activity and associated data for tracking. |
UrchinActivityParameterBuilder |
Builds key/value pairs from Urchin Activities that will form the generated Urchin style URIs. |
UrchinAnalyticsClient |
UrchinAnalyticsClient should exist for the scope of your application and is the primary entry point for tracking via Urchin. |
UrchinConfiguration |
Configuration settings for analytics tracked with the UrchinAnalyticsClient. |
UrchinParameterDefinitions |
Lists all known parameters found in a Google Analytics Urchin style URI. |
UrchinTracker |
UrchinTracker coordinates the tracking of IUrchinActivity with the environment, session and sender. |
UrchinUriBuilder |
Builds Urchin style URIs for tracking by Google Analytics Urchin tracking endpoint. |
UtmeDecoder |
Decodes Utme parameter encoded values back into their original unencoded values. |
UtmeEncoder |
Encodes parameter values into the Utme parameter format used by Google Analytics for events and custom variables. |