Install the Magento Storefront Module
Create a new Client Source in Converge
{Storename} Storefront
Install the Magento Plugin
composer.json
file:
Configure the Converge Magento Plugin with your public token
src
looks like https://static.runconverge.com/pixels/AYU51m.js
, then your public token is AYU51m
.Stores
> Settings
> Configuration
> Converge
> Converge
and add the public token you just retrieved.Verify that the integration is working correctly
$page_load
, Added To Cart
, and Started Checkout
events by visiting the store and seeing that these events arrive in the Source Log.Event Name | Event Description | Integration |
---|---|---|
PageView | When a customer views a page. | Storefront |
Viewed Product | When a customer views a product. | Storefront |
Added To Cart | When a customer adds an item to cart | Checkout |
Started Checkout | When a customer initiates the checkout process. | Checkout |