Are there any plugins or programs for mm3 statistics?
Thanks.
-Tom
Mark Sapiro writes:
On 07/20/2017 01:22 PM, Tom Browder wrote:
Are there any plugins or programs for mm3 statistics?
None that I'm aware of.
Systers is working on some extensions (this really needs to change the database schema, so plugins aren't really appropriate), but they're very specific to their operation, and to some extent tied into organization-specific extensions. Most detailed statistics are concerned with subscriptions and unsubscriptions.
If you can be more specific about the statistics you want, I can compare to the Systers' implementation.
Steve
On Sun, Jul 23, 2017 at 20:57 Stephen J. Turnbull < turnbull.stephen.fw@u.tsukuba.ac.jp> wrote:
Mark Sapiro writes:
On 07/20/2017 01:22 PM, Tom Browder wrote:
Are there any plugins or programs for mm3 statistics?
...
If you can be more specific about the statistics you want, I can compare to the Systers' implementation.
I have no real thoughts about it. I have been talking up my pending mm3 server to my friends who are familiar with using some the paid mail services that provide various usage stats I assume are like resposnes to marketing mails and such. Our local community and tech groups are always interested in surveys that may be sent by e-mail.
Thanks, Steve.
-Tom
Tom Browder writes:
I have no real thoughts about it. I have been talking up my pending mm3 server to my friends who are familiar with using some the paid mail services that provide various usage stats I assume are like resposnes to marketing mails and such.
If you really mean "marketing", you might want to dial that back. There is excellent CRM software out there (some of the good stuff is even open source, I've heard, I have no use for it so don't know what it is :-), but Mailman is not designed for that purpose. I hate to say it, but the only "marketing" Mailman is really adapted to is "push direct marketing", aka "spam", via the standard "announce list" configuration. Of course, announce lists are really intended as a low-traffic complement to higher-traffic discussion lists, but like anything they can be abused.
The problem is that Mailman has no provision for maintaining per-user records of replies or posts, so the easy configuration is to set the announcements' Reply-To to a *non-Mailman* mailbox, which is watched either by a human or a program. But that means that Mailman does not know about the replies at all.
It would not be terribly difficult to write a Handler (plug-in) so that replies to list would be redirected from the list to such a service. However, Mailman has zero facilities for implementing the CRM aspects, and the ability to provide statistics would be crude.
Our local community and tech groups are always interested in surveys that may be sent by e-mail.
It's certainly a reasonable approach to implement that with an announce list. But again, the statistics on the returns would be most easily implemented in a separate application which could be more easily extended with additional features.
Steve
participants (3)
-
Mark Sapiro
-
Stephen J. Turnbull
-
Tom Browder