Showing posts with label google. Show all posts
Showing posts with label google. Show all posts

"Blogger Stats" - Check Traffic of Your Blog through Blogger



Few days ago, Blogger, has introduced a full-featured, real time stat service for your blogspot blog.The new Stats feature shows all traffic stats data of your bloggger blog, in a simple, easy-to-understand graphical user interface.

So now you can check traffic stats of your blogger blog without using any third party services.You have nothing to install or configure.It monitors and analyzes your visitor traffic in real time, which technically is not possible with other tools, not even in Google Analytics.

The coolest thing about the new Blogger Stats is that it monitors and analyzes your visitor traffic in near-real-time. You can see which posts are getting the most visits and which sites are sending traffic to your blog right now. For example, if a reader shares one of your blog posts on Twitter and the post is getting lots of clicks, you will see a traffic increase in Blogger Stats almost instantly, with the particular Tweet mentioning your post being identified as the traffic source. Of course, traffic data across longer time periods (day/week/month) and all-time historical data are available as well.

From Blogger in draft




Right now it's available for Blogger in Draft only, but soon you can see this feature in your main Blogger dashboard.To check this feature,Login to your Blogger in Draft dashboard.You can see a link called "Stats".Look at below:



Click on that link and now you can check your blog traffic stats directly from blogger.Here you can check features like page views of your blogger posts,Traffic Sources of your blog,popular search keywords that send visitors to your blog, which country your visitors come from, and which web browsers they are using,etc...



This new feature will helpful to all blogger users to know what's going on with your blog right now.As a blogger I am very happy with this new feature of blogger.




How To Add Official Google Buzz Button+Counter to Blogger



Now Google has introduced their Official Google Buzz Buttons.Buzz Buttons help people share stuff from your website in Google Buzz. You can add this buzz button to your blogger blog or website easily.Below I explain how to add this official Google buzz button to blogger with or without share count.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:


4.Now copy one of the below codes and paste it just before the above line.

Button 1 : Button + counter : Post count - On the top

Code:




Result:


Button 2 : Button + counter : Post count - On the side

Code:




Result:


Button 3 : Button only : Size - Normal

Code:




Result:


Button 4 : Button only : Size - Small

Code:




Result:


Button 5 : Link

Code:




Result:


5.Now save your template and you are done.




Facts About Google



The Beast File: Google.
Google and its dominance.

Google is certainly popular and has ever increasing users from day to day. Here are some facts that you should know about the almighty Google!


Still wanna use Google? I'm sure you do.




How To Add Google Buzz Button to blogger blog



This tutorial explains how to add Google Buzz button to your blogspot blog.To add this,to your blog follow the steps below.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

Google Buzz is a new way to start conversations about the things you find interesting. It's built right into Gmail, so you don't have to peck out an entirely new set of friends from scratch — it just works. If you think about it, there's always been a big social network underlying Gmail. Buzz brings this network to the surface by automatically setting you up to follow the people you email and chat with the most.

-From google blog



4.Now copy one of the below codes and paste it just before the above line.

Code 1:


Buzz It


Result:



Code 2:


Buzz It


Result:



Note:
It is better to host above 2 images yourself.

5.Now save your template and you are done.




How To Host JavaScript Files on Google Code+Unlimited Bandwidth



Do you want to host your external java script files in unlimited bandwidth?If you host your files in google code you can do it for free .It helps your page load faster than other free webhosting services.

1.First login to your google account and go to Google Code Hosting.

You can see screen look like this.

Create a new project

2.Click on "Create a new project".Next screen will look like this:

Create a new project

3.Fill above form with your information and click on "Create project".Next screen will look like this:

Create a new project

4.Click on "Downloads" tab.Now click on "New download" tab.

Create a new project

6.Fill up the needed information. Browse for your JavaScript(.js) file and attach it. Now click on "Submit file".

host your js files here

7.Now your java script file will upload to google.After that you can see the screen like this:

your hosted js file

8.If you want to get direct link of your java script file,click on file name and select "Copy link address".

copy your js file link as this

9.Now you can use it as external java script file.Look at the example below:



How To Add "Follow This Blog" Link to Blogger



This will help other bloggers to follow your blogspot blog easily.To add it under your blog post, follow the steps below.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

Follow-This-Blog



4.Copy below code and paste it just after the line .

YOUR-BLOG-ID" target="_blank">Follow This Blog !!!



NOTE:Replace YOUR-BLOG-ID with your real blogger blog ID.

Your-Blog-ID

Look at the example below.

1297984091471718670" target="_blank">Follow This Blog !!!



Your final result will look like this:

Follow This Blog !!!



5.Click on "Save Templates" and now you are done.




How To Add jQuery Related Posts Widget for Blogger



1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see

.

4.Copy below code and paste it just after the

.









5.Click on "Save Templates" and now you are done.It will look like this.



Note : If you can, host jquery.min.js and related-posts-widget-1.0.js files yourself.