Una plataforma de comercio electrónico, merchandising y fulfilment basada en la nube.
FastSpring ofrece una solución integral de comercio electrónico para las empresas que venden productos descargables y servicios de suscripción.
La integración sólo funciona si utilizas la Librería de Construcción de ttiendas de FastSpring. El objetivo de la integración es rellenar el ID de seguimiento como papCookie etiqueta de pedido y configurar un webhook para notificar al plugin de seguimiento.
Podrás hacer un seguimiento de las comisiones por producto, el SKU del producto, el ID del pedido, la recurrencia y también los detalles del cliente.
Integrar tu sitio web y FastSpring Store Builder
El primer paso es añadir el ID de seguimiento como etiqueta de pedido papCookie en el objeto Store Builder. La forma exacta de hacerlo depende de la implementación real del Constructor de tiendas, aquí hay un ejemplo de código que leería el ID de seguimiento y lo pasaría a la etiqueta de pedido papCookie:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('default1');
try {
PostAffTracker.track();
} catch (err) { }
PostAffTracker.executeOnResponceFinished.push(function() {
var tags = {
"papCookie": PostAffTracker._getAccountId() + PostAffTracker._cmanager.getVisitorIdOrSaleCookieValue()
}
fastspring.builder.push({'tags': tags});
});
</script>
Configurar el webhook de FastSpring
En tu panel de administración de FastSpring añade un nuevo webhook para tu Post Affiliate Pro. Ve a Integraciones -> Webhooks -> Añadir URL de Webhook
Para la URL utiliza https://URL_TO_PostAffiliatePro/plugins/FastSpring/fastspring.php Para Eventos selecciona order.completed y subscription.charge.completed.
Si lo deseas, también puedes configurar el Secreto HMAC SHA256 con una frase de paso arbitraria y tendrás que configurar la misma frase de paso en el siguiente paso del plugin.
Activar el plugin
El último paso es activar el plugin de FastSpring (para el que has configurado el webhook) en tu panel de vendedor de Post Affiliate Pro, en la sección Configuración->Plugins.
Eso es todo. Todas las transacciones serán ahora rastreadas. No olvides integrar también el código de seguimiento de clics en tu sitio web.
The text discusses Post Affiliate Pro and its integration with various e-commerce platforms, including Wholesale2b, SamCart, ViArt, and Gambio. It highlights the importance of using tracking codes to monitor clicks and sales, and mentions the availability of a free account. Steps for integrating and tracking sales are detailed, and additional resources are provided. The company also offers customer support, a knowledge base, and affiliate programs.
The given text provides information about a company, its awards, customer reviews, affiliate program, and templates. It also offers a glossary and directory of its affiliate program. The text mentions the construction of a Post Affiliate Pro account and invites visitors to schedule a call to learn more about it. The website uses cookies and offers contact forms, live chat, and messenger services.
Google Checkout (en WordPress ecommerce Plugin)
The TEXT describes Post Affiliate Pro, a program for managing affiliate marketing. It includes information on the product, pricing, features, support, company, and learning resources. The company offers a newsletter and social media presence, and invites users to schedule a call to learn more. The text also mentions the installation process and the use of cookies on the website. Contact options include a contact form, messenger, and live chat.