Loans - Loans - Credit Cards - Credit Cards - Cheap Loan

PDA

View Full Version : tracking clicks, is this possible?


CircleOfLinks
Dec 21st 2007, 4:39 am
Hi guys,

could you tell me if there is a way I can track clicks on a banner on my site which is linked to another part.

I need it be able to record everytime the link is clicked.

thanks in advanced

infogle
Dec 21st 2007, 4:43 am
Yes for this only Google Made Analytics try this it records each and every click of yours...

hope this helps...

Grahampen
Dec 21st 2007, 4:53 am
There are a number of ways you could do this.

Google Analytics if you want google to know every click on your site as well!

Use a third party weblog analysis tool (loads around) - this will tell you which ip address clicked on the link, and when similar to GA.

Use ASP or similar to write a bit of code that writes all the visitors details to an e-mail every time this is clicked, then get it mailed to you! - or just get it written to a small database so you can retrieve the data at a later date.

Of course if the user has to log on to your site then you will know a lot of details - and using the email trick you may be able to proactively phone the web user, or mail a response to them with more marketing stuff.

CircleOfLinks
Dec 21st 2007, 10:53 pm
ok thanks...

how can anyone supply a code or should i make up a new googel analytics accoutn just for that page??