# Live Activity campaigns in Pushwoosh

A Live Activity is an iOS lock-screen and Dynamic Island card that updates in real time. The user sees progress without opening the app.

Use these guides to build a Customer Journey around the [Live Activity element](/product/customer-journey/journey-elements/channels/live-activity/). Pick the scenario that matches your product.

<CardGrid>
  <LinkCard
    title="How to show flight status on the lock screen"
    href="how-to-track-flight-status-with-live-activity"
    description="Show gate, status, and timing on the lock screen so passengers stay informed without opening the app."
  />

  <LinkCard
    title="How to show delivery progress on the lock screen"
    href="how-to-track-deliveries-with-live-activity"
    description="Show courier, ETA, and distance on the lock screen so customers can follow the order without opening the app."
  />
</CardGrid>