feat: adiciona meta pixel e eventos viewcontent, initiatecheckout e purchase
This commit is contained in:
parent
d87be4d434
commit
5bded58818
1 changed files with 4 additions and 3 deletions
|
|
@ -106,13 +106,14 @@
|
||||||
fbq('init', '1494357542144348');
|
fbq('init', '1494357542144348');
|
||||||
fbq('track', 'PageView');
|
fbq('track', 'PageView');
|
||||||
</script>
|
</script>
|
||||||
<noscript><img height="1" width="1" style="display:none"
|
|
||||||
src="https://www.facebook.com/tr?id=1494357542144348&ev=PageView&noscript=1"
|
|
||||||
/></noscript>
|
|
||||||
<!-- End Meta Pixel Code -->
|
<!-- End Meta Pixel Code -->
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<!-- Facebook Pixel (noscript) -->
|
||||||
|
<noscript><img height="1" width="1" style="display:none"
|
||||||
|
src="https://www.facebook.com/tr?id=1494357542144348&ev=PageView&noscript=1"
|
||||||
|
/></noscript>
|
||||||
<!-- ============================================== -->
|
<!-- ============================================== -->
|
||||||
<!-- GTM (NOSCRIPT) PARA O BODY -->
|
<!-- GTM (NOSCRIPT) PARA O BODY -->
|
||||||
<!-- ============================================== -->
|
<!-- ============================================== -->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue