Changes

no edit summary
Line 125: Line 125:  
=Tracking pixel=
 
=Tracking pixel=
 
To add tracking pixel to SimplyBook.me to track successful bookings:<br>
 
To add tracking pixel to SimplyBook.me to track successful bookings:<br>
1. In SimplyBook.me admin interface go to Plugins // Plugins section and enable Custom CSS plugin.<br>
+
1. In SimplyBook.me admin interface go to Custom Features // Custom Features section and enable Custom CSS custom feature.<br>
2. In plugin Settings add to Booking pages CSS tab code:<br>
+
2. In this custom feature Settings add to Booking pages CSS tab code:<br>
 
<code>
 
<code>
 
.booking-result #pageNotifications {
 
.booking-result #pageNotifications {
Line 145: Line 145:  
4. At install the code step copy src of the tracking pixel:<br>
 
4. At install the code step copy src of the tracking pixel:<br>
 
[[File:FBTP03_750.png|750px|center]]<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>
+
5. In your SimplyBook.me admin interface go to Custom Features // Custom Features section and enable Custom CSS Custom Feature. In this Custom Feature settings add code with src copied from previous step:<br>
 
<code>.go-back-link {
 
<code>.go-back-link {
 
background-image: url("src from facebook");
 
background-image: url("src from facebook");