Click or drag to resize

TransactionHitGetPostData Method

Returns the post data to send to ga for the transaction hit

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

Return Value

Type: DictionaryString, String
The post data.
See Also