You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/components/index.md
+52Lines changed: 52 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1707,3 +1707,55 @@ A dashboard helps to answer questions like:
1707
1707
#### Related Patterns
1708
1708
1709
1709
1710
+
1711
+
1712
+
```eval_rst
1713
+
.. _component-crm:
1714
+
```
1715
+
1716
+
### Contact Relationship Management (CRM)
1717
+
1718
+
#### Summary
1719
+
1720
+
A Contact Relationship Management (CRM) system can be used to track the different actors engaging with a standard, including implementers, users and support providers.
1721
+
1722
+
#### Description
1723
+
1724
+
A CRM may be used for:
1725
+
1726
+
***Outreach and engagement** - identifying potential standard adopters, users and champions, and keeping track of communication and engagement with them;
1727
+
***Knowledge management** - keeping track of communication with particular standard adopters; making sure technical support and policy engagement is joined up; and providing access to consistent technical support answers;
1728
+
***Time tracking** - to supported charging by helpdesk consultants, or to allow reporting on which adopters require the greatest investment of time and support;
1729
+
***Reporting** - to track progress towards key adoption metrics, and to measure key performance indicators for a helpdesk;
1730
+
1731
+
Useful CRM features for supporting a standard include:
1732
+
1733
+
* Contact profiles
1734
+
* Task tracking
1735
+
* Agile board
1736
+
* E-mail integration or e-mail helpdesk
1737
+
* Knowledge base
1738
+
1739
+
1740
+
#### Examples
1741
+
1742
+
* The Open Contracting Data Standard makes use of a customised instance of [RedmineUp](http://redmineup.com), using the helpdesk plugin to create new contacts for each incoming e-mail, and using time-tracking against tickets for regular reporting.
1743
+
1744
+
* 360Giving uses Salesforce to track the progress of publishers.
1745
+
1746
+
#### Prioritisation Factors
1747
+
1748
+
* The standard needs to report on levels of adoption
1749
+
* The standard is providing a helpdesk to adopters
1750
+
* There are multiple teams engaging with each adopters
0 commit comments