Broadcaster E-Mail tracking and Management Interface

Broadcaster is a module and web service which adds the ability to send batch e-mail messages to preselected groups of constituents in inResonance’s core FileMaker solutions. While the list management and message composition is managed by FileMaker, a web component was required to create unique identifiers for each client as well as track information about each e-mail broadcast:

  • Which recipient(s) read a given e-mail
  • Which link(s) a recipient followed out of a given e-mail

Clients can access this information in CSV or FMPXMLRESULT format via unique URLs.

I also provided a how-to document guiding implementors through the process of setting up a new school in the Broadcaster system.

The application was built using the CakePHP framework.