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

Submissions are now open for the 2026 Adobe Experience Maker Awards
解決済み

opt-out indicator in email delivery

Avatar

Level 3

We have realised that opt-out indicator attribute in delivery doesn't consider unique clicks (like unique recipient click attribute). Is this the default behaviour? are there any attributes which we can use to get the unique opt-outs for a particular email delivery? 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Hi Rajesh,

 

Yes, this is expected. The Opt-out indicators simply look at any URL with a category of Opt-Out (see indicator documentation below):

 

https://experienceleague.adobe.com/en/docs/campaign-classic/using/reporting/reports-on-deliveries/in...

 

As for getting unique opt-outs. There really isn't an attribute for it, since the idea of opting out is that there should be one link that a recipient clicks once and is opted out. There really shouldn't be duplicate opt-outs, but if there are, simply create a workflow with a dedupe activity and target duplicates based on recipients who were emailed (broadlogrcp). You'll also likely need to link to the trackinglogrcp and url tables if you want to really drill into the URL details.

 

Regards,

Craig

元の投稿で解決策を見る

2 返信

Avatar

正解者
Employee Advisor

Hi Rajesh,

 

Yes, this is expected. The Opt-out indicators simply look at any URL with a category of Opt-Out (see indicator documentation below):

 

https://experienceleague.adobe.com/en/docs/campaign-classic/using/reporting/reports-on-deliveries/in...

 

As for getting unique opt-outs. There really isn't an attribute for it, since the idea of opting out is that there should be one link that a recipient clicks once and is opted out. There really shouldn't be duplicate opt-outs, but if there are, simply create a workflow with a dedupe activity and target duplicates based on recipients who were emailed (broadlogrcp). You'll also likely need to link to the trackinglogrcp and url tables if you want to really drill into the URL details.

 

Regards,

Craig

Avatar

Level 3

Thanks @Craig_Thonis . That make sense. But as there were delivery indicators for unique click and unique opens, I was under the assumption this opt-out refer to unique clicks, but that isn't the case. I will figure out a way to get the unique opt-outs. Thank you!