Skip to content

raminv80/emailTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Email Tracker

Sends an event using a SMTP server and tracks email views


- Assumes apache rewrite engine is available
- tried not to use a framework for backend
- frontend dependencies come from CDN
- PHPMailer is used to send email
- MicroDB provides a basic db management layer to avoid potential sql injections
- Pixel triggers GA event (not GTM)
- DotEnv is used to avoid accidental submission of credentials to public repositories

About

Sends an email through SMTP and tracks number of views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published