Virtual Merchant integration
Una piattaforma per i pagamenti che si adatta al tuo business.
L’integrazione avviene con il codice di tracciamento inserito nella tua pagina di “ringraziamento”.
Aggiungi lo script del tracciamento delle vendite
Virtual Merchant invia queste varianti GET al tuo sito:
- ssl_description -> può essere utilizzato come id dell’ordine
- ssl_amount stands -> rappresenta il costo totale
- ssl_invoice_number -> può essere utilizzato come id del prodotto
Inserisci questo codice nella tua pagina di ringraziamento:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
function gup( name ) {
name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
var regexS = "[\\?&]"+name+"=([^&#]*)";
var regex = new RegExp( regexS );
var results = regex.exec( window.location.href );
if( results == null )
return "";
else
return results[1];
}
PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost(gup('ssl_amount'));
sale.setOrderID(gup('ssl_invoice_number'));
sale.setProductID(gup('ssl_description'));
PostAffTracker.register();
</script>
Questo è tutto ciò che devi fare per effettuare l’integrazione.
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!
Discover comprehensive fraud protection with Post Affiliate Pro. Our tool identifies fraudulent transactions across clicks, sales, sign-ups, and login attempts. Customize settings in the merchant panel to safeguard your business effectively. Explore features such as IP and URL restrictions, duplicate recognition, and country blacklisting. Ensure secure and reliable affiliate operations with our advanced fraud protection solutions.
Quick debugging with Sale requests log
Quickly debug sales tracking in Post Affiliate Pro using the Sale requests log—identify issues, restart requests, and ensure commissions.
Cookies created by Post Affiliate Pro
Discover the various cookies created by Post Affiliate Pro, including tracking and interface cookies, designed to optimize your affiliate and merchant panel experiences. Learn about their functions, lifetimes, and how they enhance tracking and authentication processes. Visit now to explore detailed insights and manage your cookie settings effectively!
External merchant account signup form for Post Affiliate Network
Download the customizable external merchant account signup form for Post Affiliate Network. Ideal for network-owners!