Descripció
Recommend Referral is a flexible and easy to use integration plugin that allows you to integrate your Woocommerce store with Recommend platform using Recommend API service.
Input your Recommend Referral API key and select the mode of operation. Find your API Key within the Integration module in Recommend.
The plugin integrates into woocommerce hooks on the product page, cart, payment and payment confirmation.
By using additional parameters in the product link, the plugin catches campaigns on the Recommend platform.
After a successful product purchase, the plugin communicates with the Recommend API service and checks for conversions.
If you are testing plugin set “Testing?” checkbox to true. In testing mode, plugin will send referral check after adding product to cart.
Captures
Instal·lació
This section describes how to install the plugin and get it working.
e.g.
- Upload
rcmnd-referral.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
PMF
-
Any questions?
-
All the answers are on our site (at least we try): https://about.recommend.co/api-docs
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Recommend Referral, Integration Plugin» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTradueix “Recommend Referral, Integration Plugin” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.3.5
- OrderId and CartTotal added to request for conversion.
1.3.4
- Code cleanup.
1.3.3
- Session Call Fix.
1.3.2
- Register Function Fix in Admin page.
1.3.1
- Minor Fixes.
1.3
- Production Fixes.
1.2
- Session Starting Fix. Test mode fix. Tested up to 6.0.3.
1.1
- Stable release.
0.5
- First beta release.