{{
attendees.entry_passes.male +
attendees.entry_passes.female +
attendees.entry_passes.NA +
attendees.entry_passes.prefer_not_to_answer
}}
Entry Passes Sent
{{
this.attendees.invited_attendees.male +
this.attendees.uninvited_attendees.male +
this.attendees.invited_attendees.female +
this.attendees.uninvited_attendees.female +
this.attendees.invited_attendees.NA +
this.attendees.invited_attendees.prefer_not_to_answer +
this.attendees.uninvited_attendees.NA +
this.attendees.uninvited_attendees.prefer_not_to_answer
}}
Total Attendees
Uninvited: {{ this.attendees.uninvited_attendees.male + this.attendees.uninvited_attendees.female + this.attendees.uninvited_attendees.NA + this.attendees.uninvited_attendees.prefer_not_to_answer }}
{{ members.members_added }}
New Members Added
{{ speaker.male + speaker.female + speaker.NA + speaker.prefer_not_to_answer }}
Total Speakers
*In case of online events, anyone (unique, without entry pass also) who spent more than 5 minutes on any of
the live session pages during the event counts as a live attendee.
**Auto attendance marking for online events has started from 21st August, 2020 only
Visitors on the Public Event Page
*Sessions of the same user which are > 1 minute are counted multiple times for the chart above
Total Registered
{{ totalRegistrations }}
Male
{{ totalMaleRegistrations }}
Female
{{ totalFemaleRegistrations }}
Other/NA
{{ totalOtherGenderRegistrations }}
Status: {{ reg.registration_status | titlecase }}
{{ (reg['male'] || 0) + (reg['female'] || 0) + (reg['NA'] || 0) + (reg['prefer_not_to_answer'] || 0) }}
Male
{{ reg['male'] || 0 }}
Female
{{ reg['female'] || 0 }}
Other/NA
{{ (reg['NA'] || 0) + (reg['prefer_not_to_say'] || 0) }}
Status: {{ reg.registration_status | titlecase }}
{{ (reg['male'] || 0) + (reg['female'] || 0) + (reg['NA'] || 0) + (reg['prefer_not_to_answer'] || 0) }}
Male
{{ reg['male'] || 0 }}
Female
{{ reg['female'] || 0 }}
Other/NA
{{ (reg['NA'] || 0) + (reg['prefer_not_to_say'] || 0) }}
Type
Where?
{{ discussion.discussion_type | titlecase }}
{{ discussion.parent_name }}
Question
Where?
Responses
{{ poll.questions[0].title }}
{{ poll.pollable_name }}
{{ poll.total_responses }}