Documentation Index
Fetch the complete documentation index at: https://moengage-getz-tagging-workspace-status.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.