When I create a public event and allow users to register by email, they register as “anonymous”. When they arrive, I will not be able to know who effectively booked a spot.
If I check the “manual approval” box, then user’s will be invited to write “something”, but not specifically their name.
What would be the best way for me to know who’s coming, I’d like to at least ask for users to provide a name (any name, so I can verify), if it’s possible at all.