Hello everyone,
I am looking for a way to identify and extract the list of live published web applications (landing pages) linked to their respective campaigns. I am trying to do this within Adobe Campaign Classic. Thanks in advance.
Regards,
Sujith
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi @Sujith_02kumar ,
Please query xtk:workflow schema based on filtering conditions
ie, the Primary key of the Campaign is not equal to 0 and source Url contains Landing Page Url domain (which is common for all the links).
This query needs to be written on all the Custom Tracking Logs schemas to check the list of Workflows using this.
Regards,
Pravallika.
조회 수
답글
좋아요 수
Hello @Sujith_02kumar
First you will have manually pull the list of live webapp. I am assuming this list won't be long.
Then you can run a query on a workflow schema with condition
memo contains webAPP _Internalname
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
Hi @Sujith_02kumar ,
Please query xtk:workflow schema based on filtering conditions
ie, the Primary key of the Campaign is not equal to 0 and source Url contains Landing Page Url domain (which is common for all the links).
This query needs to be written on all the Custom Tracking Logs schemas to check the list of Workflows using this.
Regards,
Pravallika.
조회 수
답글
좋아요 수
Hi @Sujith_02kumar,
Was the given solution by @LakshmiPravallika helpful to resolve your query or do you still need more help here? Do let us know.
Thanks!
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글