Zipify OneClickUpsell + Kickbooster

Configure Zipify to work with your Kickbooster referral program

Kickbooster Team avatar
Written by Kickbooster Team
Updated over a week ago

Are you using Zipify OneClickUpsell

In order for Kickbooster to successfully track when a referred customer makes their purchase on your store, you will need to configure your Zipify settings. Don't worry, it only takes a minute to make the change!


Simply follow the steps below:

1.) Log in to Zipify OneClickUpsell

2.) Go to Preferences > Thank You Page then Scroll down to Additional Content & Scripts

3.) Insert the following script:

<script>
 var kbrOrderId = {{ checkout.order_id }};
</script>
{% external_script %}
<script src="https://kickbooster.me/shopify/post-purchase.js?shop={{ shop.permanent_domain }}"></script>
{% endexternal_script %}


4.) Be sure to save!


Don't hesitate to reach out to us at team@kickbooster.me if you have any questions!

Did this answer your question?