Integration
Common information about counters
Counter itself is represented by a tracking code (HTML or JavaScript), which needs to be inserted into a site or blog.
Code execution during page loading by any visitor provides stats gathering. So, for the real stats numbers
the tracking code must be present in all pages of your blog. There is a common (for all pages) template usually.
By the inserting code into this template you are inserting counter into all blog pages.
Blogger (Blogspot)
Depending on using the new templating system or the old (classic) one there are two ways to integrate the tracker in you blog.
Old (Classical) templating system
You need to go to blog management section, then switch to the tab
"Template" and click "Edit HTML". If you selected visible counter, you have to
find the suitable place(as you desire) for it between <body> and </body> tags.
If you selected invisible counter - then insert the tracking code in the bottom of the template
right before </body>-tag as you can see at this screenshot:
New templating system
You need to go to blog management section, then switch to the tab
"Layout" and select "Page Elements" (it's by default).
Now you should add a new Page Element or edit an existing HTML/JavaScript-element.
If you add a new Page Element, you must select HTML/Javascript.
Then just paste the tracking code in the Content-area and save changes.
MySpace
For your myspace blog you will have to use pure-HTML variant of the tracking code. Just insert the code
in "About Me" area in your profile editor. That's all.
TypePad
For using our service on a TypePad blog, you need to place the tracking code into the Notes field
of the TypeList item in you sidebar. More details about TypeList item and the code adding into
your blog are in the TypePad support page .
WordPress, self-hosted blog
You need to put the tracking code into a text widget in the sidebar. You can manage your widgets in the admin
control panel in section "Presentation -> Sidebar Widgets".
Wordpress, blog hosted on the wordpress.com domain
In this case you do not have the ability to add JavaScript-code to your page. Your choice is HTML-code.
Place this code in a text widget in your sidebar.
|