Celery integration
L’integrazione della piattaforma di e-commerce Celery si ottiene inserendo direttamente il nostro codice di tracciamento delle vendite in una sezione speciale progettata per i codici di tracciamento degli affiliati nel tuo pannello di amministrazione Celery.
Integrazione del codice di tracciamento delle vendite
Vai alla dashboard di Celery e andiamo in Impostazioni> Checkout> Pagina di conferma> sezione Script personalizzati e inserisci questo codice qui:
<script>
var order = App.getOrder({version: 'v1'});
var orderNumber = order.number;
var buyerEmail = order.buyer.email;
var total = order.total / 100;
</script>
<div id='papSaleTrackingPlaceholder'></div>
<script type="text/javascript">
(function(d,t) {
var script = d.createElement(t); script.id= 'pap_x2s6df8d'; script.async = true;
script.src = '//URL_TO_PostAffiliatePro/scripts/trackjs.js';
script.onload = script.onreadystatechange = function() {
var rs = this.readyState; if (rs && (rs != 'complete') && (rs != 'loaded')) return;
PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost(total);
sale.setOrderID(orderNumber);
sale.setData1(buyerEmail);
try { PostAffTracker.track(); } catch (e) {}
}
var placeholder = document.getElementById('papSaleTrackingPlaceholder');
placeholder.parentNode.insertBefore(script, placeholder);
placeholder.parentNode.removeChild(placeholder);
})(document, 'script');
</script>
Non dimenticarti di salvare le modifiche con il pulsante Salva e il gioco è fatto.
Non dimenticarti di integrare il tuo sito web attuale con il nostro codice di tracciamento dei clic. Senza il tracciamento dei clic, il tracciamento degli ordini in Celery non funziona correttamente. Il codice di tracciamento dei clic si trova nel pannello commerciale di Post Affiliate Pro in Strumenti -> Integrazione -> Tracciamento dei click.
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!
Easily integrate Post Affiliate Pro or Post Affiliate Network with WordPress using our plugin to track clicks, register new users as affiliates, and monitor contact form submissions. Activate click tracking, automate affiliate signups, and utilize affiliate shortcodes to enhance your website's functionality. Download now to streamline your affiliate management directly from WordPress.
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!
Complimentary White Glove Setup & Full Integration Service
Start your affiliate program effortlessly with our free White Glove Setup & Integration Service—no fees, no contracts, just results!
Discover how the Affiliate Sale Tracking Codes feature in Post Affiliate Pro can streamline your affiliate marketing efforts by allowing affiliates to specify postback URLs/pixels for tracking commissions across multiple programs. Available in the Ultimate and Network editions, this feature is essential for those running their own affiliate programs. Learn how to activate and manage these codes for seamless integration and enhanced tracking capabilities. Visit now to optimize your affiliate tracking!