Modelli eCommerce integration
Un software di ecommerce che si integra con i modelli di software del carrello degli acquisti e che ti permette di progettare il tuo negozio online.
L’integrazione con i modelli di eCommerce viene fatta inserendo lo script di tracciamento delle vendite nella pagina di conferma.
Individua il file ‘thanks.php‘
Trova e apri il file ‘thanks.php‘.
Individua il posto di integrazione
Trova la seguente linea che esiste già nel file:
<?php include "vsadmin/inc/incthanks.php" ?>
Integrazione
Inserisci il seguente codice subito dopo questa linea:
<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('<?php echo $ordGrandTotal ?>');
sale.setOrderID('<?php echo $ordID ?>');
PostAffTracker.register();
</script>
Finito
Ora è integrato. Ogni volta che il cliente entrerà nella pagina di conferma dell’ordine il codice di tracciamento si attiverà e registrerà una vendita per l’affiliato di riferimento.
Se vuoi calcolare le commissioni dal prezzo senza la tassa di spedizione, allora invece della variabile $ordGrandTotal usa questa variabile: $ordTotal.
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!
How can I Become an Affiliate for Post Affiliate Pro tracking software?
Join the Post Affiliate Pro affiliate program! Sign up now to earn commissions by promoting top tracking software. Start today!
Example answers for the integration service email
Unlock seamless integration with Post Affiliate Pro! Get free setup of your affiliate program by answering key questions about your website, payment gateways, and commission preferences. Ensure smooth access by securely sharing login details. Visit now for an effortless affiliate program launch!
Post Affiliate Pro Alternative
Discover why Post Affiliate Pro is the top choice in affiliate tracking software with robust features and stellar customer support.
How to Set Different Commissions for Specific Affiliates in Post Affiliate Pro
Easily set unique commission rates for specific affiliates in Post Affiliate Pro using commission groups—learn how in our step-by-step guide!