ChilliSource.Front.Modules

Facebook Pixel

This module adds Facebook Pixel Analytics

Quick Start

You just need to declare it as a chillifront module.

import FacebookPixel from 'modules/FacebookPixel';

new FacebookPixel({
	pixelId: 'Your Facebook Pixel ID',
});

You can look at the events at Facebook Pixel Events