Skip to content
Snippets Groups Projects
Unverified Commit 6f58ac8c authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Fix analytics-event documentation

parent 0e5600e4
No related branches found
No related tags found
No related merge requests found
Pipeline #16917 passed with warnings
......@@ -22,10 +22,11 @@ npm i @dbp-toolkit/matomo
- `auth` object: you need to set that object property for the login-status
- example auth property: `{'login-status': 'logged-in'}`
- note: most often this should be an attribute that is not set directly, but subscribed at a provider
- `analytics-event` object: for sending Matomo events
### Emitted attributes
The component emits a `dbp-set-property` event for the `analytics-event` attribute.
The component receives a `analytics-event` attribute to send Matomo events.
It looks like this:
```json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment