Page 1 of 1

Counting Clicks on PayPal Buttons

Posted: Sun Aug 24, 2008 1:44 pm
by nigelthomas
Script URL: http://www.birdflu-manual.com/ccount/
Version of script: 1.2
Hosting company: ABCHK
URL of phpinfo.php: http://www.birdflu-manual.com/phpinfo.php
URL of session_test.php: http://www.birdflu-manual.com/session_test.php
What terms did you try when SEARCHING for a solution: ccount and paypal buttons

Write your message below:
Hello!

I need to be able to count the number of clicks the paypal button on my sales page gets so I can tell how many drop outs I am getting. Obviously if the customer buys then that's fine, but at the moment there's no way to tell if they go to buy but cancel out before they make the purchase. The problem is PayPal buttons have several hundred characters and a different format to normal links. Is there any way I can use ccount to do this?

Many thanks.

Nigel

Posted: Mon Aug 25, 2008 6:45 pm
by Klemen
PayPal buttons are normally FORMS not links, but you can create each button as a link (PayPal generates e-mail links but they can be of course used for buttons/website links as well) and those can be counted normally as any other link.

Posted: Wed Aug 27, 2008 9:50 am
by nigelthomas
Thank you Klemen.

I will give it a try.

Regards

Nigel

Posted: Wed Sep 10, 2008 7:42 pm
by moonshine
good post Nigel, i have been trying to figure out how to track my abandoned carts on my site too.