Log In · Register

 
 
Closed TopicStart new topic
CB's tracker not working?, Eh.
Mistrunner
post Mar 13 2005, 04:27 PM
Post #1


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



I've posted the code both in the CLAF Webstat's box and in my Xanga Skin (at the same time, and also seperately), but nothing is ever logged. Nothing. I know I have visitors because of the comments, but it never logs anything.

Here's my code:

QUOTE
<!-- begin code provided by createblog.com -->
<script type='text/javascript'>
// visitor logger by micron (client-side)
// for more xanga scripts and help go to createblog.com

// your createblog.com username
var createblog = 'Mistrunner';

// your xanga.com username
var xanga = 'Mistrunner';

// adjust timezone (0 is est, -3 is pst)
var offset = 0;

var log = 'http://www.createblog.com/tools/log.php?createblog='+ createblog.toLowerCase() +'&xanga='+ xanga.toLowerCase() +'&offset='+ offset +'&visitor=';

if (location.href.match(xanga.toLowerCase()) && location.href.match('home.aspx')) {
var links = document.getElementsByTagName('a');
for (var i=0; i<links.length; i++) {
if (links[i].href.match('http://www.xanga.com') && links[i].innerHTML.match('xanga') && (links[i+2].href.match('/logout.aspx') || links[i+2].href.match('/signin.aspx'))) {
  document.write('<img src="'+ log + links[i+1].innerHTML.toLowerCase() +'" width="0" height="0">');
  break;
}
}
}
</script>
<!-- end code provided by createblog.com -->


If I've missed anything obvious, I apologize. sweating.gif I've been trying to work it out for a week and come up with nothing. Tried searching too, and no one else seems to have a problem.
 
whomps
post Mar 13 2005, 04:33 PM
Post #2


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Did you try putting it as the FIRST thing in your Website Stats?

