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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

How to Query Has opened at least 1 email in adobe campaign?

Avatar

Level 2

Hi,

  How to Query Has opened at least 1 email in adobe campaign?please any one help me.

Thanks,

jameel.sk

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hi Jameel,

You can have a setup like this.

  1. Drop a Query activity on workflow canvas.
  2. Double click on it to configure it.
  3. On the first window select Recipients as the targeting dimension and Tracking logs (Recipients) as the filtering dimension.1228826_pastedImage_1.png
  4. Select Filtering conditions and move to next screen.
  5. Set the condition as Primary Key (@id) is not equal to 0.1228827_pastedImage_2.png
  6. This will give you recipients that will have atleast one tracking log entry which corresponds to email being opened.

Hope this helps.

Regards,

Vipul

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Employee

Hi Jameel,

You can have a setup like this.

  1. Drop a Query activity on workflow canvas.
  2. Double click on it to configure it.
  3. On the first window select Recipients as the targeting dimension and Tracking logs (Recipients) as the filtering dimension.1228826_pastedImage_1.png
  4. Select Filtering conditions and move to next screen.
  5. Set the condition as Primary Key (@id) is not equal to 0.1228827_pastedImage_2.png
  6. This will give you recipients that will have atleast one tracking log entry which corresponds to email being opened.

Hope this helps.

Regards,

Vipul

Avatar

Community Advisor

Hello Jameel,

you can also do it without filtering dimension by checking if tracking log exists where message was successfully sent and  with user action not equal to opt out.

6-13-2017 5-44-30 PM.png

BR,

Marcel