Description
The Kelkoo Group sales tracking plugin is the official Kelkoo Group Plugin for WordPress. It is completely free.
The plugin implements the Kelkoogroup sales tracking solution for woocommerce
Usage
- Configure the kelkoogroup setting via Settings > Kelkoogroup
- Activate the plugin.
Screenshots
Installation
Pre-requisites
- Requires PHP Version: 5.3 or higher
- Requires WordPress Version: 4.0 or higher
- Integrate your offers on Kelkoogroup network: to create your Kelkoo Group Merchant account, please have a look at Kelkoogroup for merchants.
Install and settings
Installation from WordPress dashboard
To install the Kelkoo Group sales tracking plugin:
- Log in to your WordPress dashboard, navigate to the Plugins menu and click
Add New
. - In the search field type “Kelkoo Group sales tracking” and click Search Plugins. You can install it by simply clicking Install Now.
- Once installed navigate to the Plugins menu again and activate the plugin
- On plugin page go to “Settings” and click on the “Kelkoogroup” link
- Complete the form with information related to your kelkoo group subscription
- Done!
Installation via WordPress Cli
1. Log in to your site with SSH
2. cd to your sites root wordpress folder
3. Run wp plugin install wp plugin install kelkoogroup-sales-tracking --activate
4. On plugin page go to “Settings” and click on the “Kelkoogroup” link
5. Complete the form with information related to your kelkoo group subscription
6. Done!
Installation via FTP Client Software
- Extract the .ZIP archive to a local folder on your PC. It should contain a subfolder named kelkoogroup-sales-tracking.zip
- Upload unzipped
kelkoogroup-sales-tracking
folder from Plugins folder to the/wp-content/plugins/
directory using your favorite FTP client software Make sure you have setup Transfer Mode – Binary, because files can be broken upon transfer with ASCII mode - Login to your WordPress admin dashboard, go to Plugins, Click
Activate
- On plugin page go to “Settings” and click on the “Kelkoogroup” link
- Complete the form with information related to your kelkoo group subscription
- Done!
Kelkoo Group settings
Once your subscription has been done, you will be able to access your Merchant Extranet Dashboard and retrieve the country code and comId information.
Reviews
Contributors & Developers
“Kelkoogroup Salestracking” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Kelkoogroup Salestracking” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.5
- Fix productInfos base64 encoded
2.0.4
- Add leadtag call and plgVersion
2.0.3
- Store Ids on user meta
2.0.2
- Fix saleId in the case of multi campaigns
2.0.1
- Remove retry mecanism
2.0.0
- Implement S2S call
1.0.11
- Tested up to 6.4
1.0.10
- Fix issue with merchantInfos escaping
1.0.9
- Fix issue with basket escaping
1.0.8
- Fix small issues regarding escaping
1.0.7
- Improve plugin security and compatibility
1.0.6
- Update version and fix some documentation
1.0.5
- Update country parameter documentation
1.0.4
- Manage multiple campaigns
1.0.3
- Change the ways to manage plugins conflicts
1.0.2
- Add robustness on thankyou template (use plugin variable)
1.0.1
- Fix Basket parameter on confirmation page
1.0.0
- Initial revision.