eCommerce tracker events
Tracker events help you learn more about your customers by analysing how they interact with your marketing initiatives. This lets your eCommerce business automate sales processes and track customer-interaction metrics. This guide covers the integration between eCommerce and the frontend tracker events.
Integration with plugins
For steps to integrate the eCommerce API with various plugins, see the help articles. For Shopify, see this article.
Session data of orders
When a user logs in and browses the store, they start a session that persists for the duration of their visit. Without logins or users, there is no session data. The order is automatically updated if an identify call is made on the frontend for the same email. Some frontend data fields for a given event are listed below.
View the session data for orders in your Brevo account under the Automation logs. Any change to the cart appears in the Automation logs in your Brevo account. You can retrieve data such as session_id, session_timezone, and session_city.
Cart events and Automation
Once the cart is used, all session data, frontend events, and data appear in your Automation tab logs. The plugin is responsible for sending the data to Automation. If the plugin is integrated correctly, the store session is identified, the order is processed quickly, and it appears on the logs page. If the identify call does not arrive on the frontend, it takes about 5 minutes for the order or cart updates to appear in the Automation logs.