Daily Login Challenge (Unity Analytics)
📅

Daily Login Challenge (Unity Analytics)

All the events related to the Daily Login Challenge are categorized as Daily​ in Unity Analytics.

Action names

The Daily​ events can have the following actionNames:

  • ​close​: When the player leaves the Daily Login Challenge screen.
  • collect​: When the player taps to collect their daily reward.
  • ​collect:*Int*​: When the player taps to colelct their daily reward. It also indicates the duration of their login streak with the integer at the end of the value. 0​ is equal to the first day of the streak.
  • ​pageView​: When the player sees the Daily Login Challenge screen.
  • ​pageView:*Int*​: When the player sees the Daily Login Challenge screen. It also indicates the duration of their login streak with the integer at the end of the value. 0​ is equal to the first day of the streak.

Other parameters

This event as all the usual parameters. Among them, variant1​, variant2​, and variant3​ are useful to compare results between tests.