2021年2月4日星期四

adding fb pixel to a html button

I am trying to ad fb pixel to a html a tag a and would like to know will it work or Do I have to do something else, becasue I noticed the fb pxlel code which I use is not normal one like in the documentation so please check ,

<script>          (function(a,b,d){var c=a.getElementsByTagName(b)[0],a=a.createElement(b);a.async=!0;a.src=d;c.parentNode.insertBefore(a,c)})(document,"script","somewebaddress/id/gfd5dC85d653545f5655S90LzA");    fbq('track', 'SubmitApplication');    </script>          <noscript><iframe src="link goes here/id/f4545dfd4dfg534584fgdgd43553544?ns" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>                                <a  onClick="fbq('track', 'SubmitApplication')" href="#" > link button <a/>  
https://stackoverflow.com/questions/66057852/adding-fb-pixel-to-a-html-button February 05, 2021 at 01:07PM

没有评论:

发表评论