SlideShare une entreprise Scribd logo
1  sur  7
Télécharger pour lire hors ligne
A White Paper from
Effective Database Management, LLC




           The Three Primary Data Management Systems
           Within Associations and How They Are Related




Written by Wes Trochlil, President
wes@effectivedatabase.com
www.effectivedatabase.com
540.338.9404
Table of Contents

Introduction ...................................................................................................................................... 3 
The Three Systems ..........................................................................................................................3 
Key Principles ................................................................................................................................... 4 
How the Three Systems are Related..........................................................................................4 
Conclusion.......................................................................................................................................... 7 

 




©2009 Effective Database Management, LLC
www.effectivedatabase.com
                                                                          2                    The Three Primary Data Management Systems
                                                                                               Within Associations and How They Are Related
Introduction  

For most associations, there are three primary systems related to data management: the
association management system, typically the primary AMS including accounts receivable,
referred to here as the AMS; the financial management system, a general ledger software,
referred to here as the FMS; and the content management system, managing your website,
referred to here as the CMS. (Note: Some associations may have other systems such as
government relations or broadcast email systems; while not unimportant, this paper concerns
itself with the primary systems.)

I’m often asked how these systems are related and which system should manage which data.
This white paper explains the primary functions of each system and how each is related to the
other two.

Technical note: The term “served” or “served up” indicates that the information displayed on
your website is delivered from a given location and “displayed” as a web page or web part.
For example, “When the customer comes to the website, they are seeing pages mostly served
by the content management system” means the pages in question are delivered from the
content management system.

The Three Systems 

The AMS: The source of data for all customer information. This includes, but is not limited
to, contact information and all functional data (e.g., membership, events, subscriptions,
products, exhibits, sponsorship, committees, etc.). The AMS also serves as the accounts
receivable package for the association. That is, all money coming into the association is
processed through the AMS. When there is a question about billing (e.g., who has paid or not
paid for a given event), that answer is found in the AMS. There are over 100 products that bill
themselves as association management systems: some examples include iMIS, netForum, and
internet4asssociations.

The FMS: The financial management system serves as the general ledger for the association.
This means all accounts payable (expenses, or money outgoing) is tracked here, as well as
summary level data for all income (e.g., total amount of money collected for a given event,
total amount of money billed for a given event). When there is a question about how an event
is doing overall (i.e., income vs. expenses), that answer is found in the FMS. There are dozens
of financial management systems available to associations: some examples include
QuickBooks, Microsoft Great Plains/Dynamics, and MAS90.

The CMS: The content management system serves as the “website manager” for the
association. The CMS manages the structure and vast majority of content (though not all
content, as we’ll see below) that is on your website. When there is a question about website
content (e.g., how do we update the mission statement for the association), that answer is



©2009 Effective Database Management, LLC
www.effectivedatabase.com
                                               3            The Three Primary Data Management Systems
                                                            Within Associations and How They Are Related
found in the CMS. There are dozens of content management systems available to associations:
some examples include Drupal, Joomla, SharePoint, and Ektron.

 
Key Principles 

    •    The AMS captures detailed financial data from an accounts receivable (A/R)
         perspective. Detailed data includes who purchased what, on what date, and how they
         paid. The FMS captures only summary level A/R data. Summary level data includes
         only total income and receivables for a given product.
    •    The AMS serves up dynamic data to your website (i.e., data that changes frequently,
         like directories, event registration information) and manages all A/R financial
         transactions (e.g., membership joins/renews, product purchases). The CMS may serve
         up only the “shell” of the pages that contain this information.
    •    The CMS serves up all “static” website information (i.e., data that changes very
         infrequently, like articles, white papers, mission statement, association history, etc.).
    •    The CMS controls the general structure and style of the site, and limits access to who
         can change static (i.e., non-dynamic) information on the website.
    •    The AMS allows members access to members-only data through a login process
         validated against the AMS. The CMS allows members into the members-only pages
         once the user has been validated. Validation should pass from page-to-page, meaning
         that the uses only has to log in once per session (or only once if their credentials are
         “saved” for future use).


How the Three Systems are Related 

