---
title: "Android PDF Viewer analytics events | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/android/events-and-notifications/events/"
md_url: "https://www.nutrient.io/guides/android/events-and-notifications/events.md"
last_updated: "2026-06-09T10:32:42.684Z"
description: "Every event has a name and a Bundle of additional parameters. You can find the complete list of all Nutrient events and parameters in Analytics.Event."
---

# Analytics events

Every event has a name and a `Bundle` of additional parameters. You can find the complete list of all Nutrient events and parameters in [`Analytics.Event`](https://www.nutrient.io/api/android/nutrient/com.pspdfkit.analytics/-analytics/-event/index.html).
---

## Related pages

- [Analytics](/guides/android/features/analytics.md)
- [Annotation events and notifications](/guides/android/events-and-notifications/annotation.md)
- [Events and notifications](/guides/android/events-and-notifications.md)
- [Text selection events and notifications](/guides/android/events-and-notifications/text-selection.md)
- [PDF viewer events](/guides/android/miscellaneous/document-listeners.md)
- [Understand PDF form events in Android SDK](/guides/android/events-and-notifications/forms.md)

