wAudito logo
Sign in
Registration

Registration

How to implement the tracking code?

You will need the jQuery library to use our tracking and feedback plugin.
For more information, and trouble shooting, please visit out F.A.Q. page at http://hu.contking.com/gyik/index.html
If you want to implement the box type feedback plugin
Place this code in the <head> block of yout html code:
<link href="https://feedback.contking.com/feedback.css" rel="stylesheet" type="text/css">
<script src="https://feedback.contking.com/feedback.js" type="text/javascript"></script>
Then place the following html code in your code, where you want the plugin to appear:
<div id="contking-feedback-container"></div>