This may be most easily explained using typical scenarios that many associations face:

    1. Event registration (or any other online financial transaction): This example assumes
       that the AMS manages the entire events set up process and serves pages to the website
       which provide the customer with information on the event, including the ability to
       register online.

         What the customer sees: The customer goes online to your website. They locate the
         event for which they want to register. When they click “register now” they are asked
         to “log in” to the system (typically using email address and password). The system
         recognizes them as a member, they register for the event at the member prices, they
         pay with a credit card, and they receive an email confirmation.

         What happens “behind the scenes”: When the customer comes to the website, they are
         seeing pages mostly served by the content management system (e.g. the home page).
         As soon as they click on the event information, however, they are now seeing data


©2009 Effective Database Management, LLC
www.effectivedatabase.com
                                                 4             The Three Primary Data Management Systems
                                                               Within Associations and How They Are Related
being served by the AMS itself (e.g., event date, event pricing). When they click on
         the “register now” button, the system needs to know who they are, so it asks for login
         credentials. This login information is compared against the AMS and if the AMS
         recognizes the information, the user is then served member pricing, from the AMS.
         Once the user has registered and paid, all of that information is captured in the AMS.

         At the end of the week or month, summary data from the AMS is calculated and
         passed (in an electronic file) to the financial management system. Now the AMS
         knows that this person has registered and paid, and the FMS knows the cumulative
         dollars collected and still owed.

         During this process, the CMS is used a bit, the AMS is used very heavily, and the
         FMS is used during “reconciliation.”

    2. Directory Look up for Members Only– looking up other members: This example
       assumes that the AMS serves up directory pages and in this case the directory is open
       only to members.

         What the customer sees: The customer goes online to your website and clicks on “look
         up a member.” The website then asks him to log in. The system recognizes them as a
         member, and the user is free to search the directory.

         What happens “behind the scenes”: When the user enters his or her credentials, this
         login information is compared against the AMS and if the AMS recognizes the
         information as a member, the member can then see the directory look up page. The
         directory look up page is served by the AMS, and all results of the directory search
         also come from the AMS.

         During this process, the CMS is used a bit, the AMS is used very heavily, and the
         FMS is not used at all, because no financial transactions took place.

    3. Profile Management for Members and Non-members – This example refers to the
       ability of a customer to self-manage their contact information, e.g., their mailing
       address, phone, and email.

         What the customer sees: The customer goes online to your website and clicks on
         “manage my contact info.” The website then asks him to log in. After he enters his
         login information, if he is in the AMS, the system presents him with his contact
         information, which he can then edit (as allowed by the association) key contact fields.

         What happens “behind the scenes”: When he enters his login information, the login
         information is compared against the AMS and if the AMS recognizes the information
         as a customer (either member or non-member), the member can then see his contact
         information and edit certain fields. The data is served by the association management
         system.


©2009 Effective Database Management, LLC
www.effectivedatabase.com
                                                5             The Three Primary Data Management Systems
                                                              Within Associations and How They Are Related
During this process, the CMS is used a bit, the AMS is used very heavily, and the
         FMS is not used at all, because no financial transactions took place.

    4. Access to members-only content (e.g., articles that only members can read for free).

         What the customer sees: The customer goes online to your website and clicks on “read
         this article,” which is linked to members-only content. The website then asks him to
         log in. After he enters his login information, if he is a member, the system presents
         him with the article that he wants to read.

         What happens “behind the scenes”: When he enters his login information, the login
         information is compared against the AMS and if the AMS recognizes the information
         as a member, the member can then see the article. The article page is served by the
         content management system.

         During this process, the CMS is used a bit, the AMS is used very heavily, and the
         FMS is not used at all, because no financial transactions took place.

    5. Access to “public” content (e.g., articles that anyone can read for free).

         What the customer sees: The customer goes online to your website and clicks on “read
         this article,” which is links to “public” content. The article page is served by the
         content management system.

         What happens “behind the scenes”: The CMS manages the content of the web pages,
         and since the pages are not “members-only” or password protected, the page is served
         up to the customer.

         During this process, only the CMS is involved. The FMS and AMS are not used.




©2009 Effective Database Management, LLC
www.effectivedatabase.com
                                               6             The Three Primary Data Management Systems
                                                             Within Associations and How They Are Related
