Sales Cycle: Difference between revisions
From Freephile Wiki
revert edits to fix search where character encoding was a problem |
No edit summary |
||
Line 1: | Line 1: | ||
{{#mermaid:graph TD; | {{#mermaid:graph TD; | ||
Prospecting-->Contract Award/Purchase/ Agreement of Terms--> | A[Prospecting] -->|Original/Initial Contact| B(Contract Award/Purchase/ Agreement of Terms) | ||
B --> C{Let me think} | |||
C -->|Qualifying| D[Qualified] | |||
C -->|Presentation/Demonstration| E[Comfortable] | |||
C -->|Follow-through Proposal/Value Proposition| F[fa:fa-car Incentivized] | |||
D --> G(Document Buying Cycle or Itch Cycle) | |||
E --> G | |||
F --> G | |||
G --> H(Negotiations) | |||
G --> I(Overcome Objections) | |||
G --> J(Establish Deliverables) | |||
G --> K(Maintain Contact) | |||
H --> L(Obtain Referrals) | |||
I --> L(Obtain Referrals) | |||
J --> L(Obtain Referrals) | |||
K --> L(Obtain Referrals) | |||
L --> A}} | |||
This page uses the [https://www.mediawiki.org/wiki/Extension:Mermaid mermaid extension] to draw the flow chart from simple markup. | |||
Use the [https://mermaid-js.github.io/mermaid-live-editor/ live Mermaid Editor here] | |||
[[Category:Sales]] | [[Category:Sales]] | ||
[[Category:Company]] | [[Category:Company]] |
Revision as of 11:14, 21 May 2020
This page uses the mermaid extension to draw the flow chart from simple markup.
Use the live Mermaid Editor here