Answer the question
In order to leave comments, you need to log in
How to link a feedback form with Bitrix 24?
There is a site on 1C Bitrix.
Forms in it are made as infoblocks. The templates have code for them, for example
<div><a class="href-kupit" data-event="jqm" data-param-id="30" data-name="request"><?=$arParams['DETAIL_FORM_BUTTON']?>Купить в 1 клик</a></div>
and goals for Yandex Metrica are already attached to them (this was helped by Bitrix's TP partners, because this is their decision and they initially foresaw this moment. But they could not help with this task). Answer the question
In order to leave comments, you need to log in
Everything is quite simple:
- Find the endpoint where these forms are sent (does the form send somewhere?)
- In Bitrix24, create an incoming web hook with the rights to create leads in CRM
- In the found endpoint, write
sending crm.lead.add
At the same time, neither the appearance nor the mechanics of existing forms will suffer.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question