Conclusion 
To be most successful, an association will have some variation of all three of these systems
(AMS, CMS, FMS). The level of sophistication of each system will be driven by the needs of
the association. When the AMS and CMS are tightly integrated, association staff can easily
and quickly update data and content on the website. When the AMS and FMS are tightly
integrated, no re-keying of financial data is required, which not only reduces staff labor, but
improves the accuracy of financial reconciliation.

                                                       ###
 
About the Author 
Wes Trochlil is president of Effective AMS Management, located in Hamilton, VA. For nearly two decades, Wes
has worked in and with over a hundred associations, non-profits, and membership organizations throughout the
US, ranging in size from three staff to over 700. In that time Wes has provided a range of consulting services,
from general consulting on data management issues to full-scale, organization-wide selection and
implementation of data management systems.

Having written over 50 articles and hundreds of blog posts, Wes is the most published author on data
management in the association market. In addition to his articles, Wes is also the author of the book Put Your
Data to Work: 52 Tips and Techniques for Effectively Managing Your Database, published by ASAE & The
Center for Association Leadership.

Wes is a frequent speaker and writer for organizations throughout the US and Canada. Wes has written for and
been quoted in Associations Now, CRMBuyer, Association Management, ECommerce Times, Association Trends,
techiecrossing.com, SearchSMB.com, eWeek, monster.com, Executive Update, The Membership Management
Report, and FORUM magazines, and appeared as an expert on CRM issues on Microsoft's Non-Profit TV
program.

Prior to starting his own consulting firm, Wes has nearly ten years experience working in associations as director
of membership and marketing. He has worked for four national and international trade associations, serving as
Director of Membership, Marketing, Customer Service, and Communications. With all four associations, Wes
was responsible for managing the association's AMS, from membership AMSs of less than 1,000 records to fully
integrated AMSs containing over 100,000 membership, publication, and seminar registration records.

Wes is a member of ASAE and the Center for Association Leadership, where he serves on the Technology
Section Council. He is past Chair of the Membership Section Council. He is also a member of the Society for
Advancement of Consulting.
 




©2009 Effective Database Management, LLC
www.effectivedatabase.com
                                                        7               The Three Primary Data Management Systems
                                                                        Within Associations and How They Are Related

Contenu connexe

Similaire à Three primary systems_in_associations_white_paper

AssigmentRespond to two or more of your colleagues in one or mo.docx
AssigmentRespond to two or more of your colleagues in one or mo.docxAssigmentRespond to two or more of your colleagues in one or mo.docx
AssigmentRespond to two or more of your colleagues in one or mo.docx
jane3dyson92312
 
Chapter 6Systems6.1 Information Systems6.1.1 What
Chapter 6Systems6.1 Information Systems6.1.1 What Chapter 6Systems6.1 Information Systems6.1.1 What
Chapter 6Systems6.1 Information Systems6.1.1 What
JinElias52
 
typesofinformationsystems-121218091037-phpapp01.pdf
typesofinformationsystems-121218091037-phpapp01.pdftypesofinformationsystems-121218091037-phpapp01.pdf
typesofinformationsystems-121218091037-phpapp01.pdf
sheryl90
 
