SendOwl integration
Una piattaforma ecommerce indipendente che ti aiuta a vendere i tuoi prodotti digitali online.
Vendi dei download digitali, degli abbonamenti o dei servizi in modo automatico e sicuro con SendOwl. Funziona con qualsiasi sito web, social network, blog o negozio ecommerce.
Integrazione
Devi accedere al tuo pannello di amministrazione SendOwl e andare su Impostazioni > Personalizzazioni > Codice personalizzato > Pagina di completamento del Download/Ordine (HTML personalizzato) e inserire il codice sottostante:
<script type="text/javascript">
var papScriptHeader = document.createElement('script');
papScriptHeader.setAttribute('src','//URL_TO_PostAffiliatePro/scripts/trackjs.js');
papScriptHeader.setAttribute('id','pap_x2s6df8d');
papScriptHeader.setAttribute('type','text/javascript');
papScriptHeader.setAttribute('onload','papTrackingFunction()');
document.getElementsByTagName('body')[0].appendChild(papScriptHeader);
function papTrackingFunction() {
PostAffTracker.setAccountId('default1');
var sale = PostAffTracker.createSale();
sale.setTotalCost(sendOwlOrderPrice);
sale.setOrderID(sendOwlOrderId);
PostAffTracker.register();
}
</script>
Ecco fatto!
NOTA: Non dimenticarti di integrare le tue landing page con il codice di tracciamento dei click OPPURE usa il metodo di collegamento dei Link Standard (reindirizzamento).
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!
Moving installation of PostAffiliatePro to another domain or directory
Easily move PostAffiliatePro to a new domain or directory. Follow our step-by-step guide to ensure a smooth transition without license issues.
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!
Resizing place for Logo image in Post Affiliate Pro
Easily resize your logo in Post Affiliate Pro with automatic adjustments and custom CSS changes. Customize your themes effortlessly!