Bitrix24Care

Connect your online store to Sales Intelligence

You can connect your online store to Sales Intelligence, even if it was not created in Bitrix24. Once connected, client orders will appear in the Customer journey field and Bitrix24 reports.

There are two ways to process online store orders in Bitrix24:

  • Manual: Manually add order information to Bitrix24 deals.

  • Automatic: Automatically add order information to Bitrix24 deals using REST API.

To guarantee the correct work, deals need to have an Order ID field.

Connect your online store to Bitrix24 in the Own site section.
Swap email addresses or phone numbers on the website

Go to Sales Intelligence and click My web store's orders.

Select a deal field that contains the order ID.

Add the following code to the order creation or payment confirmation page.

<script>
(window.b24order = window.b24order || []).push({
	id: "ORDER_ID",
	sum: "ORDER_TOTAL"
});
</script>

Replace ORDER_ID and ORDER_TOTAL with dynamic parameters containing the order ID and total.


In brief

  • You can connect your online store to Sales Intelligence in Bitrix24, even if it wasn't created in Bitrix24.

  • Orders can be processed manually or automatically using REST API.

  • Ensure deals have an Order ID field and add a specific code to your site's order pages.

Was this information helpful?
Integration specialist assistance
That's not what I'm looking for
Complicated and incomprehensible text
The information is outdated
It's too short. I need more information
I don't like the way this tool works
Go to Bitrix24
Don't have an account? Create for free
Related articles
Sales Intelligence settings Set up UTM tags for Google and Facebook Ads Check call tracking support Assign phone numbers and email addresses to traffic sources Swap email addresses or phone numbers on your website