Skip to content

Commit 707e486

Browse files
author
Thomas Corthouts
committedFeb 21, 2020
chore(snowplow): update version
1 parent 55bad49 commit 707e486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎views/shared/_snowplow.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
55
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
66
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
7-
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//cdn.datacamp.com/sp/2.9.3.js","snowplow"));
7+
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//cdn.datacamp.com/sp/2.10.2.js","snowplow"));
88
99
var options = {
1010
appId: 'rdocumentation',

0 commit comments

Comments
 (0)
Please sign in to comment.