GoAffPro Integration for Squirrelcart
Budget: $30 – $250 USD
My e-commerce store runs on the Squirrelcart platform and I want to bring GoAffPro’s affiliate-tracking power into the mix. The main aim is to add the app, make sure affiliate links track properly, and confirm that data flows through the GoAffPro dashboard without hiccups.
I will need hands-on help with the full installation process—Web Pages Footers and Headers need to have the Goaffpro added.
Check out the site Goaffpro.com for more info. I need the
The order number
Total order amount added to the code Below is a sample of the code but not for my cart
<script type="text/javascript">
var goaffproOrder = {
id:_thrive_order.order.id,
number:_thrive_order.order.invoice_id,
total: _thrive_order.order.total/100,
tax: _thrive_order.order.tax/100,
shipping: _thrive_order.order.shipping,
currency:_thrive_order.order.currency,
customer: {
first_name: _thrive_order.customer.name,
email:_thrive_order.customer.email
},
}
goaffproTrackConversion(goaffproOrder);
</script>
Deliverables
• Install and configure GoAffPro on my live Squirrelcart store
• Activate and verify affiliate tracking on test sales
Success is achieved when test orders reflect accurate tracking in GoAffPro and no existing storefront functionality is disrupted.
I will need hands-on help with the full installation process—Web Pages Footers and Headers need to have the Goaffpro added.
Check out the site Goaffpro.com for more info. I need the
The order number
Total order amount added to the code Below is a sample of the code but not for my cart
<script type="text/javascript">
var goaffproOrder = {
id:_thrive_order.order.id,
number:_thrive_order.order.invoice_id,
total: _thrive_order.order.total/100,
tax: _thrive_order.order.tax/100,
shipping: _thrive_order.order.shipping,
currency:_thrive_order.order.currency,
customer: {
first_name: _thrive_order.customer.name,
email:_thrive_order.customer.email
},
}
goaffproTrackConversion(goaffproOrder);
</script>
Deliverables
• Install and configure GoAffPro on my live Squirrelcart store
• Activate and verify affiliate tracking on test sales
Success is achieved when test orders reflect accurate tracking in GoAffPro and no existing storefront functionality is disrupted.