コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

Bounce reporting base on the subscription

Avatar

Level 4

I'm trying to look at the amount of bounces that are coming from a certain group of customers that are in a subscription service.

 

How many in our Paperless subscribers have bounced. 

1 返信

Avatar

Employee Advisor

There is no UI for this kind of retrieval though you can create a workflow to get the information:

  • Query on delivery logs
  • Filter on Bounce + Recipient => Subscription => Paperless
  • You may add more filters on Deliveries / Campaigns

Afterwards, you may wanna de-duplicate by the recipient ID to get the count of unique bounces (i.e. a user may bounce 2 or more mails depending on the bounce type)