/    Sign up×
Community /Pin to ProfileBookmark

Does anyone know of a good code source for me to implement into a site where I can keep track of the number of times that a link is clicked on? This will actually be for multiple links on multiple pages.

I don’t mind buying a program, I just want something that actually works without too much hassle!

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@Customized_WebauthorOct 05.2007 — I have tried a couple of those. Do you know of any of the specifics that work from that page?

Thanks!
Copy linkTweet thisAlerts:
@BrainDonorOct 05.2007 — I have tried a couple of those. Do you know of any of the specifics that work from that page?

Thanks![/QUOTE]


Sadly, no. I just found it...glanced it over...and posted it. Sorry.
Copy linkTweet thisAlerts:
@rootOct 05.2007 — Create a table in your database with the link reference as the primary key

the second fields in the table is the counter.

When a link is clicked the new page is loaded and then you run a mysql query to update the counter.

Its no more than 15 lines of code and all the information you need is in this site if you start searching for it.
×

Success!

Help @Customized_Web spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...