Professional account manual

Incorporation easy-as-pie

In order to incorporate your professional account, you can choose between several options. We recommend using the "Javascript" variant. Only when requiring special functions, such as AutoLogin, should you perform the integration via PHP.

Javascript (recommended!)

After placing your order, you will receive a piece of "Javascript", which looks a little like this:

<script type="text/javascript"
        src="http://www.kicktipp.de/demo/javascript"> 
</script>
Just copy and paste into your website, that's all!

Now set up a new HTML site within your internet presence to host the betting game. This piece of Javascript must then be copied and pasted to the location on this HTML site you wish the betting game to appear.

You then publish the finished HTML file on your web server and voilà! You can adjust further settings for your betting community via the administrator access. The URL and access data will be sent to you via e-mail.

PHP Integration (only use for special functions!)

If you require a close coupling with your CMS for your integration, you will need more than Javascript. Then - and only then - you will need PHP integration.