Snel en gemakkelijk te gebruiken e-commerce winkelwagentje.
De speciale sectie inschakelen
Verkoop volgen
Als het gedeelte met de trackingcode is ingeschakeld, kunt u eenvoudig de benodigde trackingcode in uw winkelwagentje plaatsen:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
var orderId = '%order_id%';
var callBack = false;
PostAffTracker.setAccountId('Account_ID');
function getVisitorId() {
return PostAffTracker._getAccountId() + PostAffTracker._cmanager.getVisitorIdOrSaleCookieValue();
}
function visitorCallBack() {
if (callBack == false && "null" != getVisitorId()) {
callBack = true;
var pixel = document.createElement("img");pixel.width=1;pixel.height=1;
pixel.src = 'https://URL_TO_PostAffiliatePro/plugins/EcwidAPI/ecwidapi.php?visitorId=' + getVisitorId() + '&orderId=' + orderId;
document.body.appendChild(pixel);
}
}
try {
PostAffTracker.track();
PostAffTracker.executeOnResponseFinished.push(function() {visitorCallBack();});
}
catch(e){}
</script>
Bewaar de code.
De tracking-plug-in inschakelen
Ecwid gebruikt in WIX
Als u ecwid in WIX gebruikt, kunt u de JavaScript-versie van de verkoop-trackingcode niet gebruiken, omdat WIX elk deel van de verkoop-trackingcode in een apart iframe laadt en dat de code verbreekt.
Daarom moet u de verborgen pixelversie van code gebruiken:
<img src="https://URL_TO_PostAffiliatePro/scripts/sale.php?TotalCost=%order_subtotal%&OrderID=%order_id%" width="1" height="1" />
Dat is het.
The text discusses the availability of Post Affiliate Pro integrations for small and medium businesses. It provides instructions for navigating to the thank you page code, tracking codes, and click tracking. The integration with CommerceGate is also mentioned, along with the integration of eCommerce templates with Post Affiliate Pro. The text also highlights the ability to track orders and commissions for referring partners. Free accounts are available to begin using these features.
The text is about Post Affiliate Pro, a product that offers support, knowledge base, pricing, features, integrations, and alternatives. The company behind the product is introduced, along with its awards, customer reviews, and partner program. The text also mentions learning resources such as blogs, templates, and an academy. Users can sign up for a newsletter or follow the company on social media. A brief message about building the user's Post Affiliate Pro dashboard is repeated several times. Finally, the text offers options for contacting the company via chat or a contact form, but users must accept cookies to use these features.
Post Affiliate Pro biedt integraties met CommerceGate, een online betalingsverwerkingsbedrijf dat sinds 2006 in Europa is gevestigd. De integratie zorgt voor automatische aanmelding van een partner en ondersteunt levenslange commissies en per productbestelling. Om de integratie te activeren, moet het betalingsformulier geïntegreerd worden en de CommerceGate-plugin in Post Affiliate Pro geactiveerd worden. Daarnaast moeten er meldingen ingesteld worden en moet de site geïntegreerd worden met de kliktrackingcode. Een gratis account kan aangemaakt worden om deze functies te gebruiken.