HTTP referrer using javascript

This Tutorial Has Been Viewed 2,512 Times.

This is another simple script to get the http referrer using javascript.This will help you in getting the referrer page ie the page from which your current webpage got loaded.Use JavaScript’s referrer property to find out where your visitor came from.

<script LANGUAGE=JAVASCRIPT TYPE="TEXT/JAVASCRIPT">
<!-- Hide script from old browsers
	if (document.referrer != '')
   	alert('This webpage was not referred from ' + document.referrer);
//-- Stop hiding script -->
</script>
VN:F [1.9.13_1145]
Rating: 8.3/10 (4 votes cast)
VN:F [1.9.13_1145]
Rating: -1 (from 1 vote)

HTTP referrer using javascript, 8.3 out of 10 based on 4 ratings

Incoming search terms:





You will also be interested in ,

Tags:

Leave a Reply

Spam protection by WP Captcha-Free

Proudly designed by Mistonline.in.
Affordable Seo PackagesSeo BlogEdu Backlinks
More in JavaScripts (45 of 80 articles)