NetQuarry.Services.GoogleAnalytics Namespace |
Class | Description | |
---|---|---|
![]() | EmailHit |
Holds information about an ecommerce transaction.
See https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters.
|
![]() | EventHit |
Holds data about the event to post to google.
See https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters#ecomm.
|
![]() | MeasurementProtocolPayload |
Base class for all hits that are sent
|
![]() | TransactionHit |
Holds information about an ecommerce transaction.
See https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters#ecomm.
|
![]() | TransactionItemHit |
Holds data to send as an item hit.
Note that you must first send the Transaction and that the ID is the same between the TransactionHit and the TransactionItemHit
|
Interface | Description | |
---|---|---|
![]() | IMeasurementProtocol |
Interfact to the service
|