Monday, December 11

Guess who? - Kim ekan u?

If you want to know who visits your blog, you should just have an account in google and be registered in Google analytics. Then you should paste following script into Edit HTML function in Template setting tab.


[script src="http://www.google-analytics.com/urchin.js" type="text/javascript"]
[/script]
[script type="text/javascript"]
_uacct = "UA-1056963-1";
urchinTracker();
[/script]


Do not forget to paste it at the bottom of the script before /body tag is written. Then you will enjoy the world of statistics about your blog :) Good luck!!!

======================================================================

Agar Blogizni kimlar va qaerdan ko'rishini bilishni istaysizmi? Yo'li juda oson, Googleda shahsiy qaydingiz bo'lsa bas. Google analyticsiga kirib, u erdan o'z blogizni ro'yhatga olishingiz kerak. Hamda Quyidagi scriptni yozib o'tishingiz kerak bo'ladi.

[script src="http://www.google-analytics.com/urchin.js" type="text/javascript"]
[/script]
[script type="text/javascript"]
_uacct = "UA-1056963-1";
urchinTracker();
[/script]


Shundan so'ng siz blogingiz haqidagi barcha ma'lumotlarga ega bo'lasiz :). Blogizni rivojlantirishda sizga omad tilayman.

1 comment:

Anonymous said...

thanks for the info about google analytics!