Hourly Reward Events (Unity Analytics)

Hourly Reward Events (Unity Analytics)

The events related to the hourly reward feature are categorized as Hourly​ in Unity Analytics.

Action names

The actionName​ parameter can take the following values for events categorized as Hourly​:

  • clickAds​: When the player taps on the "Watch" CTA to see an ad to get the double of their reward.
  • close​: When the player does not tap on the "Watch" CTA when the screen offering it is displayed. In this case, the player is only receiving the standard reward.
  • collect​: When the player collects a hourly reward, of any kind.
  • collectAds​: When the player collects a doubled hourly reward after watching an ad. This events always triggers with another event with the action name collect​.
  • pageView​: When the player sees the popup asking them if they want to watch an ad or not.

We are planning to add a new actionName​ called available​ that will trigger every time the player is on a map screen and can claim the hourly reward. Follow this Trello ticket to know the current status of this task.