|
i have a website created in joomla 1.5 and i would like to have a desktop notification which would notify every time a visitor visits any of the pages in the website
there are couple of options for creating desktop application like chrome extension, html5, jquery desktop notification plugin
which would be a best option and in order to show this pop up using a specific option would there be a need to access a particular table that records all the visitors to any page of the website
would there be a need to setup a cron job in the templates index.php
which is the best way to go about
|