How To Get Referrals Full Url In Javascript
RegisterLogin
How To Get Referrals Full Url In Javascript
Post Description: I Need To Know How To Get Referrals Full Url In Javascript So I Can Find Out Who Is Sending Referals To My Website Automatically And Log Them Like The Domain And Webape Thats Sending Me Traffic With Javascript Link
Tags: How, To, Get, Referrals, Full, Url, In, Javascript
This Post Was Posted On Dec 21, 2009 By Chindodno233 #2953
Post Description: I Need To Know How To Get Referrals Full Url In Javascript So I Can Find Out Who Is Sending Referals To My Website Automatically And Log Them Like The Domain And Webape Thats Sending Me Traffic With Javascript Link
Tags: How, To, Get, Referrals, Full, Url, In, Javascript
This Post Was Posted On Dec 21, 2009 By Chindodno233 #2953
How To Get Referrals Full Url In Javascript by Chindodno233
i have a similar requirement for one of my websites. i need to find out who is sending me referals and i want to count them by way of a database. i need to keep a log of all the referrals i am getting so i can see at least which domain which i have affiliated with is the one who is sending me the most traffic so i can send them as much traffic.
can you send me the script to my email please or attache it to this post
thanks
webune
#3079 1
you can start by using this code for example:
<script language="javascript" type="text/javascript">
document.write (document.location.href);
</script>
example: (this is is the output we got from this code)
<script language="javascript" type="text/javascript">
document.write (document.location.href);
</script>
example: (this is is the output we got from this code)
Feb 25, 2010 Reply Report abuse
©2011 Webune Forums - Mon Dec 19, 2011 11:49 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3