ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Event_TagBallotReady eventDescription
2
Registration CompleteRegistration Complete: Next ClickedVoter Registration Complete
3
RegistrationCheck - FailedRegistration Failed: Button ClickedVoter registration check failed
4
RegistrationCheck - NotMatched
Registration Failed: Next Clicked { choice: Not matched}
Voter registration check failed
5
VoteInPerson - CompletedReminder Step: Next ClickedVoting day reminder created
6
VoteByMail - GetStartedIntro Step: Get Started ClickedUser started process
7
VoteInPerson - StartedIntro Step: Get Started Clicked {choice: “in-person”}User started process
8
VoteByMail - StartedRequestRequest A Ballot: email step Clicked NextUser started vote by mail process
9
VoteByMail - SubmitExcuseRequest ballot excuse step: Clicked NextUser started vote by mail process
10
VoteByMail - SubmitAddressRequest ballot address step: Clicked NextUser started vote by mail process
11
VoteByMail - Complete - EmailRequest A Ballot: Email ClickedBallot Emailed to voter
12
VoteByMail - Complete - DownloadRequest A Ballot: Download ClickedDownload form to requeste vote by mail
13
VoteByMail - Complete - PortalRequest A Ballot: Portal ClickedRedirect to state portal clicked to requeste vote by mail
14
VoteByMail - Complete - USPS
Request A Ballot: Submitted Form (accepts_digital_signature = false)
Filled out the form that will be sent to you for signature with postage
15
VoteByMail - Complete - Signed
Request A Ballot: Submitted Form (accepts_digital_signature = true)
The form was digitally submitted with a signature to state
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100