MetricsPixelPlugin

Experiment pixels that want to be fired should implement this plugin. The associated plugin point will call the plugins before the pixels that match the MetricsPixel spec are fired.

Functions

Link copied to clipboard
abstract suspend fun getMetrics(): List<MetricsPixel>