feat(matomo): Updated docs

This commit is contained in:
Timothy Stewart 2022-03-19 14:28:42 -05:00
parent 5121350785
commit e304ebadde

View File

@ -50,7 +50,7 @@ Use `MATOMO_URL` for your URL and `MATOMO_SITE_ID` for your site id
Sample event for YouTube button.
```javascript
window._paq.push(['trackEvent', 'youtube-button]]);
window._paq.push(['trackEvent', 'youtube-button']]);
```
## 🩺 Health Check