C# 클래스 GaDotNet.Common.Helpers.RequestFactory

The TrackingRequest factory - this helps you build your request with whatever data
파일 보기 프로젝트 열기: noahsw/highlight-hunter 1 사용 예제들

비공개 메소드들

메소드 설명
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.