Now also tracking errors (if one ever will occur)
This commit is contained in:
parent
6c52ad07ad
commit
7258720b61
@ -89,6 +89,10 @@
|
||||
apiURL: 'https://swetrix.privacynerd.de/api/log',
|
||||
})
|
||||
swetrix.trackViews()
|
||||
swetrix.trackErrors({
|
||||
sampleRate: 1,
|
||||
callback: undefined,
|
||||
})
|
||||
})
|
||||
</script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user