rabblerouser / core

Pluggable, extensible membership database for community organising
GNU Affero General Public License v3.0
17 stars 10 forks source link

As an Organiser, I would like to know the clickthrough rates for emails that I send, so I can learn which emails are most likely to generate activity #99

Open tomsulston opened 7 years ago

tomsulston commented 7 years ago

Rabble Rouser should know when a user clicks on a link in an email. It should store this data and display it as part of a list of emails sent.

It should also record which links an individual user has clicked on.

camjackson commented 6 years ago

This is kind of an epic, as there will be a few different bits of work to make this happen. Part of that is the redirector, which Jared has got off to a great start. We should probably create sub-issues for the other bits, on the relevant repos.

Anyway, moving this to in-progress seeing as we've already begun working towards it.