|
1 | 1 | ======================================
|
2 | 2 | How to generate leads from my website?
|
3 | 3 | ======================================
|
| 4 | + |
| 5 | +Your website should be your company's first lead generation tool. With |
| 6 | +your website being the central hub of your online marketing campaigns, |
| 7 | +you will naturally drive qualified traffic to feed your pipeline. When a |
| 8 | +prospect lands on your website, your objective is to capture his |
| 9 | +information in order to be able to stay in touch with him and to push |
| 10 | +him further down the sales funnel. |
| 11 | + |
| 12 | +This is how a typical online lead generation process work : |
| 13 | + |
| 14 | +- Your website visitor clicks on a call-to action (CTA) from one of |
| 15 | + your marketing materials (e.g. an email newsletter, a social |
| 16 | + media message or a blog post) |
| 17 | + |
| 18 | +- The CTA leads your visitor to a landing page including a form used to |
| 19 | + collect his personal information (e.g. his name, his email |
| 20 | + address, his phone number) |
| 21 | + |
| 22 | +- The visitor submits the form and automatically generates a lead into |
| 23 | + Odoo CRM |
| 24 | + |
| 25 | +.. tip:: |
| 26 | + |
| 27 | + Your calls-to-action, landing pages and forms are the key pieces of the lead |
| 28 | + generation process. With Odoo Website, you can easily create and optimize |
| 29 | + those critical elements without having to code or to use third-party |
| 30 | + applications. Learn more `here <https://www.odoo.com/page/website-builder>`__. |
| 31 | + |
| 32 | +In Odoo, the Website and CRM modules are fully integrated, meaning that |
| 33 | +you can easily generate leads from various ways through your website. |
| 34 | +However, even if you are hosting your website on another CMS, it is |
| 35 | +still possible to fill Odoo CRM with leads generated from your website. |
| 36 | + |
| 37 | +Activate the lead stage |
| 38 | +======================= |
| 39 | + |
| 40 | +By default, the lead stage is not activated in Odoo CRM. Therefore, new |
| 41 | +leads automatically become opportunities. You can easily activate the |
| 42 | +option of adding the lead step. If you want to import your contacts as |
| 43 | +leads rather than opportunities, from the Sales module go to |
| 44 | +:menuselection:`Configuration --> Settings`, select the option **use leads |
| 45 | +if…** as shown below and click on **Apply**. |
| 46 | + |
| 47 | +.. image:: ./media/website01.jpg |
| 48 | + :align: center |
| 49 | + |
| 50 | +Note that even without activating this step, the information that |
| 51 | +follows is still applicable - the lead generated will land in the |
| 52 | +opportunities dashboard. |
| 53 | + |
| 54 | +From an Odoo Website |
| 55 | +==================== |
| 56 | + |
| 57 | +Let's assume that you want to get as much information as possible about |
| 58 | +your website visitors. But how could you make sure that every person who |
| 59 | +wants to know more about your company's products and services is |
| 60 | +actually leaving his information somewhere? Thanks to Odoo's integration |
| 61 | +between its CRM and Website modules, you can easily automate your lead |
| 62 | +acquisition process thanks to the **contact form** and the **form builder** |
| 63 | +modules |
| 64 | + |
| 65 | +.. note:: |
| 66 | + |
| 67 | + another great way to generate leads from your Odoo Website is by collecting |
| 68 | + your visitors email addresses thanks to the Newsletter or Newsletter Popup |
| 69 | + CTAs. These snippets will create new contacts in your Email Marketing's |
| 70 | + mailing list. Learn more `here <https://www.odoo.com/page/email-marketing>`__. |
| 71 | + |
| 72 | +Configuration |
| 73 | +------------- |
| 74 | + |
| 75 | +Start by installing the Website builder module. From the main dashboard, |
| 76 | +click on **Apps**, enter "**Website**" in the search bar and click on **Install**. |
| 77 | +You will be automatically redirected to the web interface. |
| 78 | + |
| 79 | +.. image:: ./media/website02.png |
| 80 | + :align: center |
| 81 | + |
| 82 | +.. tip:: |
| 83 | + |
| 84 | + A tutorial popup will appear on your screen if this is the first time you |
| 85 | + use Odoo Website. It will help you get started with the tool and you'll be |
| 86 | + able to use it in minutes. Therefore, we strongly recommend you to use it. |
| 87 | + |
| 88 | +Create a lead by using the Contact Form module |
| 89 | +---------------------------------------------- |
| 90 | + |
| 91 | +You can effortlessly generate leads via a contact form on your **Contact |
| 92 | +us** page. To do so, you first need to install the Contact Form module. |
| 93 | +It will add a contact form in your **Contact us** page and automatically |
| 94 | +generate a lead from forms submissions. |
| 95 | + |
| 96 | +To install it, go back to the backend using the square icon on the |
| 97 | +upper-left corner of your screen. Then, click on **Apps**, enter |
| 98 | +"**Contact Form**" in the search bar (don't forget to remove the **Apps** tag |
| 99 | +otherwise you will not see the module appearing) and click on **Install**. |
| 100 | + |
| 101 | +.. image:: ./media/website03.png |
| 102 | + :align: center |
| 103 | + |
| 104 | +Once the module is installed, the below contact form will be integrated |
| 105 | +to your "Contact us" page. This form is linked to Odoo CRM, meaning that |
| 106 | +all data entered through the form will be captured by the CRM and will |
| 107 | +create a new lead. |
| 108 | + |
| 109 | +.. image:: ./media/website04.jpg |
| 110 | + :align: center |
| 111 | + |
| 112 | +Every lead created through the contact form is accessible in the Sales |
| 113 | +module, by clicking on :menuselection:`Sales --> Leads`. The name of the lead corresponds |
| 114 | +to the "Subject" field on the contact form and all the other information |
| 115 | +is stored in the corresponding fields within the CRM. As a salesperson, |
| 116 | +you can add additional information, convert the lead into an opportunity |
| 117 | +or even directly mark it as Won or Lost. |
| 118 | + |
| 119 | +.. image:: ./media/website05.jpg |
| 120 | + :align: center |
| 121 | + |
| 122 | +Create a lead using the Form builder module |
| 123 | +------------------------------------------- |
| 124 | + |
| 125 | +You can create fully-editable custom forms on any landing page on your |
| 126 | +website with the Form Builder snippet. As for the Contact Form module, |
| 127 | +the Form Builder will automatically generate a lead after the visitor |
| 128 | +has completed the form and clicked on the button **Send**. |
| 129 | + |
| 130 | +From the backend, go to Settings and install the |
| 131 | +"**Website Form Builder**" module (don't forget to remove the **Apps** tag |
| 132 | +otherwise you will not see the modules appearing). Then, back on the |
| 133 | +website, go to your desired landing page and click on Edit to access |
| 134 | +the available snippets. The Form Builder snippet lays under the |
| 135 | +**Feature** section. |
| 136 | + |
| 137 | +.. image:: ./media/website06.png |
| 138 | + :align: center |
| 139 | + |
| 140 | +As soon as you have dropped the snippet where you want the form to |
| 141 | +appear on your page, a **Form Parameters** window will pop up. From the |
| 142 | +**Action** drop-down list, select **Create a lead** to automatically |
| 143 | +create a lead in Odoo CRM. On the **Thank You** field, select the URL of |
| 144 | +the page you want to redirect your visitor after the form being |
| 145 | +submitted (if you don't add any URL, the message "The form has been |
| 146 | +sent successfully" will confirm the submission). |
| 147 | + |
| 148 | +.. image:: ./media/website07.png |
| 149 | + :align: center |
| 150 | + |
| 151 | +You can then start creating your custom form. To add new fields, click |
| 152 | +on **Select container block** and then on the blue **Customize** button. 3 |
| 153 | +options will appear: |
| 154 | + |
| 155 | +.. image:: ./media/website08.png |
| 156 | + :align: center |
| 157 | + |
| 158 | +- **Change Form Parameters**: allows you to go back to the Form |
| 159 | + Parameters and change the configuration |
| 160 | + |
| 161 | +- **Add a model field**: allows you to add a field already existing in |
| 162 | + Odoo CRM from a drop-down list. For example, if you select the |
| 163 | + Field *Country*, the value entered by the lead will appear under |
| 164 | + the *Country* field in the CRM - even if you change the name of |
| 165 | + the field on the form. |
| 166 | + |
| 167 | +- **Add a custom field**: allows you to add extra fields that don't exist |
| 168 | + by default in Odoo CRM. The values entered will be added under |
| 169 | + "Notes" within the CRM. You can create any field type : checkbox, |
| 170 | + radio button, text, decimal number, etc. |
| 171 | + |
| 172 | +Any submitted form will create a lead in the backend. |
| 173 | + |
| 174 | +From another CMS |
| 175 | +================= |
| 176 | + |
| 177 | +If you use Odoo CRM but not Odoo Website, you can still automate your |
| 178 | +online lead generation process using email gateways by editing the |
| 179 | +"Submit" button of any form and replacing the hyperlink by a mailto |
| 180 | +corresponding to your email alias (learn how to create your sales alias |
| 181 | +:doc:`here <emails>`). |
| 182 | + |
| 183 | +For example if the alias of your company is |
| 184 | +**salesEMEA@mycompany.com**, add |
| 185 | +``mailto:salesEMEA@mycompany.com`` |
| 186 | +into the regular hyperlink code (CTRL+K) to generate a lead into the |
| 187 | +related sales team in Odoo CRM. |
| 188 | + |
| 189 | +.. image:: ./media/website09.png |
| 190 | + :align: center |
| 191 | + |
| 192 | +.. seealso:: |
| 193 | + |
| 194 | + - :doc:`manual` |
| 195 | + - :doc:`import` |
| 196 | + - :doc:`emails` |
| 197 | + |
| 198 | +.. rst-class:: text-muted |
| 199 | + |
| 200 | +| Written by Geoffrey Bressan (Odoo) |
| 201 | +| Proofread by Yves-Pascal Mukadi, Samuel Cabodi (Odoo) |
0 commit comments