fire
Sends a pixel with the specified name and parameters.
The operation is asynchronous, making this method safe to call from any thread.
Parameters
The name of the pixel event to be sent.
A map of parameters to be included with the pixel event. These parameters are URL-encoded before being sent.
A map of parameters that are already URL-encoded. Use this when the parameters are pre-encoded.
The type of pixel event to be sent.
Sends a pixel with the specified name and parameters.
The operation is asynchronous, making this method safe to call from any thread.
Parameters
The name of the pixel event to be sent.
A map of parameters to be included with the pixel event. These parameters are URL-encoded before being sent.
A map of parameters that are already URL-encoded. Use this when the parameters are pre-encoded.
The type of pixel event to be sent.