<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003185" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003185</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/logging-referrers-javascript#comment-1014084</link>
    <description> &lt;p&gt;You cant use client-side JavaScript alone to log the referrers. You need to use a server-side language (can use JScript with ASP) which has the ability to write to a text file or a database.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Jun 2000 06:10:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1014084 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/logging-referrers-javascript#comment-1014083</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  document.referrer refers (I couldn&#039;t help it   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; to the document which referred the current page.  In other words if you came to this page from yahoo, the document.referrer would equal &lt;a href=&quot;http://www.yahoo.com.&quot; class=&quot;bb-url&quot;&gt;www.yahoo.com.&lt;/a&gt;   It is sometimes used to determine if the user is coming from a page other than the main frameset, or the answer sheet from a quiz.&lt;br /&gt;
  If by referral, you mean a click-through, I guess it could --&lt;br /&gt;
   var lastSite = document.referrer;&lt;br /&gt;
   for (i=0; i &amp;lt; referralArray.length; i++)&lt;br /&gt;
      if (lastSite == referralArray[i])&lt;br /&gt;
        givePoints(referralArray[i[;&lt;/p&gt;
&lt;p&gt;Hope this answers your questions&lt;/p&gt;
&lt;p&gt;final note: I&#039;ve heard it is undependable&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
my site:&lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt;GrassBlade: cut&amp;amp;paste javascript&lt;/a&gt;&lt;br /&gt;
moderator at:&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The Javascript Place&lt;/a&gt;&lt;br /&gt;
&lt;A target=&quot;_blank&quot;&gt;Javascript City&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[This message has been edited by Vincent Puglia (edited 11 June 2000).]&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jun 2000 22:33:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1014083 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
