The ProfileEventTrigger defines methods that fire off events into the system that correspond to discrete points in a user’s site experience. These points include login, logout, and registration events. The ProfileFormHandler and MultiProfileFormHandler use this object to automatically broadcast these events. If you create custom form handlers, you can use this service to broadcast events as well.