Topic Moved to Programming Chat
(Webmaster's Corner > Programming)
 
Mistrunner
post Mar 13 2005, 05:32 PM
Post #3


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



Yes. In fact, it's the ONLY thing in my Website Stats.

And thanks for moving it. _smile.gif
 
whomps
post Mar 13 2005, 05:57 PM
Post #4


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



When did you insert the code? It might take awhile for it to get working.

I went to your xanga and you have xanga premium. I'm not sure if that affects the tracker at all, but it might have something to do with it.
 
sweetxsimplicity
post Mar 13 2005, 06:10 PM
Post #5


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



Is this really programming? I mean the tracker is for Xanga, and involves xanga..
 
whomps
post Mar 13 2005, 06:12 PM
Post #6


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Well.. I sorta thought about that and considered that it wasn't really a.. XANGA problem, more like a coding problem.

I referred back to the other topics that involved the tracker, and they were sent to here by other mods so..

I guess if you really consider this a Xanga problem you can move it. There's not really a problem going on with the xanga.. It just involves Createblog's tracker.
 
Mistrunner
post Mar 13 2005, 09:47 PM
Post #7


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



QUOTE(x_angawhomps @ Mar 13 2005, 5:57 PM)
When did you insert the code? It might take awhile for it to get working.

I went to your xanga and you have xanga premium. I'm not sure if that affects the tracker at all, but it might have something to do with it.
*


I've inserted it and taken it back out a few times the past week, trying to figure out what was wrong. The longest I think it stayed put was for 3 days.

Yeah. ^^ Thats why I tried putting it in the Xanga Skins, because I noticed some of the codes that are made for Website Stats don't work with premium unless you transfer them to the actual skin code.

I'll leave it alone for a few more days and see what happens. I'm hoping Micron might respond to this.
 
Pulchritude
post Mar 13 2005, 09:58 PM
Post #8


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



hmmm it might be some codes iny our webstats that are making it disabled maybe but make sure that u post it last in your web stats
 
Mistrunner
post Mar 14 2005, 03:24 PM
Post #9


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



It's the only code in my Webstats.
 
jordanriane
post Mar 15 2005, 09:48 PM
Post #10


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



Did you sign up for the tracker?

QUOTE
http://www.createblog.com/tools/log.php

To enable the tool, go to the link above and initialize setup. Then copy the code below to Website Stats in your Xanga. Change createBlogUserName with your createBlog.com username and xangaUserName with your Xanga.com username. It won't work otherwise!
 
Mistrunner
post Mar 16 2005, 05:44 PM
Post #11


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



Yup! Logs me in and everything, but when I get there, there never are any files.
 
greedybunny92
post Mar 17 2005, 03:27 PM
Post #12


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



what did it say when u log in to your tracker thing? Does it said, Invalid user or whatever?
 
Mistrunner
post Mar 17 2005, 06:27 PM
Post #13


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



It takes me to the forward page, then:

QUOTE
Last 5 days
There are no logs available. 
 
jordanriane
post Mar 18 2005, 01:20 AM
Post #14


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



QUOTE(Mistrunner @ Mar 17 2005, 6:27 PM)
It takes me to the forward page, then:
*


It's because your code isn't working properly, which you obviously know.

Try PM'ing Mircon about it, since it's his (?) script.
 
hi-C
post Mar 18 2005, 02:09 AM
Post #15


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



Well, if people are going to your site from subscriptions, it won't log. It only logs those who visit the URL "http://xanga.com/USERNAME" not the url of seperate entries.
 
jordanriane
post Mar 18 2005, 03:57 AM
Post #16


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



QUOTE(MissMata @ Mar 18 2005, 2:09 AM)
Well, if people are going to your site from subscriptions, it won't log.  It only logs those who visit the URL "http://xanga.com/USERNAME" not the url of seperate entries.
*


I've already gone to her xanga a view times to see what the problem could be, and I was logged into xanga, so it would've logged me if it was working.
 
Mistrunner
post Mar 19 2005, 01:35 PM
Post #17


iiiiii'm a cucumber!
****

Group: Member
Posts: 202
Joined: Feb 2005
Member No: 101,556



^^ Just double checked. You're right; still no logs.

QUOTE
Well, if people are going to your site from subscriptions, it won't log. It only logs those who visit the URL "http://xanga.com/USERNAME" not the url of seperate entries.


I might search for another logger if thats the case, though. I think most people would end up finding me through friends' subscriptions, negating the intent of a logger, lol.
 
no_one_special01
post Mar 19 2005, 01:55 PM
Post #18


Newbie
*

Group: Member
Posts: 1
Joined: Feb 2005
Member No: 105,001






yea....i really need a tracker but none of them seem to work. help me !!
 
*mona lisa*
post Mar 19 2005, 05:31 PM
Post #19





Guest






QUOTE(no_one_special01 @ Mar 19 2005, 1:55 PM)
   
yea....i really need a tracker but none of them seem to work. help me !!
*

??

Mistrunner, your xanga name doesn't have a space in it right?
 
jordanriane
post Mar 19 2005, 05:33 PM
Post #20


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



QUOTE(Mistrunner @ Mar 19 2005, 1:35 PM)
^^ Just double checked. You're right; still no logs.
I might search for another logger if thats the case, though. I think most people would end up finding me through friends' subscriptions, negating the intent of a logger, lol.
*


sitemeter.com - it'll track where people are coming from, but it won't track the usernames of people from xanga, just entry URL pages.
 
*mona lisa*
post Mar 19 2005, 06:30 PM
Post #21





Guest






well, it works for me; i just checked it. erase the whole thing from your codes and try again. it happened to me the first time.
 
jordanriane
post Mar 25 2005, 08:47 AM
Post #22


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



http://www.bloggary.com/ just get a tracker from there instead.
 
vehvih
post Mar 25 2005, 09:54 PM
Post #23


Senior Member
*****

Group: Member
Posts: 604
Joined: Jun 2004
Member No: 21,133



2 Trackers/Loggers I know:

http://gottem.net
http://xanga.com/Kaiyotee

Enjoy! happy.gif
 
mydreams
post Jan 15 2006, 02:18 PM
Post #24


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2006
Member No: 348,783



i dont even know if mine is working. I dont know where to look, how is the log supposed to look like and where is it supposed to be?
 
gelionie
post Jan 16 2006, 09:22 AM
Post #25


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



^ please don't bump up old topics, thanks.


You need to become an official member here before the xanga visitor logger actually starts working:
http://www.createblog.com/forums/index.php?showtopic=2116
Read through that topic carefully.


[ TOPIC CLOSED ]
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: