@extends('admin.layouts.app') @section('content')

{{translate('Google reCAPTCHA Setting')}}

@csrf

{{translate('Google Analytics Settings')}}

@csrf
{{ translate('Facebook Chat') }}
{{translate('Facebook Chat Setting')}}
@csrf
{{ translate('Please be carefull when you are configuring Facebook chat. For incorrect configuration you will not get messenger icon on your user-end site.') }}
  • 1. {{ translate('Login into your facebook page') }}
  • 2. {{ translate('Find the About option of your facebook page') }}.
  • 3. {{ translate('At the very bottom, you can find the \“Facebook Page ID\”') }}.
  • 4. {{ translate('Go to Settings of your page and find the option of \"Advance Messaging\"') }}.
  • 5. {{ translate('Scroll down that page and you will get \"white listed domain\"') }}.
  • 6. {{ translate('Set your website domain name') }}.
{{-- Facebook Pixel Setting--}}
{{ translate('Facebook Pixel') }}
{{ 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') }}.
{{-- Facebook Comment Setting--}}
{{ translate('Facebook Comment') }}
{{ translate('Facebook Comment Setting') }}
@csrf
{{ translate('Please be carefull when you are configuring Facebook Comment. For incorrect configuration you will not get comment section on your user-end site.') }}
  • 1. {{ translate('Login into your facebook page') }}
  • 2. {{ translate('After then go to this URL https://developers.facebook.com/apps/') }}.
  • 3. {{ translate('Create Your App') }}.
  • 4. {{ translate('In Dashboard page you will get your App ID') }}.
@endsection