Read FAQ
NEW
Bitrix24 Support
Registration and Authentication
How to start
My Profile
Feed
Messenger
Calendar
Bitrix24.Docs
Bitrix24.Drive
Bitrix24.Mail
Workgroups
CoPilot - AI in Bitrix24
Tasks and Projects
CRM
Contact Center
Sales Center
CRM Analytics (beta)
BI Builder
Sales Intelligence
Inventory Management
Marketing
Sites
Online Store (beta)
CRM + Online Store
CRM Store (beta)
e-Signature
e-Signature for HR
Company
Knowledge base (beta)
Automation
Workflows
Telephony
Market
Subscription
Settings
Enterprise
Desktop App
General questions
Bitrix24 On-Premise

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