Skip to content

Mullayam/e-mails-open-tracking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Configure the SMTP SERVER


# MAIL CONFIGURATION

SMTP_HOST=""

SMTP_HOST_USER=""

SMTP_HOST_PASS=""

SMTP_HOST_PORT=587

SMTP_TYPE="TLS"

Routes::

Default Base URL=> http://localhost:7145

SEND MAIL

  • GET {{baseURL}}/api/send

TRACK EMAIL

  • GET {{baseURL}}/api/track/:tracking_Id

ANALYTICS

  • GET {{baseURL}}/analytics

About

A tool for tracking when your emails are opened and if opened how many times user opened them, helping you understand how recipients engage with your messages. Easy to integrate with any email system for real-time tracking and insights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors