Quick.Cart integration
Uno script gratuito di carrello degli acquisti scritto in PHP.
Questo metodo di integrazione è stato testato per Quick.Cart v2.2 da OpenSolutions.org.
Modifica il modello
Apri il file ‘templates/orders_summary.tpl’
Integrazione
Trova la linea “<!– END COURIER –>” e anteponigli il seguente codice:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost('$aList[sSummary]');
sale.setOrderID('$aData[iOrder]');
PostAffTracker.register();
</script>
Ed ecco fatto. Ora ogni volta che ci sarà una vendita, lo script sale.php si attiverà, e genererà delle commissioni per l’affiliato.
9. Integrate the affiliate software with your website
Integrate your affiliate software seamlessly with your website for effective tracking of referrals and commissions. Set it up right!
How to integrate Post Affiliate Pro (Network) with 3rd party affiliate systems?
Learn how to integrate Post Affiliate Pro with 3rd-party affiliate systems. Follow our step-by-step guide to streamline your affiliate tracking!
Customizing the Affiliate Control Panel
Fully customize your affiliate panel menu and content with Post Affiliate Pro. Edit design, manage settings, and enhance user experience.
Post Affiliate Pro installation
Easily install Post Affiliate Pro with our step-by-step guide. Ensure server compatibility, create a database, and start managing affiliates today!