Click or drag to resize

IMeasurementProtocolPostEvent Method

Sends the payload to the ga endpoint

Namespace:  NetQuarry.Services.GoogleAnalytics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void PostEvent(
	MeasurementProtocolPayload payload
)

Parameters

payload
Type: NetQuarry.Services.GoogleAnalyticsMeasurementProtocolPayload
The data to send
See Also