Skip to main content

Analytics

Every action that a user takes in the app is tracked, as well as every screen they view and every system event.

Event Taxonomy

Event names have the following structure:

  • Action Type +
  • Screen (or Flow) +
  • Component (Optional) +
  • Event

For example: tapVoteSelectOption.

Parameters are sent along with each event, such as the information about the poll that is open, or the option that was interacted with.

Accessing Analytics

There are 2 ways of accessing analytics data.

  1. Amplitude Dashboard
  2. In-app Analytics Callback

Amplitude Dashboard

When you receive your Polls Account, you will get access to an Amplitude Dashboard which shows all analytics data from users across all platforms, including embedded polls in your Mobile or Web App, as well as hosted polls on our web platform.

Example Dashboard (Coming Soon)

In-App Analytics Callback

When using embedded polls, you can register an analytics callback. This allows you to receive the events directly and forward them to your analytics provider such as Google Analytics.

Please refer to the analytics docs for your specific platform below.

Web

Mobile

Additional Options

In addition to these options, we can also support sending analytics data directly from our system to your analytics provider (e.g. Google Analytics). If you are interested in this option please reach out to partner@pollsplatform.com.