Added FB Pixel code to remaining pages.

This commit is contained in:
Todd Fredrich
2017-12-30 20:59:20 -07:00
parent a1cba0693e
commit 7b7cff1c94
11 changed files with 208 additions and 21 deletions

View File

@ -3,6 +3,23 @@
<title>Moved to new URL: http://www.restapitutorial.com/lessons/httpmethods.html</title>
<meta http-equiv=refresh content="0; url=http://www.restapitutorial.com/lessons/httpmethods.html" />
<meta name="robots" content="noindex,follow" />
<!-- 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', '389059184866929');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=389059184866929&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<h1>This page has been moved to http://www.restapitutorial.com/lessons/httpmethods.html</h1>
@ -10,4 +27,4 @@
<a href="http://www.restapitutorial.com/lessons/httpmethods.html"><strong>click here</strong></a>,
sorry for the hassles!</p>
</body>
</html>
</html>