How to find shared audiences that have not being used for quite a while? | Adobe Higher Education
Skip to main content
Level 2
August 25, 2021
해결됨

How to find shared audiences that have not being used for quite a while?

  • August 25, 2021
  • 2 답변들
  • 1009 조회

We have an extensive list of shared audiences and I am trying to find the ones that have not being used for quite some time. My initial idea would be building an workflow that does the following:

 

  1. Query a list of shared lists
  2. Query a list of workflows that reference these shared lists
  3. Query the last time these workflows were run
  4. Filter the ones not used for more than N months

 

Although the idea above may work, it will most likely be extremely slow and maybe even impossible to run or build. Was wondering if someone else has any suggestions or tips?

 

Thanks in advance.

이 주제는 답변이 닫혔습니다.
최고의 답변: vitor_d

@sukrity_wadhwa  @_manoj_kumar_ 

 

Thank you for the answer and help! I ended up following a different approach and looking for workflows that reference my Shared Audience. It is not perfect but it is a start.

 

I may eventually do the same using logs and try to estimate the last usage of my list.

 

Thanks!

2 답변

Manoj_Kumar
Community Advisor
Community Advisor
August 26, 2021

Hello @vitor_d 

 

First you need to define the definattion of used. Does that means recieved an email? If yes, then you can query the lists and then add segment code to each lists. And finally check the lists against the delivery logs. If the any  member matches then you can consider the lists as used.

 

But there could be a scenario, where many users in the lists were never select becuase they were added after the last deployment or email send.

 

Manoj  | https://themartech.pro
Sukrity_Wadhwa
Community Manager
Community Manager
September 9, 2021

Hi @vitor_d,

 

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

 

Thanks!

Sukrity Wadhwa
vitor_d작성자답변
Level 2
September 9, 2021

@sukrity_wadhwa  @_manoj_kumar_ 

 

Thank you for the answer and help! I ended up following a different approach and looking for workflows that reference my Shared Audience. It is not perfect but it is a start.

 

I may eventually do the same using logs and try to estimate the last usage of my list.

 

Thanks!