---
title: Group Product Analytics Events
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Product Analytics > Charts > Analytics Explorer > Group Product
  Analytics Events
---

# Group Product Analytics Events

## Overview{% #overview %}

Product Analytics events are valuable both individually and collectively. The search query contains information to aggregate a subset of events.

{% image
   source="https://datadog-docs.imgix.net/images/product_analytics/analytics/group/pana_group_search_bar.c46e593c38a6660ab026143444beecda.png?auto=format"
   alt="Group into fields section of the Search query" /%}

Your selection of fields to group, aggregate, and measure your events are preserved as you switch between visualization types.

## Aggregate by fields{% #aggregate-by-fields %}

All Product Analytics events that match your filter query are aggregated into groups based on the value of one or several event facets. You can extract the following measures in addition to the aggregates:

- Count of events per group

  {% image
     source="https://datadog-docs.imgix.net/images/product_analytics/analytics/group/pana_group_by_action.3d00f1ac1478b4c793db1850591f0cb8.png?auto=format"
     alt="Group by count of events" /%}

- Unique count of coded values for a facet per group

  {% image
     source="https://datadog-docs.imgix.net/images/product_analytics/analytics/group/pana_group_by_loading_time.28b4759fc5b4f3db156d89740cee0338.png?auto=format"
     alt="Group by unique count of coded values" /%}

- Statistical operations (such as minimum, maximum, average, and percentiles) on a facet's numerical values per group

  {% image
     source="https://datadog-docs.imgix.net/images/product_analytics/analytics/group/pana_group_distribution.367fb9d9bc3e3b7817f80ff3e1d521f7.png?auto=format"
     alt="Group into fields using statistical operations" /%}

Individual events with multiple values for a single facet belong to that number of aggregates. For example, an event with the `country:france` and `browser:chrome` attributes are counted once in the `country:france` aggregate and once in the `browser:chrome` aggregate.

## Further Reading{% #further-reading %}

- [Search for your events](https://docs.datadoghq.com/real_user_monitoring/explorer/search/)
