Changes

Line 20: Line 20:     
To add Facebook tracking pixel to SimplyBook.me site:<br>
 
To add Facebook tracking pixel to SimplyBook.me site:<br>
1. Go to your [https://www.facebook.com/business/url/?href=https%3A%2F%2Fwww.facebook.com%2Fads%2Fmanager%2Fpixel%2Ffacebook_pixel&cmsid=952192354843755&creative=link&creative_detail=advertiser-help-center&create_type&destination_cms_id&orig_http_referrer Facebook Pixel tab] in Ads Manager.
+
1. Go to your [https://www.facebook.com/business/url/?href=https%3A%2F%2Fwww.facebook.com%2Fads%2Fmanager%2Fpixel%2Ffacebook_pixel&cmsid=952192354843755&creative=link&creative_detail=advertiser-help-center&create_type&destination_cms_id&orig_http_referrer Facebook Pixel tab] in Ads Manager.<br>
 
2. Follow the simple steps to create pixel.<br>
 
2. Follow the simple steps to create pixel.<br>
[[File:FBTP01_750.png|750px|center]]
+
[[File:FBTP01_750.png|750px|center]]<br>
 +
3. Insert the title of the pixel and press Create button.<br>
 +
[[File:FBTP02_750.png|750px|center]]<br>
 +
4. At install the code step copy src of the tracking pixel:<br>
 +
[[File:FBTP03_750.png|750px|center]]<br>
 +
5. In your SimplyBook.me admin interface go to Plugins // Plugins section and enable Custom CSS plugin. In plugin settings add code with src copied from previous step:<br>
 +
<code>.go-back-link {
 +
background-image: url("src from facebook");
 +
}
 +
</code><br>
 +
[[File:FBTP06_750.png|750px|center]]<br>
 +
6. Now you can track successful bookings. In [https://www.facebook.com/business/url/?href=https%3A%2F%2Fwww.facebook.com%2Fads%2Fmanager%2Fpixel%2Fcustom_audience_pixel%2F&cmsid=952192354843755&creative=link&creative_detail=advertiser-help-center&create_type&destination_cms_id&orig_http_referrer Facebook pixel tab] press Create conversion // Track Custom Conversions. In the section Rule section, click on dropdown and change URL Contains to Events. Then choose PageView as a value. In Category section choose View Content. Then press Next.<br>
 +
[[File:FBTP08_750.png|750px|center]]<br>
 +
7. Check your booking pages activity in Facebook Pixel tab.<br>
 +
[[File:FBTP07_750.png|750px|center]]<br>