service · inferred from evidence
braze.logCardImpressions
A method in the Braze Web SDK for logging card impressions in a custom UI.
- subscribeToContentCardsUpdates not firing in Next.js (Braze web SDK)
Content Cards are not pushed instantly at session start; the card takes a few seconds to be created server-side, so the subscriber fires only on subsequent updates. To get the behavior you want: call `requestContentCardsRefresh()` right aft