a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

how do link referals work???

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> how do link referals work???
Page: [1]
 
ravenous_wolf

 

Posts: 174
Joined: 11/27/2004
Status: offline

 
how do link referals work??? - 1/11/2005 23:30:32   
Lots of smaller web sites like blogs have a side bar loaded with web sites that either link to them or that they link to.

How does all that work?

Like, I figure there must be some sort of automated process involved because that would be a butt load of work to do each of those entries by hand. And I also figure that if there is some sort of automated process, then it must also track who is coming and going.

Are there any recommendations to what kind of services or scripts that do this...
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/11/2005 23:42:35   
usually these are banner ads, that can be images/text. A good program I have used is phpadsnew that tracks this info for you.

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to ravenous_wolf)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/12/2005 0:21:37   
Bobby,

Is there software which can track how many people click on ordinary links which are scattered throughout text on a page?

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/12/2005 1:11:08   
Yes. Awstats sort of does that.

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/12/2005 1:17:27   
quote:

Yes. Awstats sort of does that.


Mmn, no actually. I already use AWStats. It tracks internal and incoming links but not from our site to external.

I run a community web site and the directory links to multitudes of local businesses. We would like to persuade those businesses to donate a little for the upkeep of the site, but they doubt how many people use it.

If I can install a program which records the click throughs from directory listings I might be able to show it is effective.

They are not ads, just external links in text.

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/12/2005 1:20:47   
Have you checked out hotscripts.com?

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/12/2005 1:26:37   
No - mostly because I don't really know what I am looking for.

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/12/2005 2:29:21   
php or asp?

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/12/2005 2:32:50   
php thanks

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/12/2005 2:35:25   
I just checked out Hotscripts and turned up zero results. I have seen this type of deal before, basically all of your URLs are http://yourdomain.com/link_track.php?http://domain.com/link-to-where-i-want-to-go.html

Would be ok to use? The only other way of doing it is by installing something on our server, which you would have to get your host to do.

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/12/2005 3:57:44   
quote:

basically all of your URLs are http://yourdomain.com/link_track.php?http://domain.com/link-to-where-i-want-to-go.html
Would be ok to use?


Sure - but how does "link_track.php" record and then present the stats for viewing? Do I need to set up a database or what?

quote:

The only other way of doing it is by installing something on our server, which you would have to get your host to do.


We are resellers, with full access to installing programs or databases in any of our sites via cPanel. Tell me what I need and I'm sure I can find out how to do it.

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/12/2005 14:42:57   
Actually, this might do what you want: http://www.clicktracks.com/

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/13/2005 0:33:54   
Many thanks for tracking that down Bobby.

Unfortunately as it is a freebie community site with no income, there is no money for a program as sophisticated as that - min US$49/month = ~AU$64 = AU$768/year! :)

There is no way we would ever recoup that from the businesses we are hoping will just make some small donations to help cover some costs.

I was hoping to find a free script somewhere.

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/13/2005 0:49:42   
Oh, well that is no good lol. $50/month? I would pass it up too. Let me keep checking.

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/13/2005 1:31:02   
I just found a few good looking possibilities here:

http://www.hotscripts.com/PHP/Scripts_and_Programs/Click_Tracking/

Now I need to find some time to test a couple. :)

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: how do link referals work??? - 1/13/2005 1:36:35   
Glad you found it, wonder why I couldn't find it...

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Kitka)
Kitka

 

Posts: 2520
Joined: 1/31/2002
From: Australia
Status: offline

 
RE: how do link referals work??? - 1/27/2005 23:08:33   
Last night I downloaded and installed this script

Wow! It was so very easy and quick to install, I wish I'd done it ages ago. Even a rank newbie should have little difficulty, so long as they or their host can change permissions on a couple of text files.

I finished adding/editing links (72 so far) around 1am and by the time I got up this morning there were already 12 hits. Made interesting reading. It is very frustrating having a huge community site and not knowing how useful it is, and what parts people are using. Now I'll have a much better idea. :)

_____________________________

Kitka
**It is impossible to make anything foolproof because fools are so ingenious.**


(in reply to BobbyDouglas)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> Microsoft FrontPage Help >> how do link referals work???
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts