-
GDX has sent over a new code snippet to replace the existing snippet for Snowplow analytics.
I diffed the old/new files, revealing the following minor changes:
* new URL for underlying Snowplow JS…
-
It would be interesting to allow for the trackers - primarily the Javascript tracker to have a configuration option of turning on sampling.
Initially the implementation could be quite minimal for e…
miike updated
3 years ago
-
A Snowplow user writes:
> With the pixel tracker - why is it not possible to collect the cookie data set in the client browser (if exists) with the pixel request or even a collector redirect url.
…
chuwy updated
4 years ago
-
For text-heavy websites, like blogs or newspapers we can add text-selection tracking, which triggers event whenever user highlighted some part of paragraph (important part probably). This allows our u…
chuwy updated
4 years ago
-
**Describe the bug**
If we create multiple tracker's using newTracker, and call window.snowplow("trackPageView") for the first time,
Snowplow creates similar pageViewIDs for all the pageViews,
…
-
**Description**
The exposed `newTracker()` function from the [@snowplow/browser-tracker package](https://github.com/snowplow/snowplow-javascript-tracker/tree/master/trackers/browser-tracker) returns …
-
According to the definition of a V4 UUID, event_id is supposed to be unique for every event. Unfortunately we see the same event_id more than once in our collected data.
Our example data set has 13,4…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issue…
-
**Is your feature request related to a problem? Please describe.**
I don't have any issue right now but when i do a npm build I have a warning " WARN deprecated uuid@3.4.0: Please upgrade to version…
-
@onurbaran is helping us when creating data pipelines, the draft schema exists below.
![image](https://user-images.githubusercontent.com/9213230/103807123-03c49300-5067-11eb-959b-3acae20666a9.png)
…