CustomVisitorEvent

Event provided by the client, notifying backend of a new activity performed by user. Consult a representative if you need more information.

Generally, this can be any form of data or serializable object.

Constructors

Link copied to clipboard
constructor(data: Any)