Skip to content

rtrompier/Zanox-Deeplink-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zanox-Deeplink-API

Zanox API Deeplink generator

Until the release of the new Zanox API, here is a small script to generate programmatically a Zanox Deeplink.

Version

1.0

Pre-requisites

To use this code you need :

  • [Zanox Account] - Have an Zanox valid account
  • [Zanox Adspace] - Create an Zanox Adspace
  • [Zanox Partners] - Have an affiliate programme

Configuration

$zanoxDeepLink = new ZanoxDeepLink('LOGIN', 'PASSWORD', 'ADSPACE', 'ADVERTISER');
echo $zanoxDeepLink->getDeeplink('PRODUCT_URL');

Go to http://toolbox.zanox.com/deeplink/ to get your Adspace et Advertiser values. Try to generate a Deeplink for a shop of your choice, and see the screenshot files to know how to get values.

ADVERTISER is an optional parameter. Use it only if you have multiple program available for your URL.

Screen of Zanox Deeplink Generator Screen of Zanox Deeplink Generator

License

MIT

About

Zanox API Deeplink generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages