JSON parsed goal event data property
Return a shallow merge the provided data
and the goal event data
property, parsed as JSON. Properties in data
take precedence
over those in the parsed goal event data object.
shallow merge of data and SDM goal event data property
Return configured SDM goal timeout or default value, 10 minutes.
Generated using TypeDoc
Read and parse goal event data. If the goal event has no data, return an empty object. Note: this purposely only works if the data field is stringified JSON.