Lesson Description
In this Lesson you'll learn the basics of how your accounts tracking pixel works. I'll walk you through the set up as well as teach you how to track both standard and custom "events".
Lesson Resources
Custom Event Tracking Pixel:
<script>
fbq('trackCustom', 'EVENTNAMEHERE');
</script>