This article will help to know how to access and check the query string of a blogger blog page and redirect to other pages based on the query string . Blogger allows passing of query string and we can access the parameters using Javascript. Let me expain this based on a blogger blogspot blog Here is my blog address http://www.crozoom.com Here I had added some referrer links to some external websites like flipkart.com Earlier I linked directly to flipkart links from my blog. Now i changed this so that the referral links are directed to a landing page in the blog and from there based on the query string, I am redirecting to the external websites....