


javascript - How to count whether users make phone calls on the web?
Dec 01, 2016 am 12:56 AM
How to count whether users make phone calls on the web? , looking for implementation ideas
Reply content:
How to count whether users make phone calls on the web? , looking for implementation ideas
Use tel:******
, then register a touch event for the element, and then count in the event
After the user makes the call, find a way to trigger an event and then store it in the database.
Is there any other good solution besides the above methods?
It feels like we can only judge whether the user clicked on the number, but not whether the call was actually made, because the system interface will appear after clicking on the number...

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian
