Jump to content

facebook Pixel


Jaco

Recommended Posts

If it is javascript-based, then in the skin template file main.php, you can add the code where instructed.

There is one critical consideration: the javascript code must be surrounded by literal tags as shown:

{literal}
<script>
  blah blah blah
</script>
{/literal}

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...