承接 yawaweb/affiliate-deeplink-generator 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

yawaweb/affiliate-deeplink-generator

Composer 安装命令:

composer require yawaweb/affiliate-deeplink-generator

包简介

Generate deeplinks from different affiliate networks.

README 文档

README

Create dynamic affiliate deeplink urls from different networks.

Requirements

  • PHP >=8.0

Supported Affiliate Networks

  • Ebay
  • Awin
  • Belboon
  • Digistore24

You are welcome to make a pull request with more choices.

Installation

The preferred way to install this extension is through composer.

composer require yawaweb/affiliate-deeplink-generator

Usage

Once the is installed, simply use it in your code. The following example shows you how to create a valid tracking url.

For awin :

use yawaweb\AffiliateDeeplinkGenerator\Networks\Awin;

$awin = new Awin(123456789); //Publisher ID
$awin->setAdvertiserId(1234); //REQUIRED
$awin->setCampaignRef('myCampaign'); //OPTIONAL
$awin->setClickRef('custom click reference'); //OPTIONAL

$awin->getByDeeplink('https://www.example.com/search/?sSearch=football');

this generates:

https://www.awin1.com/cread.php?awinmid=123&awinaffid=123456789&clickref=custom+click+ref&campaign=myCampaign&ued=https%3A%2F%2Fwww.example.com%2Fsearch%2F%3FsSearch%3Dfootball

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-05-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固