weblagence/laravel-facebook-pixel

Easily setup and send data to Facebook Pixel in Laravel apps - weblagence/laravel-facebook-pixel

return [ /* * The Facebook Pixel id, should be a code that looks something like " XXXXXXXXXXXXXXXX". */ 'facebook_pixel_id' => '', /* * Enable or disable script ...

Lee mas