Ch01 The Information Sys (Accountant's Perspective).ppt
Ch01 The Information Sys (Accountant's Perspective).pptCh01 The Information Sys (Accountant's Perspective).ppt
Ch01 The Information Sys (Accountant's Perspective).ppt
khawlamuseabd
 
Management Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptxManagement Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptx
SURBHI SAROHA
 
Types of System- SYANDES Q#3
Types of System- SYANDES Q#3Types of System- SYANDES Q#3
Types of System- SYANDES Q#3
KrisElaineF
 

Similaire à Three primary systems_in_associations_white_paper (20)

Information systems
Information systemsInformation systems
Information systems
 
Business information system with explaination
Business information system with explainationBusiness information system with explaination
Business information system with explaination
 
Accounting information system.pptx
Accounting information system.pptxAccounting information system.pptx
Accounting information system.pptx
 
AssigmentRespond to two or more of your colleagues in one or mo.docx
AssigmentRespond to two or more of your colleagues in one or mo.docxAssigmentRespond to two or more of your colleagues in one or mo.docx
AssigmentRespond to two or more of your colleagues in one or mo.docx
 
Information system of hbl
Information system of hblInformation system of hbl
Information system of hbl
 
Chapter 6Systems6.1 Information Systems6.1.1 What
Chapter 6Systems6.1 Information Systems6.1.1 What Chapter 6Systems6.1 Information Systems6.1.1 What
Chapter 6Systems6.1 Information Systems6.1.1 What
 
Information system and its types
Information system and its typesInformation system and its types
Information system and its types
 
Accounting Information System BY Ahmed Yasir Khan.
Accounting Information System BY Ahmed Yasir Khan.Accounting Information System BY Ahmed Yasir Khan.
Accounting Information System BY Ahmed Yasir Khan.
 
Ais1
Ais1Ais1
Ais1
 
typesofinformationsystems-121218091037-phpapp01.pdf
typesofinformationsystems-121218091037-phpapp01.pdftypesofinformationsystems-121218091037-phpapp01.pdf
typesofinformationsystems-121218091037-phpapp01.pdf
 
Ch01 The Information Sys (Accountant's Perspective).ppt
Ch01 The Information Sys (Accountant's Perspective).pptCh01 The Information Sys (Accountant's Perspective).ppt
Ch01 The Information Sys (Accountant's Perspective).ppt
 
MODULE - I.pptx
MODULE - I.pptxMODULE - I.pptx
MODULE - I.pptx
 
Management Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptxManagement Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptx
 
Accounting information sysytem @ doms
Accounting information sysytem @ domsAccounting information sysytem @ doms
Accounting information sysytem @ doms
 
Accounting information sysytem @ DOMS
Accounting information sysytem @ DOMS Accounting information sysytem @ DOMS
Accounting information sysytem @ DOMS
 
System and System Information System
System and System Information SystemSystem and System Information System
System and System Information System
 
Types of System- SYANDES Q#3
Types of System- SYANDES Q#3Types of System- SYANDES Q#3
Types of System- SYANDES Q#3
 
Information System(IS).pptx
Information System(IS).pptxInformation System(IS).pptx
Information System(IS).pptx
 
Lo3=p4, p5, m2, d2
Lo3=p4, p5, m2, d2Lo3=p4, p5, m2, d2
Lo3=p4, p5, m2, d2
 
Information system
Information systemInformation system
Information system
 

Plus de Association Executives of North Carolina

Plus de Association Executives of North Carolina (20)

Events data technology bryce gartner
Events data technology bryce gartnerEvents data technology bryce gartner
Events data technology bryce gartner
 
Content Marketing - Scott Oser
Content Marketing - Scott OserContent Marketing - Scott Oser
Content Marketing - Scott Oser
 
AENC Demographic trends through 2035 Tippett
AENC Demographic trends through 2035 TippettAENC Demographic trends through 2035 Tippett
AENC Demographic trends through 2035 Tippett
 
The Six Rs of Association Thrivability (MSAE 2014)
The Six Rs of Association Thrivability (MSAE 2014)The Six Rs of Association Thrivability (MSAE 2014)
The Six Rs of Association Thrivability (MSAE 2014)
 
The association thrivability manifesto
The association thrivability manifestoThe association thrivability manifesto
The association thrivability manifesto
 
The association thrivability framework (final)
The association thrivability framework (final)The association thrivability framework (final)
The association thrivability framework (final)
 
Thinking and acting beyond orthodoxy (cal sae 2015)
Thinking and acting beyond orthodoxy (cal sae 2015)Thinking and acting beyond orthodoxy (cal sae 2015)
Thinking and acting beyond orthodoxy (cal sae 2015)
 
Foresight first (2016)
Foresight first (2016)Foresight first (2016)
Foresight first (2016)
 
Creative Food & Beverage Ideas - AENC Event Planners Summit
Creative Food & Beverage Ideas - AENC Event Planners SummitCreative Food & Beverage Ideas - AENC Event Planners Summit
Creative Food & Beverage Ideas - AENC Event Planners Summit
 
Understanding the Political Minds of Millennials
Understanding the Political Minds of MillennialsUnderstanding the Political Minds of Millennials
Understanding the Political Minds of Millennials
 
Event planners Emergency Preparedness: Risk Management
Event planners Emergency Preparedness: Risk ManagementEvent planners Emergency Preparedness: Risk Management
Event planners Emergency Preparedness: Risk Management
 
Advocacy Challenges When You Aren't 'Liked'
Advocacy Challenges When You Aren't 'Liked'Advocacy Challenges When You Aren't 'Liked'
Advocacy Challenges When You Aren't 'Liked'
 
Winning the marketing game when the rules are changing - Sheila Neisler, Cata...
Winning the marketing game when the rules are changing - Sheila Neisler, Cata...Winning the marketing game when the rules are changing - Sheila Neisler, Cata...
Winning the marketing game when the rules are changing - Sheila Neisler, Cata...
 
Case Study - PR Campaign: NC Doctors Day, NC Medical Society, Elaine Ellis
Case Study - PR Campaign: NC Doctors Day, NC Medical Society, Elaine EllisCase Study - PR Campaign: NC Doctors Day, NC Medical Society, Elaine Ellis
Case Study - PR Campaign: NC Doctors Day, NC Medical Society, Elaine Ellis
 
PR Campaigns that Pack a Punch - Teri Saylor, Open Water Communications
PR Campaigns that Pack a Punch - Teri Saylor, Open Water CommunicationsPR Campaigns that Pack a Punch - Teri Saylor, Open Water Communications
PR Campaigns that Pack a Punch - Teri Saylor, Open Water Communications
 
2015 Association Communications Benchmarking Report, Jill Andreu
2015 Association Communications Benchmarking Report, Jill Andreu2015 Association Communications Benchmarking Report, Jill Andreu
2015 Association Communications Benchmarking Report, Jill Andreu
 
The Business of Membership Marketing - Benchmarking Report (MGI) - Erik Schonher
The Business of Membership Marketing - Benchmarking Report (MGI) - Erik SchonherThe Business of Membership Marketing - Benchmarking Report (MGI) - Erik Schonher
The Business of Membership Marketing - Benchmarking Report (MGI) - Erik Schonher
 
AENC Tax Compliance & Reporting Update September 2015
AENC Tax Compliance & Reporting Update September 2015AENC Tax Compliance & Reporting Update September 2015
AENC Tax Compliance & Reporting Update September 2015
 
Creating a culture that attacts AENC 2015 Annual Meeting - Jamie Notter
Creating a culture that attacts   AENC 2015 Annual Meeting - Jamie NotterCreating a culture that attacts   AENC 2015 Annual Meeting - Jamie Notter
Creating a culture that attacts AENC 2015 Annual Meeting - Jamie Notter
 
Changing the conversation around millennials AENC 2015 Annual Meeting, Jamie ...
Changing the conversation around millennials AENC 2015 Annual Meeting, Jamie ...Changing the conversation around millennials AENC 2015 Annual Meeting, Jamie ...
Changing the conversation around millennials AENC 2015 Annual Meeting, Jamie ...
 

Three primary systems_in_associations_white_paper

  • 1. A White Paper from Effective Database Management, LLC The Three Primary Data Management Systems Within Associations and How They Are Related Written by Wes Trochlil, President wes@effectivedatabase.com www.effectivedatabase.com 540.338.9404
  • 2. Table of Contents Introduction ...................................................................................................................................... 3  The Three Systems ..........................................................................................................................3  Key Principles ................................................................................................................................... 4  How the Three Systems are Related..........................................................................................4  Conclusion.......................................................................................................................................... 7    ©2009 Effective Database Management, LLC www.effectivedatabase.com 2 The Three Primary Data Management Systems Within Associations and How They Are Related
  • 3. Introduction   For most associations, there are three primary systems related to data management: the association management system, typically the primary AMS including accounts receivable, referred to here as the AMS; the financial management system, a general ledger software, referred to here as the FMS; and the content management system, managing your website, referred to here as the CMS. (Note: Some associations may have other systems such as government relations or broadcast email systems; while not unimportant, this paper concerns itself with the primary systems.) I’m often asked how these systems are related and which system should manage which data. This white paper explains the primary functions of each system and how each is related to the other two. Technical note: The term “served” or “served up” indicates that the information displayed on your website is delivered from a given location and “displayed” as a web page or web part. For example, “When the customer comes to the website, they are seeing pages mostly served by the content management system” means the pages in question are delivered from the content management system. The Three Systems  The AMS: The source of data for all customer information. This includes, but is not limited to, contact information and all functional data (e.g., membership, events, subscriptions, products, exhibits, sponsorship, committees, etc.). The AMS also serves as the accounts receivable package for the association. That is, all money coming into the association is processed through the AMS. When there is a question about billing (e.g., who has paid or not paid for a given event), that answer is found in the AMS. There are over 100 products that bill themselves as association management systems: some examples include iMIS, netForum, and internet4asssociations. The FMS: The financial management system serves as the general ledger for the association. This means all accounts payable (expenses, or money outgoing) is tracked here, as well as summary level data for all income (e.g., total amount of money collected for a given event, total amount of money billed for a given event). When there is a question about how an event is doing overall (i.e., income vs. expenses), that answer is found in the FMS. There are dozens of financial management systems available to associations: some examples include QuickBooks, Microsoft Great Plains/Dynamics, and MAS90. The CMS: The content management system serves as the “website manager” for the association. The CMS manages the structure and vast majority of content (though not all content, as we’ll see below) that is on your website. When there is a question about website content (e.g., how do we update the mission statement for the association), that answer is ©2009 Effective Database Management, LLC www.effectivedatabase.com 3 The Three Primary Data Management Systems Within Associations and How They Are Related
  • 4. found in the CMS. There are dozens of content management systems available to associations: some examples include Drupal, Joomla, SharePoint, and Ektron.   Key Principles  • The AMS captures detailed financial data from an accounts receivable (A/R) perspective. Detailed data includes who purchased what, on what date, and how they paid. The FMS captures only summary level A/R data. Summary level data includes only total income and receivables for a given product. • The AMS serves up dynamic data to your website (i.e., data that changes frequently, like directories, event registration information) and manages all A/R financial transactions (e.g., membership joins/renews, product purchases). The CMS may serve up only the “shell” of the pages that contain this information. • The CMS serves up all “static” website information (i.e., data that changes very infrequently, like articles, white papers, mission statement, association history, etc.). • The CMS controls the general structure and style of the site, and limits access to who can change static (i.e., non-dynamic) information on the website. • The AMS allows members access to members-only data through a login process validated against the AMS. The CMS allows members into the members-only pages once the user has been validated. Validation should pass from page-to-page, meaning that the uses only has to log in once per session (or only once if their credentials are “saved” for future use). How the Three Systems are Related  This may be most easily explained using typical scenarios that many associations face: 1. Event registration (or any other online financial transaction): This example assumes that the AMS manages the entire events set up process and serves pages to the website which provide the customer with information on the event, including the ability to register online. What the customer sees: The customer goes online to your website. They locate the event for which they want to register. When they click “register now” they are asked to “log in” to the system (typically using email address and password). The system recognizes them as a member, they register for the event at the member prices, they pay with a credit card, and they receive an email confirmation. What happens “behind the scenes”: When the customer comes to the website, they are seeing pages mostly served by the content management system (e.g. the home page). As soon as they click on the event information, however, they are now seeing data ©2009 Effective Database Management, LLC www.effectivedatabase.com 4 The Three Primary Data Management Systems Within Associations and How They Are Related
  • 5. being served by the AMS itself (e.g., event date, event pricing). When they click on the “register now” button, the system needs to know who they are, so it asks for login credentials. This login information is compared against the AMS and if the AMS recognizes the information, the user is then served member pricing, from the AMS. Once the user has registered and paid, all of that information is captured in the AMS. At the end of the week or month, summary data from the AMS is calculated and passed (in an electronic file) to the financial management system. Now the AMS knows that this person has registered and paid, and the FMS knows the cumulative dollars collected and still owed. During this process, the CMS is used a bit, the AMS is used very heavily, and the FMS is used during “reconciliation.” 2. Directory Look up for Members Only– looking up other members: This example assumes that the AMS serves up directory pages and in this case the directory is open only to members. What the customer sees: The customer goes online to your website and clicks on “look up a member.” The website then asks him to log in. The system recognizes them as a member, and the user is free to search the directory. What happens “behind the scenes”: When the user enters his or her credentials, this login information is compared against the AMS and if the AMS recognizes the information as a member, the member can then see the directory look up page. The directory look up page is served by the AMS, and all results of the directory search also come from the AMS. During this process, the CMS is used a bit, the AMS is used very heavily, and the FMS is not used at all, because no financial transactions took place. 3. Profile Management for Members and Non-members – This example refers to the ability of a customer to self-manage their contact information, e.g., their mailing address, phone, and email. What the customer sees: The customer goes online to your website and clicks on “manage my contact info.” The website then asks him to log in. After he enters his login information, if he is in the AMS, the system presents him with his contact information, which he can then edit (as allowed by the association) key contact fields. What happens “behind the scenes”: When he enters his login information, the login information is compared against the AMS and if the AMS recognizes the information as a customer (either member or non-member), the member can then see his contact information and edit certain fields. The data is served by the association management system. ©2009 Effective Database Management, LLC www.effectivedatabase.com 5 The Three Primary Data Management Systems Within Associations and How They Are Related
  • 6. During this process, the CMS is used a bit, the AMS is used very heavily, and the FMS is not used at all, because no financial transactions took place. 4. Access to members-only content (e.g., articles that only members can read for free). What the customer sees: The customer goes online to your website and clicks on “read this article,” which is linked to members-only content. The website then asks him to log in. After he enters his login information, if he is a member, the system presents him with the article that he wants to read. What happens “behind the scenes”: When he enters his login information, the login information is compared against the AMS and if the AMS recognizes the information as a member, the member can then see the article. The article page is served by the content management system. During this process, the CMS is used a bit, the AMS is used very heavily, and the FMS is not used at all, because no financial transactions took place. 5. Access to “public” content (e.g., articles that anyone can read for free). What the customer sees: The customer goes online to your website and clicks on “read this article,” which is links to “public” content. The article page is served by the content management system. What happens “behind the scenes”: The CMS manages the content of the web pages, and since the pages are not “members-only” or password protected, the page is served up to the customer. During this process, only the CMS is involved. The FMS and AMS are not used. ©2009 Effective Database Management, LLC www.effectivedatabase.com 6 The Three Primary Data Management Systems Within Associations and How They Are Related
  • 7. Conclusion  To be most successful, an association will have some variation of all three of these systems (AMS, CMS, FMS). The level of sophistication of each system will be driven by the needs of the association. When the AMS and CMS are tightly integrated, association staff can easily and quickly update data and content on the website. When the AMS and FMS are tightly integrated, no re-keying of financial data is required, which not only reduces staff labor, but improves the accuracy of financial reconciliation. ###   About the Author  Wes Trochlil is president of Effective AMS Management, located in Hamilton, VA. For nearly two decades, Wes has worked in and with over a hundred associations, non-profits, and membership organizations throughout the US, ranging in size from three staff to over 700. In that time Wes has provided a range of consulting services, from general consulting on data management issues to full-scale, organization-wide selection and implementation of data management systems. Having written over 50 articles and hundreds of blog posts, Wes is the most published author on data management in the association market. In addition to his articles, Wes is also the author of the book Put Your Data to Work: 52 Tips and Techniques for Effectively Managing Your Database, published by ASAE & The Center for Association Leadership. Wes is a frequent speaker and writer for organizations throughout the US and Canada. Wes has written for and been quoted in Associations Now, CRMBuyer, Association Management, ECommerce Times, Association Trends, techiecrossing.com, SearchSMB.com, eWeek, monster.com, Executive Update, The Membership Management Report, and FORUM magazines, and appeared as an expert on CRM issues on Microsoft's Non-Profit TV program. Prior to starting his own consulting firm, Wes has nearly ten years experience working in associations as director of membership and marketing. He has worked for four national and international trade associations, serving as Director of Membership, Marketing, Customer Service, and Communications. With all four associations, Wes was responsible for managing the association's AMS, from membership AMSs of less than 1,000 records to fully integrated AMSs containing over 100,000 membership, publication, and seminar registration records. Wes is a member of ASAE and the Center for Association Leadership, where he serves on the Technology Section Council. He is past Chair of the Membership Section Council. He is also a member of the Society for Advancement of Consulting.   ©2009 Effective Database Management, LLC www.effectivedatabase.com 7 The Three Primary Data Management Systems Within Associations and How They Are Related