-
# Description
We want to be able to find a way to track client-side errors from our tag
For version 1:
```
???
```
For version 2:
Link to reference: https://docs.snowplow.io/docs/collecting-data/c…
-
**Describe the bug**
After upgrading @snowplow/browser-tracker from version 3.22.1 to version 3.23.0 we have been getting thousands of Bugsnag with the message `ResiezObserver loop completed with und…
-
There's a discrepancy in our docs. The schema accepts strings but all the docs suggest integers:
- https://snowplowanalytics.com/blog/2018/02/28/snowplow-javascript-tracker-2.9.0-released-with-cons…
-
Hi @stereobooster - could you clarify what license this is under?
We have an open ticket to potentially add this as a lib into our SnowPlow JavaScript tracker:
https://github.com/snowplow/snowplow/i…
-
Similar to Google Analytics:
https://support.google.com/analytics/answer/2763052?hl=en
Depends on an update to the Snowplow Tracker Protocol, and tracker support such as https://github.com/snowp…
chuwy updated
4 years ago
-
See https://github.com/snowplow/snowplow-javascript-tracker/issues/489
chuwy updated
4 years ago
-
The alternative is just to use existing methods like https://github.com/snowplow/snowplow-javascript-tracker/blob/feb8a3655ff75f1a9c09a9c9b500d0346340d82e/src/js/tracker.js#L1167
-
This is superior of https://github.com/snowplow/snowplow-javascript-tracker/issues/556.
We can check for invalid tracker state and use `trackError` (or even introduce special schema) to warn user …
chuwy updated
4 years ago
-
Three options:
1. POST to a new endpoint which returns a self-describing JSON containing the cookie
2. A special endpoint which redirects to a URL containing the cookie
3. The response to the ex…
-
Notice here: https://www.npmjs.com/package/snowplow-tracker
See new docs here: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/