2017-07-31 10:50:43 +00:00
# Campaign
2015-12-03 12:22:46 +00:00
A Campaign is a full-scale implementation of a sales strategy to promote a
product or a service. This is done in a market segment of a particular
geographical area, to achieve specified objectives.
2018-02-07 13:29:06 +00:00
< img class = "screenshot" alt = "Campaign" src = "{{docs_base_url}}/assets/img/crm/campaign.png" >
2015-12-03 12:22:46 +00:00
2017-07-31 11:11:35 +00:00
You can track [Lead ](/docs/user/manual/en/CRM/lead.html ), [Opportunity ](/docs/user/manual/en/CRM/opportunity.html ), [Quotation ](/docs/user/manual/en/selling/quotation.html ) against a campaign.
2015-12-03 12:22:46 +00:00
###Track Leads against Campaign
* To track a 'Lead' against a campaign select 'View Leads'.
2018-02-07 13:29:06 +00:00
< img class = "screenshot" alt = "Campaign - View Leads" src = "{{docs_base_url}}/assets/img/crm/campaign-view-leads.png" >
2015-12-03 12:22:46 +00:00
* You shall get a filtered list of all leads made against that campaign.
* You can also create new leads by clicking 'New'
2018-02-07 13:29:06 +00:00
< img class = "screenshot" alt = "Campaign - New Lead" src = "{{docs_base_url}}/assets/img/crm/campaign-new-lead.png" >
2015-12-03 12:22:46 +00:00
{next}