AspDotNetStorefront integration
Questo metodo di integrazione è per Asp.net Shopping Cart – AspDotNetStorefront. L’integrazione avviene tramite la modifica della pagina di ringraziamento. Tiene traccia delle commissioni per ordine e supporta le Lifetime Commission.
1. Integrazione
Trova il file della tua pagina di ringraziamento (pagina post-ordine) sul tuo server e aggiungi questo codice al suo interno:
<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('(!ORDERTOTAL!)');
sale.setOrderID('(!ORDERNUMBER!)');
sale.setData1('(!CUSTOMERID!)');
PostAffTracker.register();
</script>
L’integrazione terrà traccia del costo totale e dell’ID dell’ordine.
Se utilizzi la versione 8.x, dovrai creare un argomento chiamato ‘ConfirmationTracking’ all’interno del sito di amministrazione e incollarvi il codice di tracciamento.
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!
Explore the Action Commissions feature for defining CPA commissions like leads, signups, or downloads on Post Affiliate Pro. Easily track user actions with a JavaScript snippet or pixel, and customize settings for unique campaigns. Learn how to activate, set up, and track action commissions efficiently.
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!