File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
{% include navigation.html %}
2
2
3
-
3
+ < script type ="text/javascript ">
4
+ adroll_adv_id = "MW5HZIP5UVFRZNJVKSPCR4" ;
5
+ adroll_pix_id = "2DYOCKCHRVCTZGO3SGMR5U" ;
6
+ ( function ( ) {
7
+ var oldonload = window . onload ;
8
+ window . onload = function ( ) {
9
+ __adroll_loaded = true ;
10
+ var scr = document . createElement ( "script" ) ;
11
+ var host = ( ( "https:" == document . location . protocol ) ? "https://s.adroll.com" : "http://a.adroll.com" ) ;
12
+ scr . setAttribute ( 'async' , 'true' ) ;
13
+ scr . type = "text/javascript" ;
14
+ scr . src = host + "/j/roundtrip.js" ;
15
+ ( ( document . getElementsByTagName ( 'head' ) || [ null ] ) [ 0 ] ||
16
+ document . getElementsByTagName ( 'script' ) [ 0 ] . parentNode ) . appendChild ( scr ) ;
17
+ if ( oldonload ) { oldonload ( ) } } ;
18
+ } ( ) ) ;
19
+ </ script >
4
20
< script src ="//platform.twitter.com/oct.js " type ="text/javascript "> </ script >
5
21
< script type ="text/javascript ">
6
22
twttr . conversion . trackPid ( 'l4ki6' ) ;
You can’t perform that action at this time.
0 commit comments