short snippet
Budget: $10 – $30 USD
Need a short snippet can be php involved with Jquery
1) get current web visitor (to current page) data:
A: referrer
B: Current full url
C: Full OS, device etc
D: IP
E: server's date and time.
2) explode it all to array
3) INSET using AJAX code to DB table for each array item
e.g ip=1.1.1.1 os=windows date=05.05.21 browser=.... etc.
1) get current web visitor (to current page) data:
A: referrer
B: Current full url
C: Full OS, device etc
D: IP
E: server's date and time.
2) explode it all to array
3) INSET using AJAX code to DB table for each array item
e.g ip=1.1.1.1 os=windows date=05.05.21 browser=.... etc.