anasstouaticoder/magento2-module-referrer-tracker 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

anasstouaticoder/magento2-module-referrer-tracker

最新稳定版本:1.0.7

Composer 安装命令:

composer require anasstouaticoder/magento2-module-referrer-tracker

包简介

Extension for tracking external Referrers coming from socials media and marketplaces

README 文档

README

Track referrer Domains in your web shop

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes
``anasstouaticoder/magento2-module-referrer-tracker``

Main Functionalities

Extension for tracking external Referrers coming from socials medai or marketplaces

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/AnassTouatiCoder
  • Enable the module by running php bin/magento module:enable AnassTouatiCoder_ReferrerTracker
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require anasstouaticoder/magento2-module-referrer-tracker
  • enable the module by running php bin/magento module:enable AnassTouatiCoder_ReferrerTracker
  • apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • In Back Office:

-To enable tracking customer registration, go to Stores => Configuration => ATOUATI Tools => Customer Registration and select Yes then save. -To enable tracking customer when they passe a new order, go to Stores => Configuration => ATOUATI Tools => Order Success then select Yes then save. -If you want to exclude domains then, go to Stores => Configuration => ATOUATI Tools => Exclude External Domains and add some domains then save.

  • Using CLI: -Enable tracking customers when they register in the website : bin/magento config:set 'anasstouaticoder_trackreferrerorigin/general/order' 1

-Enable tracking customers when they passe a new order in the website : bin/magento config:set 'anasstouaticoder_trackreferrerorigin/general/order' 1

Specifications

Attributes

  • Flat Models: -sales_order => atouati_external_origin -sales_order_grid => atouati_external_origin

  • EAV Models: -Customer entity => atouati_external_origin

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-28