Hi Guys,
Using WB15. I have a page which contains several links to both emails and websites. Does anyone have an extension or anything else that will count the number of clicks on each link and save the data, maybe with the date of each click?
Many thanks.
Vic.
Click Counter
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- BaconFries
-
- Posts: 5978
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Click Counter
There isn't any extension for this, this would require a custom script using PHP and a database Mysql or flat file to save and store the data.
A good place to start for such a script is Google which gave me the following (from 2015) that you could adapt.
http://blog.fofwebdesign.co.uk/23-click ... e-ajax-php
A good place to start for such a script is Google which gave me the following (from 2015) that you could adapt.
http://blog.fofwebdesign.co.uk/23-click ... e-ajax-php
Re: Click Counter
Thanks Bacon Fries,
Instant action... as always!
That looks pretty near to what I'm looking for. I'll delve a bit deeper to see what I can do with it.
Vic.
Instant action... as always!
That looks pretty near to what I'm looking for. I'll delve a bit deeper to see what I can do with it.
Vic.