PluginConfigurationInterface

Deprecated

Use PluginIdentifiable, PluginEntitiesCallable and PluginAfterTrackCallable instead

Interface for tracker plugin definition. Specifies configurations for the closures called when and after events are tracked.

Properties

Link copied to clipboard

Closure configuration that is called after events are tracked.

Link copied to clipboard

Closure configuration that is called when events are tracked to generate context entities to enrich the events.

Link copied to clipboard
abstract val identifier: String

Unique identifier of the plugin within the tracker.