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 your email, you'll be able to see the member activity here.
{{else if (eq this.eventType "clicked")}} {{svg-jar "empty-clicked"}}Once someone clicks in your email, you'll be able to see the member activity here.
{{else if (eq this.eventType "feedback")}} {{svg-jar "empty-feedback"}}Once someone has responded with feedback, you'll be able to see the member activity here.
{{else if (eq this.eventType "conversion")}} {{svg-jar "empty-conversion"}}Once someone has signed up or upgraded, you'll be able to see the member activity here.
{{/if}}