Workflow
Automating eBay Late Delivery Message Responses
Late delivery messages are inevitable when dropshipping from AliExpress to eBay. A buyer checks their eBay tracking, sees no updates for a week, and messages you. Your response dictates whether this becomes a minor inquiry or escalates into an 'Item Not Received' (INR) case, impacting your seller metrics and requiring more of your time.
Manually checking each order's logistics status on AliExpress, translating it, and crafting a response is inefficient. This guide outlines a workflow to automate the information gathering and streamline your responses, using Fetch Order Tracking to keep you ahead of potential issues.
The Core Problem: Information Lag
eBay's tracking often lags behind AliExpress's detailed logistics updates. Buyers see 'In Transit' with no recent scans and assume the worst. Your job is to bridge this information gap quickly and accurately.
Why Timely Responses Matter
- Prevent INR Cases: A proactive, informative response often satisfies the buyer, preventing them from opening an INR case.
- Maintain Seller Metrics: High message response times and unresolved cases negatively impact your eBay seller performance.
- Reduce Refunds: Early intervention can identify truly lost packages sooner, allowing you to initiate a refund or reshipment before the buyer forces it.
Fetch Order Tracking for Proactive Monitoring
Fetch Order Tracking centralizes your AliExpress order data, including the critical logistics_status and order_status fields. This is your single source of truth for all late delivery inquiries.
Key Fields to Monitor for Late Deliveries
order_status: The overall status of the AliExpress order (e.g., BUYER_ACCEPT_GOODS, FINISH, PLACE_ORDER_SUCCESS).logistics_status: The detailed shipping status (e.g., IN_TRANSIT, DELIVERED, PICK_UP_FAILED, EXCEPTION).latest_logistics_event_time: The timestamp of the last logistics update.expected_delivery_date: The estimated delivery window provided by AliExpress.gmt_create: The order creation timestamp on AliExpress.
Your goal is to provide specific, up-to-date logistics information directly from AliExpress, not just repeat what eBay shows.
Workflow for Handling Late Delivery Messages
When a buyer messages you about a late delivery, follow these steps:
1. Identify the Order in Fetch Order Tracking
Use the eBay order ID or buyer's name to locate the corresponding AliExpress order in your Fetch Order Tracking sheet. This immediately gives you access to all relevant AliExpress data.
2. Analyze logistics_status and latest_logistics_event_time
Focus on these two fields. They tell you the current state and how recently it was updated.
IN_TRANSITwith recent update (within 3-5 days): The package is moving. Provide the latest tracking event details.IN_TRANSITwith no recent update (over 5-7 days): This is a potential delay. Check theexpected_delivery_date.EXCEPTION: This requires immediate attention. Common exceptions include customs issues, incorrect address, or package returned to sender.DELIVEREDorPICK_UP_FAILED: The package has likely arrived or attempted delivery.
3. Crafting the Response Based on Status
Scenario A: Package is Still Moving (IN_TRANSIT, recent update)
Information to provide: Latest tracking event, reassurance that it's in transit, and current estimated delivery window if available.
Example Response Template:
"Hi [Buyer Name],
Thanks for reaching out. I've checked the latest tracking directly with the shipping carrier for your order [eBay Order ID]. It shows the package is currently [latest_logistics_event_description] as of [latest_logistics_event_time]. It's still in transit and moving towards you.
The estimated delivery window is typically [X-Y days from order date]. We expect it to arrive within this timeframe.
I'll continue to monitor its progress for you. Please let me know if you have any other questions.
Best regards,
[Your Store Name]"
Scenario B: Package Delayed (IN_TRANSIT, no recent update, or past expected_delivery_date)
Information to provide: Acknowledgment of delay, explanation (if known), reassurance, and a clear next step (e.g., monitoring, contacting carrier, offering reship/refund if truly lost).
Example Response Template:
"Hi [Buyer Name],
Thanks for reaching out about your order [eBay Order ID]. I've checked the latest tracking information, and it appears there hasn't been a recent update since [latest_logistics_event_time]. While delays can sometimes occur during transit, I understand your concern.
The current status is [logistics_status]. We are actively monitoring this for you. If there are no further updates within the next [e.g., 5 business days], or if it significantly exceeds the estimated delivery window of [expected_delivery_date], we will initiate an inquiry with the shipping carrier or offer a resolution.
I will keep you informed of any new developments.
Best regards,
[Your Store Name]"
Scenario C: Package Exception (EXCEPTION status)
Information to provide: Specific details of the exception, what you are doing to resolve it, and what the buyer might need to do (e.g., contact local post office).
Example Response Template:
"Hi [Buyer Name],
Thank you for your message regarding order [eBay Order ID]. I've checked the tracking, and it shows an EXCEPTION status: [end_reason or detailed logistics_status_description]. This could be due to [brief explanation, e.g., customs inquiry, incorrect address].
I am currently contacting the shipping carrier to get more details and resolve this. In some cases, the local postal service might try to contact you directly if they need additional information for delivery.
I will update you as soon as I have more information. Please also check your local post office or tracking for any direct contact attempts.
Best regards,
[Your Store Name]"
Automating Follow-ups and Alerts
Fetch Order Tracking isn't just for reactive responses. Configure conditional formatting or simple Google Sheets scripts to highlight orders that meet certain criteria:
logistics_statusisIN_TRANSITandlatest_logistics_event_timeis older than X days.logistics_statusisEXCEPTION.expected_delivery_datehas passed.
This allows you to proactively reach out to buyers before they message you, further reducing INR cases and improving customer satisfaction.
By standardizing your response templates and leveraging the real-time data from Fetch Order Tracking, you can transform late delivery inquiries from a time sink into a manageable and even proactive customer service opportunity.
To start automating your order tracking and refund detection, visit Fetch Order Tracking.