As a best practice, we recommend updating the status of closed deals to Won or Lost. Only by changing the status of that deal does our software recognize that a deal is closed.
Correctly marking a deal as Won or Lost has a major impact on data available in the segment builder and in your Deals reports. These two parts of the platform are only as good and useful as the data made available to them.
In addition, updating the status of a deal is different from updating the stage that a deal is currently in—when you update the stage to a deal, you are only moving that deal to a different step in your sales process and the deal's status will remain Open.
Learn more about stages.
How to mark a Deal as Won or Lost from a Contact record
- Click Contacts on the left menu.
- Open the contact record containing the deal you wish to update.
- Click the "Deals" tab.
-
Click the Deal Name you wish to mark as Won or Lost. This will open the Deal Record.
- From the Deal Record, click the "Status" dropdown and click "Won" or "Lost."
-
Click "Save Changes" to save your new status.
How to mark a Deal as Won or Lost from a pipeline
To mark a deal as Won or Lost from a pipeline:
- Click Deals on the left menu.
-
Select the pipeline containing the deal you wish to update, then locate the deal.
-
To mark the Deal as Won, click the deal and drag it to the top left of the pipeline page.
- To mark the Deal as Lost, click the deal and drag it to the top right of your pipeline page.
Or
- Click the deal you wish to close.
- From the Deal Record, click the "Status" dropdown and click "Won" or "Lost."
-
Click "Save Changes" to save your new status.
How to mark a Deal as Won or Lost using an automation action
You can update the status of a deal to Won or Lost with an "Update Status" action in an automation.
- Click Automations on the left menu.
-
Locate the automation you want to modify, then click "Edit."
- Click the "CRM" option on the right, then drag the "Update a status" action to your automation.
- A modal window will appear. Click the first dropdown, then click "Won." This will mark all deals as Won. To mark deals as Lost, click the "Lost" option from the dropdown instead.
-
Click the "Affects" dropdown to select which deals should be marked as Won or Lost when contacts encounter this action in your automation.
-
Click the "Pipeline" dropdown to select the pipeline that this action will affect.
- Click "Save."
Using third-party integrations to mark a Deal as Won or Lost
Some third-party integrations, such as Zapier, can also update the status of a deal to Won or Lost.
If you wish to use Zapier to update the status of a deal, make sure to use the "Update Deal" option for your ActiveCampaign action in Zapier:
Then click the "Status" option on the "Edit Template" page in Zapier to mark deals as Won or Lost:
Marking a Deal as Won or Lost with the API
You can use either of the following two API calls to update the status of a deal to Won or Lost. You would want to do this if you manage deals from your custom interface.
This uses our current API v1.
This API call will update a deal in your ActiveCampaign account. You would pass 1 to the status field to mark the deal as Won, or pass 2 to the status field to mark the deal as Lost.
This uses our new API v3 that is currently in beta.
This API call will also update a deal in your ActiveCampaign account. You would pass 1 to the status field to mark the deal as Won, or pass 2 to the status field to mark the deal as Lost.