---
type: Reference
resource: https://developers.google.com/analytics/bigquery/web-ecommerce-demo-dataset
title: Event Count
description: Total number of events.
tags:
- metric
timestamp: '2026-05-28T22:50:07+00:00'
---

Total number of events.

```sql
COUNT(*)
```

# Citations
- https://developers.google.com/analytics/bigquery/web-ecommerce-demo-dataset
