# Better Tracking

On the day of delivery, consignees can track their parcels live and see the number of stops before their package arrives in real-time. Better Tracking's real-time tracking tool
shows live delivery windows down to 5 minutes - all thanks to our AI-powered delivery estimates based on actual vehicle progress.

Better Tracking - Integration Options
A key success factor of Better Tracking is a thought-through implementation. To make the best out of existing software products on the customer side and with minimum effort to
create this engaging experience, Bettermile offers different integration models. What unifies all these approaches is that their ultimate goal is and must be the focus
on **state-of-the-art user experience**. This user experience has been improved, researched, and iterated by Better Tracking over the years and the key is to stick to these
learnings.

The implementation options range from requiring **little effort** from you by using the Bettermile white label solution to a full “deep” integration into your systems which
requires **high effort**.

Disclaimer
The basis of any tracking Integration is the successful implementation of the [Data Stream](/overview/data-gateway).

## User Flow

Tracking playbook introduction user flow
## Integration Options

1. Bettermile White Label tracking experience
2. Co-owned tracking Experience - Widget
3. “Deep” API/Webhook Integration (via “Push”)


## User flow & Integration Options

## Decision Tree

You can use the following decision tree to decide which integration option is right for your use cases:


```mermaid
%%{
  init: {
    'theme': 'base',
    'themeVariables': {
      'primaryColor': '#C8E7F2'
    }
  }
}%%
flowchart TD
    Start[Who sends invites?]:::questionstyle -->|Tenant| UG-CustomI[Custom Invites]
    UG-CustomI --> OwnUI[Own UI?]:::questionstyle
    Start -->|Bettermile| OwnUI
    OwnUI -->|No| BMExp[Bettermile owned Experience]
    OwnUI -->|Yes| OwnUX[Own UX?]:::questionstyle
    OwnUX -->|No| UG-Widget[Widget Integration]
    OwnUX -->|Yes| UG-Deep[Deep Integration]

    classDef questionstyle fill:#fff;

    click UG-CustomI href "/static/pages/rtt/guide/invitations/3-custominvites/"
    click BMExp href "/static/pages/rtt/guide/user-interface/1-fullbettermileexperience/"
    click UG-Widget href "/static/pages/rtt/guide/user-interface/2-2-widgetintegration/"
    click UG-Deep href "/static/pages/rtt/guide/user-interface/4-1-deepintegration/"
```

## Contact

For any further questions or support please do not hesitate to contact us: [customer@bettermile.com](mailto:customer@bettermile.com)