Analytics
To get analytics on your emails requests i.e. Accepted , Rejected, Pending emails
- Sign Up for an easymailer account
-
Sign up with your google account.
-
You should be redirected to your dashboard.
- Create Your API KEY
-
Click on your avatar and click on settings.
-
On your settings page, click on the
APItab. -
Click the
Generate new API keybutton to generate your api key. -
Copy and Paste in a secure location as you won't be able to see it again.
- Set up the
APIkey
- in your
.envfile paste yourAPIkey
.env
MAILER_API_KEY = "your api key"- you should be able to see your analytics on each batch of emails sent.
Happy Coding