Integration Functions
The following functions can be used to support integrations between Decibel and other analytics tools.
Lead ID
Return
(string) Decibel Lead ID
Example
Session ID
Return
(string) Decibel Session ID
Example
Collection status check
Returns
(Boolean) Decibel collection status:
- true if Decibel is collecting data.
- false if no data is currently being collected.
- null if Decibel is not yet initialized.
Example