How to insert the 103bees Javascript code
For every website ('’project'’) you add to your account, we provide a small piece of Javascript code to insert on every webpage. The line of code sends visitor information to our servers for you to analyze later on.
Here’s how to insert it:
-
Go to the ‘’Manage projects'’ section when logged in. Click on ‘’Code'’ in your project list and copy the code.
-
Go to your HTML editor software and put the code right before the HTML </body>-tag on every webpage you want to monitor.
-
Better: put the code in a template file (e.g. stats.html) and include the file before the </body>-tag at the end of each webpage.
-
For Wordpress users: put the code just before the </body>-tag in the ‘’footer.php'’ file in your themes folder (path: /wp-content/themes/yourtheme).
-
Please do not modify the code!
If you don’t know how to include the code in your blog software, CMS (Content Management System) or website, please ask us for support.
