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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

disabling a success event

Avatar

Level 1

If a success event is disabled are server calls still aggregated towards the monthly amt? Thanks.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 5

Hi Rich,

Yes!, if in case you have enable or disable any custom variables or metrics or even you hide the report suite from Adobe Analytics. When any image request is passing through the Adobe portal then there must be chargeable for each Primary server call.

Its better to remove the tracking code permanently from your back end of the website.

Thanks,

Vijay

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 5

Hi Rich,

Yes!, if in case you have enable or disable any custom variables or metrics or even you hide the report suite from Adobe Analytics. When any image request is passing through the Adobe portal then there must be chargeable for each Primary server call.

Its better to remove the tracking code permanently from your back end of the website.

Thanks,

Vijay

Avatar

Employee Advisor

Adobe doesn't charge by the number of success events, but rather by the number of server calls.

A site that generates 100,000 page views without any eVars/props is billed the exact same amount as a site generating 100,000 page views with 50 props, eVars, and success events.

So, in short, if you want to stop a given site/page from counting towards your contract, you would want to stop data from being sent to Adobe's data collection servers altogether.