Copy and paste the code into your website inside the <head> tag:
This code is responsible for creating the floating window that will actively ask the users if they want to provide feedback 





<!--Start Kampyle Exit-Popup Code--> 
<script type="text/javascript">
var k_push_vars = {
	"view_percentage": 50,
	"popup_font_color": "#000000",
	"popup_background": "#F8D763",
	"header": "Your feedback is important to us!",
	"question": "Would you be willing to give us a short (1 minute) feedback?",
	"footer": "Thank you for helping us improve our website",
	"yes": "Yes",
	"no": "No",
	"text_direction": "ltr",
	"images_dir": "http://cf.kampyle.com/",
	"yes_background": "#76AC78",
	"no_background": "#8D9B86",
	"site_code": 1411839
}
</script>
<script type="text/javascript" src="http://cf.kampyle.com/k_push.js"></script>
<!--End Kampyle Exit-Popup Code-->
<!-- Start Kampyle Css -->
<link rel="stylesheet" type="text/css" media="screen" href="http://cf.kampyle.com/k_button.css" />
<!-- End Kampyle Css -->
