@extends('admin.layouts.app')
@section('content')
- 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--}}
- 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--}}
-
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