matamoTrackingAdapter

@Bean
@ConditionalOnProperty(name = ["m8ty.tracking.type"], havingValue = "matomo", matchIfMissing = false)
fun matamoTrackingAdapter(matomoConfig: MatomoConfig): TrackingAdapter