Inserting a Facebook like box in the exit screen is an easy operation. The probability that your participants like your Facebook page after the campaign might even be higher.
Follow these steps :
1) Go in the "Source" tab of your exit screen
2) Go on: https://developers.facebook.com/docs/plugins/like-button and follow these steps:
- Insert your Facebook page address.
- Define your layout.
- Click on "Get code"
- Choose "iframe"
- Paste the code in the source code of your exit screen.
3) Add the following CSS code in the CSS tab of the look & feel of your campaign:
.exit .quizz p iframe {
width: 50px !important;
}
You can do the same with the X iframe.
Follow these steps:
- Go in the source code of your exit screen