Willkommen Gast. Bitte Einloggen oder Registrieren
 
Sprache wählen:
 
 
Statistik Version 20 online.

  ÜbersichtHilfeSuchenEinloggenRegistrieren  
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken
What is the right code? (Gelesen: 3554 mal)
HeavyB
YaBB Newbies
*
Offline



Beiträge: 1
What is the right code?
12.03.10 um 14:05:36
 
Hi,

I just bought the script, and upgraded my "old" 3.6 to the latest 4.2. First of all: thanks for this great script!

Just a question: I am not completely sure which code I should use on my pages to track visitors. Both the online manual and the included manual say I should use the following code:

Code:
<script type="text/javascript" src="http://www.yourdomain.com/stat/track.php?mode=js"></script>
<noscript><img src="http://www.yourdomain.com/stat/track_noscript.php" border="0" alt="" width="1" height="1"></noscript>
 



However, when I check the FAQ on this site, which I used to see how to upgrade to the latest version, it says the code has changed and I should use this:

Code:
<script type="text/javascript" src="http://www.example.com/stat/track.php?mode=js"></script>
<noscript><img src="http://www.example.com/stat/track.php?mode=img" border="0" alt="" width="1" height="1"></noscript>
 



I highlited the difference ... which version should I use?
Zum Seitenanfang
 
 
IP gespeichert
 
hr3
Global Moderator
*****
Offline


Es gibt nichts Gutes/
außer: Man tut es. E.Kästner

Beiträge: 1126
Germany
Geschlecht: male
Re: What is the right code?
Antwort #1 - 12.03.10 um 14:14:00
 
With version 4.00 track_noscript.php was removed. You have to use track.php?mode=img

Congratulation, you found a mistake in the english documentation.Smiley
Zum Seitenanfang
 
 
IP gespeichert
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken