> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aloftly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sessions & Conversions

> A daily Shopify sessions and conversion-rate trend over the selected period.

| Contract           | Value                             |
| ------------------ | --------------------------------- |
| Metric key         | `app.report.sessions_conversions` |
| Source             | Aloftly                           |
| Status             | active                            |
| Type               | application                       |
| Semantic version   | Application calculation           |
| Catalog visibility | Supporting or fixed-surface only  |

## How it's calculated

```text theme={null}
Plots Shopify sessions and daily conversion rate (converted sessions divided by sessions) by recorded UTC day without cross-source substitution.
```

## Known caveats

None.

## Where this appears

* Sessions & Conversions widget title

<AccordionGroup>
  <Accordion title="Grain and identity" icon="ruler">
    One daily time series per metric for one store scope.

    **Join and identity keys**

    * Organization, store scope, and identical half-open UTC date window
  </Accordion>

  <Accordion title="Filters and boundaries" icon="filter">
    * Uses the exact metric keys and source filter declared by the composition query.
  </Accordion>

  <Accordion title="Timezone, currency, and freshness" icon="clock">
    **Timezone.** Uses the selected UTC half-open window until store timezone support lands.

    **Currency.** Inherited from constituent metrics; mixed-currency totals are unavailable.

    **Freshness.** Inherited from the least-fresh required constituent metric.
  </Accordion>

  <Accordion title="Version history" icon="clock-rotate-left">
    | Date       | Change                                                   |
    | ---------- | -------------------------------------------------------- |
    | 2026-08-06 | Registered the response-bound composite report contract. |
  </Accordion>
</AccordionGroup>
