snowplow-javascript-tracker icon indicating copy to clipboard operation
snowplow-javascript-tracker copied to clipboard

Snowplow event tracker for client-side and server-side JavaScript. Add analytics to your websites, web apps and servers.

Results 116 snowplow-javascript-tracker issues
Sort by recently updated
recently updated
newest added

Running `grunt` does the build. But `grunt test` fails at the `intern:functional` task. It seems that it fails when opening the tunnel to SauceLabs due to missing credentials. The `grunt...

category:documentation
status:needs_triage
category:setup

Event similar to Mixpanel's `alias()` event: https://mixpanel.com/help/questions/articles/how-should-i-handle-my-user-identity-with-the-mixpanel-javascript-library

type:enhancement
category:events
category:browser
priority:low
status:needs_triage

type:question
category:help_wanted
priority:low
status:needs_triage

type:enhancement
category:browser
priority:low
status:blocked

What I have in mind is an argument in the event methods that disable standard contexts being sent with that event. It would be useful to only send standard contexts...

type:enhancement
category:browser
priority:low

It would be very nice if we knew where the link was on the page. From two perspectives: - What is the link DOM path (by XPath or CSS selectors)?...

type:enhancement
category:events
category:browser
priority:low
status:needs_triage

In the Snowplow documentation for `Canonical event model`, [we have different event types.](https://github.com/snowplow/snowplow/wiki/canonical-event-model#event) However, for the five core events [we assign](https://github.com/snowplow/snowplow/blob/master/3-enrich/scala-common-enrich/src/main/scala/com.snowplowanalytics.snowplow.enrich/common/enrichments/SchemaEnrichment.scala) sort of made-up schema urls that they don't exist:...

type:enhancement
category:core
priority:low
status:needs_triage

(Requested by client in https://snowplow.zendesk.com/agent/tickets/15349)

type:enhancement
category:context
category:browser
priority:low

When doing something like `snowplow('trackPageView', null, [ list,of,contexts_jsons ])` We would like to pass the contexts as a base64 instead of letting snowplow do this. That is pre generate the...

type:enhancement
category:browser
priority:low

https://developers.google.com/web/fundamentals/performance/user-centric-performance-metrics These appear to be a nice alternative to the page performance metrics that we currently can auto-track. Suggested internally here: https://snowplow.zendesk.com/agent/tickets/18324.

type:enhancement
category:browser
priority:low