customVisitor

Send an arbitrary custom analytics event to the analytics server.

The implementer is free to determine both the contents and usage of the custom visitor event.

Parameters

data

data to be sent in the custom event. Must be json encodable.

See also