Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

disabling a success event

Avatar

Level 1

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

1 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

2 Replies

Avatar

Correct answer by
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.