Thứ Bảy, 31 tháng 5, 2014

Quantify your Site by Quantcast

0 nhận xét

Quantcast - A Great Tool for Audience Measurement


Hello bloggers! Hope you're doing fine in blogging. Today I'm gonna write a review on Quantcast. Actually quantcast is a great site for audience measurement tool. You can collect huge information through Google Analytics. But I think Google Analytics is too heavy and sometimes it's really difficult to use. In that case, quantcast is more comfortable and convenient for the webmasters. 


Quantcast is also capable of showing the real time situation of your site worldwide! Yes! Just like Google Analytics, quantcast can fetch your real time visitors through world map. Thus you can see who is in your site right now. 


Do you use Web Rank Toolbar? I've found quantcast from Web Rank Toolbar. Earlier whenever I opened Web Rank Toolbar in Iron Browser, I saw my site is not ranked by quantcast. Because quantcast only measures your site when you set up its code in your site. 


Then I implemented quantcast code in my site and get it quantified! See the current status below: 





Or you can directly visit quantcast to check the status of Marks PC Solution. Hit on the  quantcast image button: 


Quantcast Large Logo


If you would like to qantify your site, follow the method below:

Open a new tab in your browser and type - 

https://www.quantcast.com/markspcsolution.com

Just replace the red part of the URL with yours. Now go to this address. Check your site's rank if available. And also look upper right corner. You will see - Not quantified. If your site is already qantified then you will see Quantified button. 



How to get Quantified? 

In order to get quantified, you must have an account with quantcast. I know most of you have no account qith quantcast. First open an account there and follow the steps below. 


  • Look at the right panel - Add a Website. Hit on it. 
  • A new window named General Tag will pop up. 
  • Enter your site's URL. ie. http://www.markspcsolution.com
  • Copy the code from Your Tag and paste it just before the </body> tag in your site.
  • Now hit on the Submit Site button. 

Wait for a few days. You will get an email notification when your site gets quantified. 



Code Implementation Help for Blogger


Directly go to Blogger Dahsboard/ Control Panel > Now go to Template > Edit HTML > Press Ctrl + F within HTML Layout > type </body> > Place the copied code just before the ending body tag. That's it.


You can also check - Working with New HTML Template Editor. Here you will learn, how to work with the new HTML template editor of blogger. 



Real Time Status


To check the real time you have to enter this URL - 

https://www.quantcast.com/labs/real-time/site/

Now after the site/, enter your site's address - markspcsolution.com



 



Stay with Marks PC Solution to get more interesting IT topics!



Thứ Hai, 19 tháng 5, 2014

Cách tăng lượng truy cập vào website

0 nhận xét

Cách tăng lượng truy cập vào website

Đọc tiếp »

Thứ Bảy, 29 tháng 3, 2014

Related Posts Widget for Blogger

0 nhận xét

Add a Related Post Widget for Blogger


Hey bloggers! Hope you're running your blogs fine. Today I'm gonna share a simple  related posts widget with you. You know how important it is. A related posts widget can retain your visitors. It helps to increase visitors' engagement with the site. Have you noticed, when you visit a site to know something and get a related post just at the end of that post you also read the related post! 


Let's consider my own case. Few days ago I visited My Blogger Tricks to know something. At the end of the post there were 05 related posts. I've also read one of those related posts. From that post, I discovered another posts which I like! After reading the 03 posts from that site, I've used the search option to find another post. 


And this only happens due to the related posts widget. Instead of one pageview, My Blogger Tricks got at least five pageviews from me. And I spent almost an hour on that site! Can you imagine? One hour instead of five minutes. And this is exactly what Google wants. 


Visitors' Engagement with the Site


And if you're able to satisfy Google, you will get - 
  • Improved Page Rank
  • Improved Search Position
  • More Pageviews
  • Finally, more Ad Revenue

Maybe I'm talking too much about SEO. But this is not my today's topic. Let't back to the related posts widget. All you need to do is just - Add a simple JavaScript to your template. And you will get 05 related posts under each post as the image shows below: 


You May Also Like Widget for Blogger



Adding the Widget to Blogger:
  1. Sign in to your blogger account and go to the dashboard.
  2. Layout > Add a Gadget from the bottom > HTML/ JavaScript Gadget.
  3. Copy the following code and paste it in the Content box.
  4. Save the Widget and View your site.

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="http://blogger-related-posts.googlecode.com/files/related-posts-widget-1.0.js" type="text/javascript"></script>
<script type="text/javascript">
relatedPostsWidget({
   'containerSelector':'div.post-body'
   ,'loadingText':'loading...'
});</script>


Note: This widget may slow down your site's loading time


Stay with Marks PC Solution to get more interesting IT topics!