Skip to content

MailChimp API - view open dates, click dates, or bounced dates for a specific email account.

Notifications You must be signed in to change notification settings

Jujhar/mailchimp-mailer-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailChimp Mailer Info

Track MailChimp statistics for a specific email account. View open dates, click dates, or bounced dates from all your campaigns. Ability to view the exact email sent. Option store to MySQL database.

Screenshot

screenshot

Instructions

For a batch command append desired email address to the url (?email=example@ex.com), like so site.com/cron/mailchimp-mailer-info.php?email=example@ex.com.

Installation

Enter configuration options in the top of mailchimp-mailer-info.php file. If you want to save to a database run the install.sql script and enable the relevant configuration variable. You can also enter the email to query from the index.html file as opposed to entering it in the url get parameter.

Options

Options are set under the configuration options in the mailchimp-mailer-info.php file.

display activity open multiple (default 1) If disabled it will create new Opens column displaying number of opens rather than display each on its own with its open date. It will also display only the first open date.

enable db save (default 0) Please change the database name and table name in the install.sql file and then import it before enabling

About

MailChimp API - view open dates, click dates, or bounced dates for a specific email account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published