Fenix Branded tracking page is one of the vital SaaS product offerings in our Post Purchase Products stack. Branded Tracking Page integrates order tracking information data from the Fenix Platform into customer email notifications in real-time, transforming that transactional step into a branded shopping experience personalized for each Customer order.

Integration Overview

 Key Features

Event Code

Display message

Picked by Carrier (PU)

Left Warehouse

Response:  

{
    "carrier_name": "string", 
    "concise_infos": [
        {
            "description": "string", 
            "event_code": "string", 
            "event_date": "string", 
            "event_message": "string"
        }
    ], 
    "display_emoji": true, 
    "display_order_info": true, 
    "edd_info": {
        "delivery_date": "string", 
        "delivery_message": "string", 
        "expected_shipment_date": "string", 
        "promised_date": "string", 
        "split_delivery_date": {
            "date": "string", 
            "day": "string", 
            "month": "string"
        }
    }, 
    "emoji_on": "string", 
    "fenixShipping": true, 
    "important_updates": "string", 
    "order_info": {
        "formatted_dttm": "string", 
        "number": "string", 
        "placed_dtm": "string"
    }, 
    "recent_shipment_info": {
        "address": {
            "address1": "string", 
            "address2": "string", 
            "city": "string", 
            "company": "string", 
            "country": "string", 
            "country_code": "string", 
            "first_name": "string", 
            "last_name": "string", 
            "latitude": "string", 
            "longitude": "string", 
            "name": "string", 
            "province": "string", 
            "province_code": "string", 
            "zip_code": "string"
        }, 
        "day": "string", 
        "desc": "string", 
        "event_code": "string", 
        "fenix_code": "string", 
        "time": "string"
    }, 
    "selected_shipment_activities": [
        {
            "display_message": "string", 
            "event_code": "string"
        }
    ], 
    "shipment_activities": [
        {
            "address": {
                "address1": "string", 
                "address2": "string", 
                "city": "string", 
                "company": "string", 
                "country": "string", 
                "country_code": "string", 
                "first_name": "string", 
                "last_name": "string", 
                "latitude": "string", 
                "longitude": "string", 
                "name": "string", 
                "province": "string", 
                "province_code": "string", 
                "zip_code": "string"
            }, 
            "day": "string", 
            "desc": "string", 
            "event_code": "string", 
            "fenix_code": "string", 
            "time": "string"
        }
    ], 
    "tracking_number": "string"
}

Key Considerations