Purchase Links
Note: Multiple offers and promo codes in the purchase links are only available in Release 106 and onwards.
It is possible to send your customers to a checkout or basket that is pre-populated with a specific Limio Offer(s) and Promo Code.
At Limio, we call those Purchase Links, but you may call them Payment Links, Buy Links, or Checkout Links.
These links can be used in a variety of ways. For example, to go from an external pricing page into a Limio Cart, redirect a customer from sales-assisted to self-service ordering, or to redirect Abandoned Basket users into a Limio Checkout.
There are 4 parts of a purchase link:
Shop domain
Checkout or cart page
Populate basket items
(Optional) Apply a promo code
Part 1: Shop domain
The beginning of your purchase link will always be the domain that your Limio pages are on.
For example, https://www.yourdomain.com
Part 2: Checkout or cart page
Purchase links can direct your customers to either a checkout page or a cart page. Specify the Limio page tag of your desired checkout or cart page after the domain as "/" + tag + "?"
For example, https://www.yourdomain.com/checkout?
Part 3: Populate basket items
There are 4 ways to determine what items the customer should have in their cart when they click your purchase link.
Part 4: (optional) Apply a promo code
You can automatically apply a promo code to your customer's basket by appending &pc=promocodename to the end of your purchase link.
For example, https://www.domainname.com/checkout?purchase=true&label=digital&pc=PROMO123
If the promo code is expired, invalid, or not compatible with the items in the basket, the offer will still appear in the basket but the promo code will not be applied.
Part 5: Analytics
When using Purchase Links in Limio, several key analytics events are triggered to track user interactions:
page_view – Triggered when a user lands on the checkout or cart page via a Purchase Link.
user_authentication – Fired when a user hits a cart or checkout page with authentication setup (including anonymous authentication)
begin_checkout – Initiated when the user starts the checkout process
These events help monitor customer journeys and optimise conversion tracking.
For more details on the Limio data layer, please read here:
Configure Limio Data LayerLast updated
Was this helpful?

