Additional tips: Difference between revisions
| Line 19: | Line 19: | ||
2. In plugin Settings add to Booking pages CSS tab code:<br> | 2. In plugin Settings add to Booking pages CSS tab code:<br> | ||
<code> | <code> | ||
.booking-result #pageNotifications { | .booking-result #pageNotifications { | ||
content: url('http://-----';); | content: url('http://-----';); | ||
} | } | ||
</code> | </code><br> | ||
where content should contain tracking pixel url. And press Save CSS. | |||
=Facebook tracking pixel= | =Facebook tracking pixel= | ||