> For the complete documentation index, see [llms.txt](https://docs.sizebay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sizebay.com/size-and-fit-order-tracking/platforms/magento.md).

# Magento

{% hint style="info" %}
Currently, this module can only be installed via Composer. At Sizebay, we are working on making it available for implementation through the Magento Marketplace.
{% endhint %}

To install the module, navigate to the root directory of your Magento project and execute the following command in the console:

```sh
$ composer require sizebay/sizebay-tracker:dev-master
```

Or

```bash
$ bin/composer require sizebay/sizebay-tracker:dev-master
```

Than execute the following commands:

```bash
$ bin/magento setup:upgrade
$ bin/magento cache:clean
$ bin/magento cache:flush
$ bin/magento setup:di:compile
```

After the module is installed, you need to access the Admin Back-End and set up the Sizebay Tracker by following the steps below:

{% hint style="info" %}
You will need to set up the Tenant ID. To obtain the Tenant ID, please contact our <mark style="color:blue;">**Support Team at <support@sizebay.com>**</mark>.
{% endhint %}

1. Access **Stores » Settings » Configuration » Sizebay Tracker Settings**.
2. Insert the Tenant ID, refer to your given store in My Sizebay. Then select the country your store is based in and the attribute label corresponding to the size attribute in your products and finally enable the module on the respective store view.

<figure><img src="/files/9UJmrpv1Mr7FMNbwJNQ6" alt=""><figcaption></figcaption></figure>
