Pre-Printed Label Tracking

Edited

OVERVIEW

This article explains how merchants can set up tracking for pre-printed labels, as well as the merchant and customer experience of pre-printed label flows.


What are Pre-Printed Labels?

Pre-printed labels are return shipping labels mailed out with products to simplify the return experience for the customer. When a customer wishes to initiate a return, they will access Loop and note whether or not they still have their pre-printed label. If they have their label, Loop will use the tracking number associated with that label to track the return’s processing events. Pre-printed labels are included in all Loop plans.

Merchant Setup and Experience

  • Pre-printed label tracking is not a recommended setup, but can be implemented based on Merchant needs.

  • Pre-printed labels can be added to Loop manually or automatically based on Merchant needs and technical capabilities.

Note: Tracking support for prepaid labels can vary case by case, depending on whether the merchant's carriers are added to their EasyPost (EP) account. EP generally doesn't have carrier restrictions, so - as long as the carrier is in the merchant's EP account - Loop will be able to track returns with prepaid labels.

Manual Pre-Printed Labels Tracking

To set up manual tracking for pre-printed labels:

  1. Create a CSV file (example format). The file should include the following: 

  2. Upload the CSV file to the Loop admin by way of the PrePaid Labels field in Shipping > Shipping services.

Note: Merchants manually implementing Pre-Printed Label Tracking will repeat these steps in regular intervals (1-3 business days).

Automated Pre-Printed Label Tracking

To set up automatic tracking for pre-printed labels:

  1. Ensure pre-printed labels are enabled in Shopify.

  2. Use the order meta API endpoint in Shopify to add a tracking number and carrier to a specific order.

  3. The merchant must add the following meta fields to each order with a pre-printed label:

    • key: _tracking_number 

    • value: Their tracking number for that order 

    • value_type: string

    • value_type: string

    • value: Your carrier (i.e. FedEx, USPS, DHL) 

    • key: _carrier 

    • namespace: can be set as needed (this will not impact the configuration)

Note: Once this setup is completed, Loop will read this metadata when a customer looks up the order and will associate that tracking number and pre-printed label with the order unless the customer requests to generate a new label.

Customer Experience

Your customers will go through the following flow:

  • The customer receives the shipping label in a box including instructions to access the merchant’s Loop portal to request a return.

  • The customer follows the normal Loop return request flow.

  • The customer sees messaging explaining that a pre-printed label was included in their box.

  • The customer has two options:

    • Option 1: "CONFIRM YOU HAVE LABEL"

      • Messaging will appear stating “Done!”

      • Loop will track processing events based on the pre-printed label.

    • Option 2: "I don’t have the pre-paid label"

      • The customer will be sent the return confirmation page, which provides a button that allows them to download their return label.

      • The return label will be submitted by way of the return confirmation email.

      • Loop will track processing events based on the EP label.

Notes:

  • If a customer clicks “CONFIRM YOU HAVE LABEL” but later requests a new label, the merchant's customer experience team can generate an EP label by clicking “Generate New Label” from the Return Details in Loop. They can then email this label to the customer by clicking “Email Shipping Label.”

  • If a customer clicks “I don’t have the pre-paid label” and submits the return with their Pre-printed label, Loop will not be able to track the return and the return will need to be manually processed.

  • If an order does not have a Pre-printed label associated with it, the customer’s return experience will not include the Pre-printed label messaging and an EP label will generate automatically.


Please contact support@loopreturns.com with any additional questions.