07-20-2017, 11:10 PM
I'm going to avoid this browser fingerprinting...
A user visits a page and can "Login", "Register" or "Guest Access" - in which case I want to submit the variable they enter into the Guest form (their name) to the database with a unique ID - maybe this one you are using in the guest tracking?
How can I access this information? How long does it last for? Just the 24 hours it is tracked in the admin panel or whatever?
I stopped looking into this for a bit but I am doing a big migration to a new server which in the time I am also rewriting the system to integrate multiple systems (non-US and US projects) together.
What I'm thinking of doing with this information is using it for analytics and reaching out to certain guests in a manner of "You've copied 1000 templates, why don't you just register". And also, to track the users that are currently registered, that their sessions timed out but they are still logging, so I can assign their logs that were not signed in to them.
Thoughts?
Sorry for all of the information just hoping I can get somewhere.
A user visits a page and can "Login", "Register" or "Guest Access" - in which case I want to submit the variable they enter into the Guest form (their name) to the database with a unique ID - maybe this one you are using in the guest tracking?
How can I access this information? How long does it last for? Just the 24 hours it is tracked in the admin panel or whatever?
I stopped looking into this for a bit but I am doing a big migration to a new server which in the time I am also rewriting the system to integrate multiple systems (non-US and US projects) together.
What I'm thinking of doing with this information is using it for analytics and reaching out to certain guests in a manner of "You've copied 1000 templates, why don't you just register". And also, to track the users that are currently registered, that their sessions timed out but they are still logging, so I can assign their logs that were not signed in to them.
Thoughts?
Sorry for all of the information just hoping I can get somewhere.