m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-tracking - m8ty Tracking Service
/
eu.m8ty.tracking.adapter.matomo
/
MatomoConfig
Matomo
Config
@
ConfigurationProperties
(
prefix
=
"m8ty.tracking.matomo"
)
data
class
MatomoConfig
(
var
baseUrl
:
String
=
""
,
var
siteId
:
String
=
""
)
Members
Constructors
Matomo
Config
Link copied to clipboard
constructor
(
baseUrl
:
String
=
""
,
siteId
:
String
=
""
)
Properties
base
Url
Link copied to clipboard
var
baseUrl
:
String
site
Id
Link copied to clipboard
var
siteId
:
String