Help
There are 2 methods to add the tracking code. Use whichever suits you, but we recommend the first method.
Method 1:
To add the tracking code in your blog/site edit the source (recommended)*.
For wordpress blogs you can go to "Appearance" -> "Editor" to edit the source code.
For other blogs when you edit the source code, the structure should be like this:
<html>
<head>
<title>Blog Title</title>
</head>
<body>
Blog contents
Tracking code goes here
</body>
</html> |
Method 2:
You can also place the tracking code in your blog post if you don't feel good editing the source code of your blog or site. To properly enter the tracking code it is important to enter html editing mode of your post. Most of the blogs allow you to enter HTML edit mode by clicking the "Edit HTML" link.
*Always backup your blog or site source code and other important files before doing any kind of changes.
Close this page