Vendexo_TrackerBeacon

Magento Extension
Download latest - 1.1.0

This places a beacon-type tracker on the page shown after successful payment at the end of the checkout. If the buyer was referred via the Vendexo Affiliate Network, this enables the vendexo.com software to pay a sales commission to the affiliate who referred the customer to the merchant's shop. After installation it is necessary to clear the Magento cache via the admin control panel System->Cache Management->Flush Magento Cache. You will also have to log out of the admin control panel and log back in again in order to configure the tracker settings.

Releases (3)

Date Version Notes
2016-10-19 1.1.0

This release of the tracker beacon includes a controller which handles a referral. It sets a cookie to save the tracking reference ID and then redirects to the next specified URL.

It also includes a digital signature of the tracking signal.

Installation Instructions:
To install the tracker:
1. Login to the Magento admin control panel
2. Go to System->Magento Connect->Magento Connect Manager
3. Under the "Install New Extensions" section click the "Magento Connect" link to search for an extension
4. Search for "Vendexo Tracker Beacon", click on it in the search results.
5. Click the "Install Now" button. You need to get the Extension Key. You need to be logged into the Magentocommerce.com website to get this.
6. Go back to the browser tab for the magento shop admin control panel and paste in the extension key. Click the "Install" button.

After installation, using the magento admin control panel:
Flush the Magento cache System->Cache Management->Flush Magento Cache. Logout of the admin control panel and then log back in again (otherwise you may see a 404 error).

Configure the affiliate program settings using the admin control panel:
Navigate to System -> Configuration and in the Sales panel click "Affiliate Networks". In the Vendexo Affiliate Network group enter the affiliate program code, Vxt code and shop secret as provided to you by Vendexo. Then click the "Save" button.

2015-10-14 1.0.1

This release fixes a problem seen on Linux hosts with the previous version (1.0.0) whereby an exception is raised due to a block being invalid. This is because the file name for the block "beacon.php" should have been named "Beacon.php" in the directory app/code/community/Vendexo/TrackerBeacon/Block.

2013-08-02 1.0.0

First release.