|
33 | 33 | var sc_security = "6086a46c";
|
34 | 34 | </script>
|
35 | 35 | <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script>
|
| 36 | +<!-- Meta Pixel Code --> |
| 37 | +<script> |
| 38 | +!function(f,b,e,v,n,t,s) |
| 39 | +{if(f.fbq)return;n=f.fbq=function(){n.callMethod? |
| 40 | +n.callMethod.apply(n,arguments):n.queue.push(arguments)}; |
| 41 | +if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; |
| 42 | +n.queue=[];t=b.createElement(e);t.async=!0; |
| 43 | +t.src=v;s=b.getElementsByTagName(e)[0]; |
| 44 | +s.parentNode.insertBefore(t,s)}(window, document,'script', |
| 45 | +'https://connect.facebook.net/en_US/fbevents.js'); |
| 46 | +fbq('init', '702080505718294'); |
| 47 | +fbq('track', 'PageView'); |
| 48 | +</script> |
| 49 | +<noscript><img height="1" width="1" style="display:none" |
| 50 | +src="https://www.facebook.com/tr?id=702080505718294&ev=PageView&noscript=1" |
| 51 | +/></noscript> |
| 52 | +<!-- End Meta Pixel Code --> |
| 53 | +<script> |
| 54 | + function metaTrack(){ |
| 55 | + fbq('track', 'ViewContent'); |
| 56 | + } |
| 57 | +</script> |
36 | 58 | <noscript>
|
37 | 59 | <div class="statcounter"><a title="website statistics" href="https://statcounter.com/" target="_blank"><img
|
38 | 60 | class="statcounter" src="https://c.statcounter.com/12714909/0/6086a46c/1/" alt="website statistics"
|
|
116 | 138 | class=" hide-content {{#if applicationsOpen}}appsOpen{{else}}appsClosed{{/if}} {{#if registrationDone}}regDone{{/if}} {{#if sessionEnded}}sessionEnded{{/if}} shell-content">
|
117 | 139 |
|
118 | 140 |
|
119 |
| - <a class="fixed-apply hide-apply hide-appsClosed" href="{{applicationLink}}">{{#if weekendIntensive}}Sign Up Now{{else}}Apply Now{{/if}}</a> |
| 141 | + <a onclick="metaTrack()" class="fixed-apply hide-apply hide-appsClosed" href="{{applicationLink}}">{{#if weekendIntensive}}Sign Up Now{{else}}Apply Now{{/if}}</a> |
120 | 142 |
|
121 | 143 | <section id="section-class-details">
|
122 | 144 | <div class="grid-2">
|
|
207 | 229 | </div>
|
208 | 230 | {{#if getnotified}}
|
209 | 231 | <p class="large apply">
|
210 |
| - <a href="{{applicationLink}}" target="_blank" id="application-link">Get Notified</a> |
| 232 | + <a onclick="metaTrack()" href="{{applicationLink}}" target="_blank" id="application-link">Get Notified</a> |
211 | 233 | </p>
|
212 | 234 | {{else}}
|
213 | 235 | <div class="details">
|
|
226 | 248 | </div>
|
227 | 249 |
|
228 | 250 | <p class="large apply hide-appsClosed">
|
229 |
| - <a class="special-button" href="{{applicationLink}}" target="_blank" id="application-link">{{#if weekendIntensive}}Sign Up{{else}}Apply{{/if}} Now</a> |
| 251 | + <a onclick="metaTrack()" class="special-button" href="{{applicationLink}}" target="_blank" id="application-link">{{#if weekendIntensive}}Sign Up{{else}}Apply{{/if}} Now</a> |
230 | 252 | </p>
|
231 | 253 | {{/if}}
|
232 | 254 |
|
|
0 commit comments