fix(analytics): use correct app-id

This commit is contained in:
Benedikt Rötsch
2017-11-09 15:04:03 +01:00
parent 0e2ee2a809
commit 9b0c6283d9

View File

@@ -16,7 +16,7 @@
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d1fc8wv8zag5ca.cloudfront.net/2.8.2/sp.js","snowplow")); 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', { snowplow('newTracker', 'defaultTracker', 'col.contentful.com', {
appId: 'the_example_app', appId: 'the-example-app',
platform: 'web', platform: 'web',
respectDoNotTrack: true, respectDoNotTrack: true,
bufferSize: 1, bufferSize: 1,