CourseCraft integration
CourseCraft fornece tudo o que você precisa para criar cursos on-line individualizados com design soberbo. Compartilhe sua paixão, ganhe dinheiro e ajude as pessoas a melhorar suas vidas hoje.
A integração usa a opção avançada no painel do curso CourseCraft para inserir códigos de rastreamento em seus cursos.
Adicionar código de rastreamento de cliques
Depois de fazer login no painel de administração do CourseCraft, navegue até Painel e edite um de seus cursos que deseja integrar. Na seção de edição, navegue até submenu avançado e depois para Scripts personalizados & Estilos. Escolha Todas as páginas e adicione o código de acompanhamento de cliques a Conteúdo para a área de texto do final da página.
Adicione o código de acompanhamento da venda
Na mesma seção, navegue até a guia Página de agradecimento e adicione o seguinte código a Conteúdo para a área de texto do final da página:
<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 = window.PARTICIPANT.total_paid;
total.replace(/[^0-9.]/g, '');
sale.setTotalCost(total);
sale.setOrderID(window.PARTICIPANT.id);
sale.setProductID(window.PARTICIPANT.product.id);
sale.setData1(window.PARTICIPANT.email);
sale.setData2(window.PARTICIPANT.product.title);
if (typeof window.PARTICIPANT.promo_code !== 'undefined) {
sale.setCoupon(window.PARTICIPANT.promo_code);
}
PostAffTracker.register();
</script>
Post Affiliate Pro Alternative
Discover why Post Affiliate Pro is the top choice in affiliate tracking software with robust features and stellar customer support.
Why are commissions not being tracked ?
Resolve commission tracking issues in Post Affiliate Pro with solutions for integration, click tracking, and more. Get help now!
Overview of Plugins and Features
Discover the limitless potential of Post Affiliate Pro with its powerful plugin system, enabling you to enhance your account with a wide range of features. Learn how to activate features like Action Commissions, Banner Rotator, and Multiple Currencies, and explore integration options through our plugin directory. Visit now to transform your affiliate marketing strategy!
Post Affiliate Pro Domain parking guide
Learn to park your custom domain with Post Affiliate Pro. Discover CNAME setup, SSL requirements, and troubleshoot common issues.
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 force processing of tracking requests
Force tracking request processing in Post Affiliate Pro for instant debugging insights. Follow our steps for cloud or self-hosted accounts.