Why Is the Impression Rate Low in Card Campaigns?

Problem

The impression rate is low in Card campaigns.

Explanation

The impression rate in Card campaigns is tracked only when the user views a card in the inbox.

  • For a new card, an impression is tracked as soon as the Card is loaded when the user opens the inbox.
  • For older cards below the new ones, the impression is tracked only when the user scrolls down to them.
  • For self-handled cards, the delivery, display, and click impressions can be tracked by calling the cardDelivered() API, cardShown() API, and cardClicked() API if impression tracking is implemented.
warning

Warning

  • The impression for a particular card is tracked once for each session, regardless of how many times the user scrolls to it.
  • In rare cases, you might observe two to three extra impressions. This occurs because of Android limitations, where the system creates extra rows for the cards that must be shown immediately if the user scrolls.

For more information, refer to Analyze Card Campaign.

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?