File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ <h1>Asynchronous ad tracking examples for snowplow.js</h1>
3232
3333 ( function ( ) {
3434 var sp = document . createElement ( 'script' ) ; sp . type = 'text/javascript' ; sp . async = true ; sp . defer = true ;
35- sp . src = ( 'https:' == document . location . protocol ? 'https' : 'http' ) + '://d1fc8wv8zag5ca.cloudfront.net/0.12.0 /sp.js' ;
35+ sp . src = ( 'https:' == document . location . protocol ? 'https' : 'http' ) + '://d1fc8wv8zag5ca.cloudfront.net/0.13.1 /sp.js' ;
3636 var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( sp , s ) ;
3737 } ) ( ) ;
3838 </ script >
@@ -51,7 +51,7 @@ <h1>Asynchronous ad tracking examples for snowplow.js</h1>
5151
5252 ( function ( ) {
5353 var sp = document . createElement ( 'script' ) ; sp . type = 'text/javascript' ; sp . async = true ; sp . defer = true ;
54- sp . src = ( 'https:' == document . location . protocol ? 'https' : 'http' ) + '://d1fc8wv8zag5ca.cloudfront.net/0.12.0 /sp.js' ;
54+ sp . src = ( 'https:' == document . location . protocol ? 'https' : 'http' ) + '://d1fc8wv8zag5ca.cloudfront.net/0.13.1 /sp.js' ;
5555 var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( sp , s ) ;
5656 } ) ( ) ;
5757 </ script >
@@ -70,7 +70,7 @@ <h1>Asynchronous ad tracking examples for snowplow.js</h1>
7070
7171 ( function ( ) {
7272 var sp = document . createElement ( 'script' ) ; sp . type = 'text/javascript' ; sp . async = true ; sp . defer = true ;
73- sp . src = ( 'https:' == document . location . protocol ? 'https' : 'http' ) + '://d1fc8wv8zag5ca.cloudfront.net/0.12.0 /sp.js' ;
73+ sp . src = ( 'https:' == document . location . protocol ? 'https' : 'http' ) + '://d1fc8wv8zag5ca.cloudfront.net/0.13.1 /sp.js' ;
7474 var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( sp , s ) ;
7575 } ) ( ) ;
7676 </ script >
You can’t perform that action at this time.
0 commit comments