Matomo integration - unique hcp visitors
Added integration of matomo with one loggingjob, to log when a HCP user enters the site. TO properly aggregate the visits in the matomo dashboard, create a new segment with following values.
Event Category IS usageLoggingUsertype Event Action IS siteload - hcp
In order to filter out Logs from certain Instances of the app, an additional check can be added to check for the origin URL. This can be used to filter out non Team logs for example
Event URL IS/CONTAINS/STARTS WITH [your url]
currently also pageviews are logged - will be changed later
Edited by Paul Lengert