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

# Avg. Swipes: Mobile Gesture Count

> Average swipe gestures per session on mobile. Indicates navigation through carousels, galleries, or pages.

<Tip>
  Avg. Swipes measures swipe gestures per session on mobile devices, indicating navigation through carousels, galleries, or between pages.
</Tip>

## Formula

<Info>
  **Avg. Swipes** = **Total Swipe Events** ÷ **Session Count**
</Info>

### Formula Components

| Metric                                                                | Definition                                |
| --------------------------------------------------------------------- | ----------------------------------------- |
| **Total Swipe Events**                                                | Count of swipe gestures on mobile devices |
| [**Session Count**](/reference/metrics/funnel/sessions/session-count) | Total number of sessions                  |

| Metadata        |                         |
| --------------- | ----------------------- |
| **Type**        | Number                  |
| **Data Source** | [Upstack Pixel](/pixel) |
| **Aggregation** | Average                 |

***

## Example

Mobile sessions averaged **6.2 swipes** per visit, with product pages showing high carousel engagement.

| Page Type        | Mobile Sessions | Avg. Swipes |
| ---------------- | --------------- | ----------- |
| Product Pages    | 3,000           | 9.4         |
| Collection Pages | 2,500           | 5.8         |
| Homepage         | 1,500           | 4.2         |

***

## How It Works

The Upstack Pixel tracks swipe gestures on touch devices. Swipes typically occur on image carousels, product galleries, and horizontally-scrolling content. High swipe counts indicate engagement with visual content.

***

## When to Use

| Scenario                        | Action                                  |
| ------------------------------- | --------------------------------------- |
| Low swipes on product carousels | Add swipe affordance indicators         |
| Mobile UX optimization          | Measure carousel engagement             |
| Image gallery performance       | Compare swipe rates across products     |
| Mobile vs. desktop behavior     | Understand mobile-specific interactions |

***

## Related Metrics

| Metric                                                                         | Relationship             |
| ------------------------------------------------------------------------------ | ------------------------ |
| [Avg. Pinch Zooms](/reference/metrics/funnel/sessions/avg-pinch-zooms)         | Another mobile gesture   |
| [Avg. Interactions](/reference/metrics/funnel/sessions/avg-interactions)       | Total interaction events |
| [Avg. Products Viewed](/reference/metrics/funnel/sessions/avg-products-viewed) | Product exploration      |

[See all Session metrics →](/reference/metrics/funnel/sessions)
