i want to make an temporary ID for each visitor of my website. when anyone enter my website i want to make an temporary ID for this user and store some data to a table using this ID. my website has not any login system.

is it possible or any different idea?