|
@@ -209,7 +209,7 @@
|
|
|
<h3 class="text-lg text-muted">If at first you don't succeed…</h3>
|
|
|
|
|
|
<p>
|
|
|
- We'll be taking a look into things. But in the meantime, it may not hurt to <a href="../../cdn/new/">try to request an embed code again</a>.
|
|
|
+ We'll be taking a look into things. But in the meantime, it may not hurt to <a href="../../get-started/#get-started-cdn">try to request an embed code again</a>.
|
|
|
</p>
|
|
|
|
|
|
<hr class="hr-lg m-xs-y-lg">
|
|
@@ -288,5 +288,19 @@
|
|
|
<script src="https://cdn.jsdelivr.net/jsdelivr-rum/1.5/jsdelivr-rum.min.js" integrity="sha256-HlY2rbkgbiHhtilMXmQ86rjL/EIxGDtdg9GU9/T2ZxE=" crossorigin="anonymous"></script>
|
|
|
<script src="../../assets/js/site.js"></script>
|
|
|
<script src="../../assets/js/search.js"></script>
|
|
|
+ <!-- Facebook Pixel Code -->
|
|
|
+ <script>
|
|
|
+ !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
|
|
|
+ n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
|
|
|
+ n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
|
|
|
+ t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
|
|
|
+ document,'script','https://connect.facebook.net/en_US/fbevents.js');
|
|
|
+
|
|
|
+ fbq('init', '590758314440297');
|
|
|
+ fbq('track', "PageView");</script>
|
|
|
+ <noscript><img height="1" width="1" style="display:none"
|
|
|
+ src="https://www.facebook.com/tr?id=590758314440297&ev=PageView&noscript=1"
|
|
|
+ /></noscript>
|
|
|
+ <!-- End Facebook Pixel Code -->
|
|
|
</body>
|
|
|
</html>
|