heitortsergent / keen-io-sendgrid-dashboard

This is a dashboard built with Keen IO + SendGrid's Event Webhook Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keen IO / SendGrid Dashboard

Ever wanted to create a cool dashboard showing your outbound email event data that you can look at while drinking some coffee? :)

final-dashboard

This is a dashboard built using Keen IO, SendGrid's Event Webhook Data, and the Keen IO's Dashboards project.

It's the final result of following a tutorial I wrote that can be found here.

It displays:

  • A column chart for all email events for the last 30 days
  • A bar chart showing an activation funnel (Emails that were delivered -> opened -> read -> clicked)
  • A metric with the all-time emails sent value
  • A metric with spam reports for the last 30 days. It displays a green background when that is 0, and red when it's more than 0.
  • A piechart with a conversion rate %. It compares total number of emails delivered with total number of emails opened.

About

This is a dashboard built with Keen IO + SendGrid's Event Webhook Data

License:MIT License


Languages

Language:JavaScript 90.7%Language:HTML 7.9%Language:CSS 1.3%