Click or drag to resize

MeasurementProtocolPayloadGetPostData Method

Returns the post data to send to ga

Namespace:  NetQuarry.Services.GoogleAnalytics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public virtual Dictionary<string, string> GetPostData()

Return Value

Type: DictionaryString, String
The post data.
See Also