ViArt integration
Carrello degli acquisti in PHP con CMS e help desk.
Il metodo di integrazione utilizza un codice di tracciamento generale con delle varianti speciali di ViArt. È possibile tracciare solo il costo totale e l’ID dell’ordine.
Tracciamento delle vendite nella pagina di ringraziamento
Modifica il file templates/user/block_checkout_final.html.
Questo è il codice di tracciamento che dovresti incollare al file:
<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();
var total = {google_total} - {google_tax};
sale.setTotalCost(total);
sale.setOrderID('{google_order_id}');
PostAffTracker.register();
</script>
Salva le tue modifiche e hai finito.
Non dimenticare di integrare il tuo carrello anche con il codice di tracciamento dei clic.
Unlock endless customization with HTML banners, enhancing interactivity and click-through rates. Effortlessly design with WYSIWYG or HTML editors, and seamlessly integrate affiliate links using dynamic variables. Explore Post Affiliate Pro's advanced banner features to elevate your affiliate marketing strategy.
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.
How to integrate Post Affiliate Pro with Google Analytics?
Learn how to seamlessly integrate Post Affiliate Pro with Google Analytics to effectively track affiliate-referred visits. Follow our step-by-step guide to generate optimized URLs using the Google Analytics URL builder, decode them, and use them as Destination URLs in your campaigns. Visit now to enhance your tracking capabilities.
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!
Sale (action) tracking request data description
Learn how to send sale tracking requests in Post Affiliate Pro with detailed parameters and examples. Perfect for developers!
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!