Questions on event registration forwarding
I have tried reading various other posts, but am unable to find a definitive answer to this scenario. We are going to run an event with the following setup:
- Add program members with 'invite not sent' status
- Send email to program members with link to landing page/form to enter email/name etc and register attendance
- On submission of form, program member status changes from 'invite not sent' to 'registered'
There will certainly be recipients who forward the email or share the link with colleagues. Using a custom 'forward to a friend' link is not suitable, we have to assume the email or link will be manually shared.
What I would like to understand is:
1. What happens if the email entered in the form does not match the email that we sent the invite to?
2. What happens if after clicking the link and filling in the form, the recipient then forwards their email to a colleague who is not part of the program. Does that second submission add a new member to the program?
3. What happens if someone visits the landing page manually, not having come from the email link, and submits details that match a program member? Does the program member status update correctly?
I need to make sure that we
a) make sure anyone who submits the form (whether in the program or not, and whether using the email link or not) is recorded as having registered
b) no lead email addresses get updated in the database if multiple people submit the form from the same email link
Any help appreciated.