There was an error loading events
{{#if eventsFetcher.errorMessage}}{{eventsFetcher.errorMessage}}
{{/if}}
Once someone receives your email, you'll be able to see the member activity here.
{{else if (eq this.eventType "opened")}} {{svg-jar "empty-opened"}}Once someone opens, you'll see them listed here.
{{else if (eq this.eventType "clicked")}} {{svg-jar "empty-clicked"}}Once a member clicks a link, you'll see them listed here.
{{else if (eq this.eventType "feedback")}} {{svg-jar "empty-feedback"}}When someone does, you'll see their response here.
{{else if (eq this.eventType "conversion")}} {{svg-jar "empty-conversion"}}When someone new signs up, you'll see them here.
{{/if}}