You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »



Installation



You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.


Before installing the extension, please make sure to Backup your web directory and store database


You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.

Root Directory is - "app/code/magedelight/#YourExtensionName#"

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      php bin/magento setup:upgrade

      php bin/magento setup:di:compile

      php bin/magento setup:static-content:deploy

      php bin/magento cache:clean

  • log out from the backend and log in again


If you are using Magento 2.3 or later then you do not need to activate license. Extension will be activated with silent activation mechanism and does not require activation keys to be entered manually.   


Backend Configuration (Admin side)



  • Enable: Set "Yes" to enable the GA4 with GTM module.
  • Associated Google Account: Enter your Google email to identify the associated GA4 account.
  • GA4 API Keys: Enter the AI key that you generated from the Google Analytics 4 Panel
  • Cookie Consent Based Tracking: Enable/disable GA4 tracking for customers.
  • Strict Domain Tracking: Option to enable/disable strict domain tracking.
  • Domain: You can add the domain name for the Ga4 tracking.

  • GTM JavaScript Head Code: Provide GTM JavaScript Code here with your unique GTM tracking ID.
  • GTM Non-JS Body Code: Provide GTM Non-Javascript Code here with your unique GTM tracking ID.

  • Account ID: Provide the Google Tag Manager (GTM) Account ID associated with your setup.
  • Container ID: Provide the GTM Container ID for the specific container you wish to use.
  • Measurement ID: Provide the Google Analytics 4 (GA4) Measurement ID to link your data stream.
  • Export Triggers and Tags: Click on "Generate" button to get the JSON file for the GTM.


  • Account ID: Provide GTM Account ID. 
  • Container ID: Provide GTM Container ID.  
  • Measurement ID: Provide GTM Measurement ID. 

  • Product Identifier: Select Product Identifier as either SKU or ID to share with Google Analytics. 
    • SKU - Magento Product SKU will be shared with GA4 APIs 
    • ID - Magento Product ID will be shared with GA4 APIs
  • Currency: Select currency as either Base Currency or Store Currency to share with Google Analytics. 
    • Base Currency: Magento Store's Base Currency will be shared with GA4 APIs
    • Store Currency: Magento Store's Store Currency will be shared with GA4 APIs 
    • Example: 
      • Magento Store Base Currency is USD, and Store Currency is GBP. If your GA4 Panel shows USD currency, then select Base Currency, but if your GA4 Panel is configured to show data in GBP, then select Store Currency in MageDelight GA4 currency configurations. We assume that you have multi-currency enabled in Magento as USD and GBP (Store View). 
  • Enable Brand: Select "Yes" to enable the brand. It will share values as Brands with GA4 APIs. 
    • Brand Attribute: Provide Magento Attribute to share values with Google Analytics as Brands. I.e., Magento Product Attribute "brand" can be set as GA4 brand. 
  • Enable Product Variant: Select "Yes" to enable the product variants to be shared with GA4 APIs. 
    • Child vs Parent: If Child shared, then Child Products information will be shared with GA4 APIs else, Parent Products information will be shared with GA4 APIs. It will be helpful with Magento configurable products. I.e., Parent SKU "MT11" and child SKU "MT11-S-Blue" is set in Magento. For Parents, it will share MT11, but for child SKU, it will share "MT11-S-Blue" with GA4. 

  • Checkout Success Path: Please provide webpage URL of checkout success. I.e., "checkout/onepage/success". 
  • Order Total Calculation: Provide the order total either as the value of Magento Subtotal or Magento Grand Total. 
  • Exclude Tax From Transaction: Select "Yes" if you want to exclude tax from the transaction amount. 
  • Exclude Shipping From Transaction: Select "Yes" if you want to exclude shipping from the transaction amount. 
  • Persistent data layer expiry time: Provide values in minutes to persist (cookie) data layer. 
  • Use Secure Cookies: Set "Yes" to share the cookie as a secure cookie. Your website must be with HTTPS to use secure cookies. 
  • Is Allow Not Logged In customer: Set "Yes" to allow secure cookie for not logged in customers. 

  • Provide "Public ID" (it can be found in your GTM account) to generate tags, triggers, and variables for GA4. It will be helpful to import the same to Google Analytics Panel. 


  1. Go to your Google Tag Manager Dashboard and access the Admin section and choose Import Container
  2. Click the Choose container file option and navigate to the JSON file you previously prepared and downloaded. Then, select a workspace (existing or new) and an import option.
  3. When you import your container, you will be given the option of merging the imported content with the selected workspace or completely overwriting it. Overwriting the specified workspace will delete all of the workspace's current tags, triggers, and variables and replace them with the imported container.
  4. After importing the generated JSON, a preview will appear, informing you of the number of modifications made to the container. Tags, Triggers, and Variables should be added or altered in varying quantities based on your Magento Admin settings. After you click Confirm, you should be finished importing your preferences. 

Backend Functionality



Realtime Tracking Logs

MageDelight >> GA4 with GTM >> Reports >> Realtime Tracking Logs

  • Realtime Data in JSON format can be viewed in the admin panel. 

Demo


Click here to visit frontend.

Click here to visit the backend admin panel.

Purchase


Click here to purchase from MageDelight.

Click here to purchase from Magento Marketplace. (Composer installation supported)

FAQs


Click here to visit FAQs.

Support


Click here to raise a support ticket using your MageDelight account.

Additional Services


Click here to get the customized solution for this extension.



Thank you for choosing MageDelight!








  • No labels