You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,3 +186,7 @@ log.error(error, 'error')
186
186
// If you want to log an object:
187
187
log.info({ a:123, b:456 }, 'This is a log')
188
188
```
189
+
190
+
# Web analytics
191
+
192
+
Some of the activity of users who consent to a tracking cookie can be viewed in a [GA4 dashboard](https://analytics.google.com/analytics/web/?authuser=0#/p303522524/reports/intelligenthome).
0 commit comments