Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Carrier Tracking Error Statuses

Error Status

Description

Fixes

bad_tracking_code_error

This is an invalid tracking code with the carrier name listed.

See here.

carrier_missing_authentication_error

In order for tracking information to be shared with Malomo, this carrier requires the shipper’s account credentials to be registered by Malomo.

See here.

unsupported_carrier_error

This is not a carrier Malomo currently supports. See all supported carriers here.

See here.

Anchor
code
code
How to Fix Bad Tracking Code Errors

...

Info

We realize that many merchants are unable to obtain carrier credentials, since their 3PL or shipper owns the account. Malomo is working quickly on expanding our carrier support with the launch of our For this, Malomo has launched our Extended Carrier Network in June 2024. With this launch, credentials will no longer be needed for the , which allows us to track a majority of carriers without credentials. To learn more, see here.

Anchor
unsupported
unsupported
How to Fix Unsupported Carrier Errors

...

Some tracking codes can be tracked with a supported carrier as well. For example, many carriers use a different carrier for first or final mile delivery and those tracking codes can also be tracked with the second carrier. To investigate if Malomo can track an unsupported carrier tracking code with one of our supported carriers, please email us at help@gomalomo.com or reach out to our team to inquire.

Info

Malomo is working quickly on expanding our supported carriers list with the launch of We realize that many merchants are unable to obtain carrier credentials, since their 3PL or shipper owns the account. For this, Malomo has launched our Extended Carrier Network in June 2024, which allows us to track a majority of carriers without credentials. To learn more, see here.

Add an Unsupported Carrier Flow to Klaviyo

...

  1. In your Klaviyo Flow list, navigate to your Malomo powered Shipping Confirmation flow, which is triggered either by our Malomo: ShipmentCreated or Malomo: ShipmentUpdatedReceived metric.

  2. Click on the three dots in the right side navigation, and click Clone.

  3. Click Clone to this account and update the name of the new flow to indicate it is for unsupported carriers. Click Continue when done.

  4. Change the clone trigger to Malomo: ShipmentCreatedError. Click Clone Flow.

  5. Once the new flow shows up in your Flow list, click into the flow and hit Edit.

  6. Click Edit Email to enter into the Klaviyo email editor.

  7. Due to different variable formats, you’ll need to edit the variables in a few different areas: 

    1. If your email uses any of the variables listed in the table column on the left, please update the variable to the format in the right column. 

Original Variable

New Variable for ShipmentCreatedError Metric

{{ event.carrier_name }}

{{ event.shipment.carrier_name }}

{{ event.delivered_at }}

{{ event.shipment.delivered_at }}

{{ event.estimated_delivery_date }}

{{ event.shipment.estimated_delivery_date }}

{{ event.status }}

{{ event.shipment.status }}

{{ event.tracking_code }}

{{ event.shipment.tracking_code }}

b. In the fulfilled items product block (“Items in this package”), navigate to Display and the Content Repeat section. Click Edit Repeat Rules. Copy the code below and paste it into the Repeat For section. Hit Save Changes.

Code Block
breakoutModewide
event.extra.order.meta.shopify_order.fulfillments|lookup:event.shipment.tracking_code|lookup:'fulfillment_line_items'

...

c. Navigate to the “Track My Order” button and replace the URL with : {{ event.shipment.carrier_url }}. the variable below. Repeat this step wherever you originally linked to the Malomo tracking page.

Code Block
{{ event.shipment.carrier_url }}

  1. Click Save.

If you run into any issues with the above steps or are unable to get your new email to render properly, please email us at help@gomalomo.com or reach out to our team. We’ll be happy to assist with adding the unsupported carrier flow to your account.

Anchor
extended
extended
Extended Carrier Network

In June 2024, Malomo will be significantly expanding expanded our supported carrier list with the launch of our Extended Carrier Network. Along with adding many new carriers, including small regional and international carriers, our Extended Carrier Network will also remove removes the need for credentials.

Shipments tracked with a carrier in our Extended Carrier Network will be billed at flat rate per shipment and this will be an add-on to your current monthly service fee. Merchants will be required to opt-in to the Extended Carrier Network. To express interest in our opt-in to the Extended Carrier Network and stay up to date on the launch, please fill out complete this form.