<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1011677" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1011677</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thanks and and Update</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tracking-hits-javascript-redirected-page#comment-1067535</link>
    <description> &lt;p&gt;I appreciate all the help. What I have done in the past few days is get myself my own domain name and I am getting it hosted on a server that has all the bells and whistles including PHP, CGI and more.&lt;/p&gt;
&lt;p&gt;I will get back to this issue once I finish transfering things over and getting an idea of what PHP, CGI and the rest can do.&lt;/p&gt;
&lt;p&gt;Thanks again for all your help!&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Jul 2000 17:08:58 +0000</pubDate>
 <dc:creator>artnow</dc:creator>
 <guid isPermaLink="false">comment 1067535 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tracking-hits-javascript-redirected-page#comment-1067144</link>
    <description> &lt;p&gt;If your server supports CGI then I suggest asking for help in the CGI forum. I am sure someone there has a free hit counter script you can use. If your server supports ASP I can help you out.&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Jul 2000 13:45:52 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1067144 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tracking-hits-javascript-redirected-page#comment-1067085</link>
    <description> &lt;p&gt;Hi artnow,&lt;/p&gt;
&lt;p&gt;   Alright, I&#039;m still not sure, but...&lt;/p&gt;
&lt;p&gt; To count the hits, you need to use a counter somewhere along the line -- either where it&#039;s leaving or where it ends up.  And the only real counters are cgi/server.&lt;/p&gt;
&lt;p&gt;  If we&#039;re agreed on that, you can determine where they come from with:&lt;/p&gt;
&lt;p&gt;   switch (document.referrer)&lt;br /&gt;
   {&lt;br /&gt;
      case &quot;somepage.html&quot;:&lt;br /&gt;
     ....some code to call counter1....&lt;br /&gt;
       break;&lt;br /&gt;
      case &quot;somepage2.html&quot;:&lt;br /&gt;
     ....some code to call counter1....&lt;br /&gt;
      break;&lt;br /&gt;
     ...etc...&lt;br /&gt;
      default:&lt;br /&gt;
     ....some code to call counter1....&lt;br /&gt;
   }&lt;/p&gt;
&lt;p&gt;But, even the above is better handled by cgi.&lt;/p&gt;
&lt;p&gt;I&#039;ve a feeling this isn&#039;t what you need, but what the hay --gave it a stab anyway.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Jul 2000 18:42:38 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1067085 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I should have mentioned ....</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tracking-hits-javascript-redirected-page#comment-1067078</link>
    <description> &lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;I should have mentioned that I am trying to track the hits from my opt-in newletter.&lt;/p&gt;
&lt;p&gt;I place a link &lt;a href=&quot;http://www.members.home.net/contesthound/spotlight/LinkName.htm&quot; class=&quot;bb-url&quot;&gt;http://www.members.home.net/contesthound/spotlight/LinkName.htm&lt;/a&gt; and this page (LinkName) is the page that redirects to the appropriate affiliate site.&lt;/p&gt;
&lt;p&gt;In hindsight, that would be an important detail LOL.&lt;/p&gt;
&lt;p&gt;HitBox incidently is a free tracking service that asks you to place a small ad of theirs in exchange for tracking.&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Jul 2000 16:30:08 +0000</pubDate>
 <dc:creator>artnow</dc:creator>
 <guid isPermaLink="false">comment 1067078 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tracking-hits-javascript-redirected-page#comment-1067064</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  Other than its name, I&#039;m not familiar with HitBox. You&#039;re trying to count the redirects from the original page?  Why don&#039;t you simply put a different counter on the redirected page? If you want to know how many hits for each site, you can do the subtraction manually -- orgPageCount - redirectPageCount&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Jul 2000 11:19:56 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1067064 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
