snowplow / snowplow-javascript-tracker

Snowplow event tracker for client-side and server-side JavaScript. Add analytics to your websites, web apps and servers.
http://snowplowanalytics.com
BSD 3-Clause "New" or "Revised" License
543 stars 220 forks source link

Explore adding ability to dynamically update tracker configuration by calling newTracker with an existing tracker namespace #412

Open fblundun opened 9 years ago

fblundun commented 9 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

fblundun commented 9 years ago

See also #411