내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Prevent or detect bot email clicks

Avatar

Level 2

Hello,

Currently, we are experiencing a situation where we see a lot of repeat email clicks in the tracking log table. Ideally, we'd like to preemptively blacklist these types of interactions so that they do not skew our statistics.

 

Is there any method available in AC to detect and purge these types of clicks on emails?

 

Thanks in advance.

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi,

 

They get deduped in the [indicators/@recipientClick] (key is tracking broadlog id) and [indicators/@personClick] (key is tracking source id) delivery fields.

You can have the ootb 'deliveryIndicators' workflow delete duplicates from the trackingLog table after aggregating them (or 'tracking' workflow for before) if they're causing problems.

 

Thanks,

-Jon

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi,

 

They get deduped in the [indicators/@recipientClick] (key is tracking broadlog id) and [indicators/@personClick] (key is tracking source id) delivery fields.

You can have the ootb 'deliveryIndicators' workflow delete duplicates from the trackingLog table after aggregating them (or 'tracking' workflow for before) if they're causing problems.

 

Thanks,

-Jon

Avatar

Administrator

Hi @lulitg,

Was the given solution helpful to resolve your query or do you need more help here? Do let us know.

Thanks!



Sukrity Wadhwa