Implement the Awin tracking.
https://wiki.awin.com/index.php/Advertiser_Tracking_Guide/Conversion_Pixel_Only_Tracking
-
Copy module into following directory
source/modules/rs/awin
-
Add following to composer.json on the shop root
"autoload": { "psr-4": { "rs\\awin\\": "./source/modules/rs/awin" } },
-
Refresh autoloader files with composer in the oxid root directory.
composer dump-autoload
-
Enable module in the oxid admin area, Extensions => Modules
-
Set you awin-id into the module settings