# Magento 2 Perfect Audience Tracking

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

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Perfect Audience* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Perfect Audience Tag*

### <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 Perfect Audience</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Perfect Audience**

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

- **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>.
- **Tracking Tag ID –** Enter tag Id only without .js.

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

#### <span style="color: #f97316;">Perfect Audience Tag</span>

You can add perfect audience tracking tag from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Perfect Audience &gt; Tracking Tag ID.**

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

If you have a question related to this extension please check out our [<span style="text-decoration: underline;">**FAQ Section**</span>](https://www.scommerce-mage.com/magento-2-perfect-audience-tracking.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)**.**