# Magento 2 Shipping Carrier Tracker

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Shipping Carrier Tracker Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Shipping Carrier Tracker*](#bkmrk-configuration-settin)
    - *General Settings*
    - *Shipping Methods*
3. [*Tracking Links*](#bkmrk-tracking-links)
    - *Admin Panel*
    - *My Account Section*
    - *Shipment Email*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
    ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Shipping Carrier Tracking</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Tracking Link**

#### <span style="color: #f97316;">General Settings</span> [](#bkmrk--4)

- **Enabled –** Select "Yes" or "No" to enable or disable the module.
- **License Key –** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.

[![image (3).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/QQpimage-3.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/QQpimage-3.png)

#### <span style="color: #f97316;">Shipping Methods</span> [](#bkmrk--4)

- **URLs –** Enter the shipping method and the URL. The URL should contain the {number} parameter which will be used to pass the tracking number to the shipping carriers tracking site where the shipment can be tracked.
- **Additional Carriers-** Add the additional carriers which will be available in the carrier selector dropdown list while creating a shipment.

[![image (5).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/LVbimage-5.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/LVbimage-5.png)

[![image (6).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/Ykiimage-6.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/Ykiimage-6.png)

### <span style="color: #3b82f6;">Tracking Links</span> [](#bkmrk--7)

Go to **Admin&gt;Sales&gt;Order** and select an order then click on 'Ship' to create a shipment. Scroll down to find shipping information then select the shipping carrier from the carrier dropdown list and enter the tracking number for that carrier. Select email copy of shipment checkbox then generate the shipment.

[![image (1) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/P6fimage-1-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/P6fimage-1-1.png)

- <span style="color: #f97316;">**Admin Panel:-**</span> Once the shipment is generated you can go to the order then from the left menu select shipments and view the generated shipment. You should see the tracking number consists a link, and once you link on that link it will take you to the shipping carriers tracking site with your tracking number.

[![image (2) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/TBoimage-2-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/TBoimage-2-1.png)

- <span style="color: #f97316;">**My Account Section:-**</span> Once the shipment is generated customers can view the shipmen in the **My Account&gt;My Orders&gt;Order Shipments** section where the trackings numbers with links will be available as per the shipping carriers selected with the shipment.

[![image (4) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-4-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-4-1.png)

- <span style="color: #f97316;">**Shipment Email:-**</span> Once the shipment is generated the shipment email will be sent to the customer with tracking links to each of the shipping carriers.

[![image (5) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-5-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-5-1.png)

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento-2-shipping-carrier-tracker.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**