user session code, and email notification

I just got off the phone with a wix customer service rep. He said to post on here.

I’ve created a funnel lead form. Users submit information on one page at a time, and then when it’s completed the information is captured in a database I’ve set up.

Right now, each user input goes to it’s own item under one category “Leads”.

The problem is if multiple people are inserting info. the data is collected all in the same column.

I’d like instructions on how to create code so that the session ID for each user is collected in to one lead (data column/set). So if 4 people are inputting information on 4 different devices at the same time. I will have 4 different leads for each person’s data.

I’d like to be notified by email once a user get’s done, or to a certain page that contains their contact info. so I will know and can reach out to them.

Thanks in advance for any help with this project :smiley: