C# Класс GaDotNet.Common.Helpers.RequestFactory

The TrackingRequest factory - this helps you build your request with whatever data
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.