check visitor mac or device id

praveen545445

Senior Member
Joined
Dec 6, 2017
Messages
866
Reaction score
106
How to track visitor details from my website

Like i want to offer new users a free trial but i want too make sure that they uses that only one time..
 
You cannot track mac or device id from browser itself you need to execute flash, java or app in system to get the system id.
 
Why not accept only major email providers. You can even take it a bit further with cookies or a user-agent/ip pair list.
 
You can't through a website. Unless you have an app running on their phone or desktop forget about it.

You can look at browser fingerprinting combined with ip etc.
 
Back
Top