Click or drag to resize

TransactionHitID Property

A unique identifier for the transaction. This value should be the same for both the Transaction hit and Items hits associated to the particular transaction. Param: ti Required 500 bytes max

Namespace:  NetQuarry.Services.GoogleAnalytics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ID { get; set; }

Property Value

Type: String
See Also