C# Class GaDotNet.Common.Helpers.RequestFactory

The TrackingRequest factory - this helps you build your request with whatever data
Afficher le fichier Open project: noahsw/highlight-hunter Class Usage Examples

Private Methods

Méthode Description
BuildRequest ( GoogleEvent googleEvent ) : TrackingRequest

Builds the tracking request from a Google Event.

BuildRequest ( GooglePageView pageView ) : TrackingRequest

Builds the request from a page view request and the appSettings 'GoogleAnalyticsAccountCode'

BuildRequest ( GoogleTransaction googleTransaction ) : TrackingRequest

Builds the tracking request from a Google Transaction.