Click Counter

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
VicL
 
 
Posts: 14
Joined: Sun Mar 08, 2020 11:46 pm
Location: Cambridge, England.

Click Counter

Post by VicL »

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.
User avatar
BaconFries
 
 
Posts: 5978
Joined: Thu Aug 16, 2007 7:32 pm

Re: Click Counter

Post by BaconFries »

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
VicL
 
 
Posts: 14
Joined: Sun Mar 08, 2020 11:46 pm
Location: Cambridge, England.

Re: Click Counter

Post by VicL »

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.
Post Reply