@extends('backend.layouts.app') @section('content')
{{ translate('Facebook Pixel Setting') }}
@csrf
{{ translate('Please be carefull when you are configuring Facebook pixel.') }}
  • 1. {{ translate('Log in to Facebook and go to your Ads Manager account') }}.
  • 2. {{ translate('Open the Navigation Bar and select Events Manager') }}.
  • 3. {{ translate('Copy your Pixel ID from underneath your Site Name and paste the number into Facebook Pixel ID field') }}.
{{translate('Google Analytics Setting')}}
@csrf
@endsection