fix(analytics): use correct app-id
This commit is contained in:
2
bin/vendor/analytics.html
vendored
2
bin/vendor/analytics.html
vendored
@@ -16,7 +16,7 @@
|
||||
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d1fc8wv8zag5ca.cloudfront.net/2.8.2/sp.js","snowplow"));
|
||||
|
||||
snowplow('newTracker', 'defaultTracker', 'col.contentful.com', {
|
||||
appId: 'the_example_app',
|
||||
appId: 'the-example-app',
|
||||
platform: 'web',
|
||||
respectDoNotTrack: true,
|
||||
bufferSize: 1,
|
||||
|
||||
Reference in New Issue
Block a user