|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
|||||||
| New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Sep 2006
Location: ICQ - 488793641
Posts: 263
|
What is outclick tracker? any benefits?
i hear people using outclick tracker. What is it exactly, how can i get it?
And what are the benefits of it? Thanks in advance
__________________
=] |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Sep 2006
Location: ICQ - 488793641
Posts: 263
|
I don't need anything fancy. I need something that simply will keep a tally on how many times a link was clicked and wrote it to a file. Something like that is fine. I basically just want to see how many hits a couple links get.
__________________
=] |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Apr 2007
Location: UK
Posts: 1,987
|
hey,
this is something rough n ready, make it more robust as you need to PHP Code:
run a cron job with a seperate script each day that sets all 'hitsout_today'=0 make link the URL of your trade partners. To standardize and simplify the script, always use the form http://partner.com So, to use.... http://www.yourwebsite.com/out.php?o...p://google.com Hope that helps
__________________
ICQ: 446-568-913 Email: liam||goodingsmedia.com msn: [email protected]
|
|
|
|
|
|
#4 |
|
Unregistered Abuser
Industry Role:
Join Date: Oct 2007
Posts: 15,547
|
|
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Apr 2007
Location: UK
Posts: 1,987
|
just missed out a curly bracket, } :P
PHP Code:
__________________
ICQ: 446-568-913 Email: liam||goodingsmedia.com msn: [email protected]
|
|
|
|
|
|
#6 |
|
Confirmed User
Join Date: Sep 2006
Location: ICQ - 488793641
Posts: 263
|
thanks a lot guys...really appreciate it
__________________
=] |
|
|
|