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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

Alerts in analytics

Avatar

Level 1

I have alerts set up if certain metrics drop below a specified %. I have set the granularity to hourly, but this alerts me if the % for that particular hour is below the threshold. Is there a way to set up hourly reports if the metric drops below a specified % for the entire day?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

You should be able to use if/then logic in a calculated metric based on hour of the day. If the hour is something you don't want to track, you can override the metric to a number above your threshold. All other hours (the ones you do want to track) would simply report the actual metric, and if it is below the threshold, it sends an alert.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Community Advisor

Sounds like you need to create 2 alerts:

1 for hourly(you have it now)

2 Duplicate of hourly but set granularity to daily.(adjust % as needed if its different than hourly)

Avatar

정확한 답변 작성자:
Employee Advisor

You should be able to use if/then logic in a calculated metric based on hour of the day. If the hour is something you don't want to track, you can override the metric to a number above your threshold. All other hours (the ones you do want to track) would simply report the actual metric, and if it is below the threshold, it sends an alert.