Changes between Version 6 and Version 7 of projects/crm_review/features
- Timestamp:
- Jun 10, 2008, 2:48:48 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
projects/crm_review/features
v6 v7 5 5 The features, in no particular order: 6 6 7 *Multi-site access7 * Multi-site access 8 8 9 * Exporting sets of data is reasonably easy9 * Exporting sets of data is reasonably easy 10 10 11 * Flexible reporting - users can create reports11 * Flexible reporting - users can create reports 12 12 13 * Track membership dues, flag “expired” dues payments13 * Track membership dues, flag “expired” dues payments 14 14 15 * Collect/track basic info on individuals – name, address, contact info15 * Collect/track basic info on individuals – name, address, contact info 16 16 17 * Ability to create households17 * Ability to create households 18 18 19 * Ability for users to create complex reports (and the queries that generate them). Example: pull a list of all members in 55104 zip code who were rated 3 or higher when we went door to door about the housing campaign19 * Ability for users to create complex reports (and the queries that generate them). Example: pull a list of all members in 55104 zip code who were rated 3 or higher when we went door to door about the housing campaign 20 20 21 * Ability to define levels of access21 * Ability to define levels of access 22 22 23 * Track willingness to volunteer for particular tasks (phoning, door-knocking, mailing, etc)23 * Track willingness to volunteer for particular tasks (phoning, door-knocking, mailing, etc) 24 24 25 * Track language preference25 * Track language preference 26 26 27 * Track best contact method and best time to contact27 * Track best contact method and best time to contact 28 28 29 * Differentiate between types of contacts (member, supporter, ally, funder, etc)29 * Differentiate between types of contacts (member, supporter, ally, funder, etc) 30 30 31 * Track where first contacted by organization31 * Track where first contacted by organization 32 32 33 * Track individual’s demographics (age/number of kids, etc)33 * Track individual’s demographics (age/number of kids, etc) 34 34 35 * Track/assign primary staff contact35 * Track/assign primary staff contact 36 36 37 * Track issue interest in general (housing, education, etc)37 * Track issue interest in general (housing, education, etc) 38 38 39 * Track interest in specific campaigns (no on 98 campaign, Light Rail CBA campaign, etc)39 * Track interest in specific campaigns (no on 98 campaign, Light Rail CBA campaign, etc) 40 40 41 * Leadership activities – facilitated a meeting, spoke at press conference, etc.41 * Leadership activities – facilitated a meeting, spoke at press conference, etc. 42 42 43 * Status of contact method info – bad/disconnected phone or address43 * Status of contact method info – bad/disconnected phone or address 44 44 45 * Hold voter information for individual records – precinct/district info, voting history, voter ID number45 * Hold voter information for individual records – precinct/district info, voting history, voter ID number 46 46 47 * Track events – ability to track the details associated with event venue, costs, etc as well as ability to track individual’s disposition on the event (contacted, confirmed, attended) and ability to work with event as whole – view contacts for the event47 * Track events – ability to track the details associated with event venue, costs, etc as well as ability to track individual’s disposition on the event (contacted, confirmed, attended) and ability to work with event as whole – view contacts for the event 48 48 49 * Standard outputs – labels, letters, phone sheets, walk sheets, lists of emails (or connect to external email sending program)49 * Standard outputs – labels, letters, phone sheets, walk sheets, lists of emails (or connect to external email sending program) 50 50 51 * Track history of contacts with a person51 * Track history of contacts with a person 52 52 53 * Donation and payment history53 * Donation and payment history 54 54 55 * Relationship to organization (member, board member, journalist, donor, funder etc) is this different from type of contact? Yes - you can have more than one relationship to an organization55 * Relationship to organization (member, board member, journalist, donor, funder etc) is this different from type of contact? Yes - you can have more than one relationship to an organization 56 56 57 * support more than one address per contact57 * support more than one address per contact 58 58 59 *Capacity to use the contact and event history to calculate a “participation” level and therefore allow a leadership level59 * Capacity to use the contact and event history to calculate a “participation” level and therefore allow a leadership level 60 60 61 * users can learn how to add fields if necessary61 * users can learn how to add fields if necessary 62 62 63 * automatic calculation of "membership level." Different types of participation are assigned different numerical scores (coming to an event = 1; speaking at event = 3, etc) and the database will automatically calculate a running total of each person's membership level. Or something similar - the goal is to aggregate an individual's participation in a meaningful way to facilitate comparative analysis between people.63 * automatic calculation of "membership level." Different types of participation are assigned different numerical scores (coming to an event = 1; speaking at event = 3, etc) and the database will automatically calculate a running total of each person's membership level. Or something similar - the goal is to aggregate an individual's participation in a meaningful way to facilitate comparative analysis between people. 64 64 65 * includes an open API so that other tools can be integrated65 * includes an open API so that other tools can be integrated 66 66 67 67 Would be nice (will become necessary): 68 68 69 * ability to connect to/integrate with social networking sites like Facebook and MySpace