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

DTM: Has Anyone had ANY Successful Experience having two Report Suites in one Web Property ?

Avatar

Level 1

has anyone been able to selectively fire one or both report suites per rule on one web property ?I always seem to get a report suite firing every time even if its not set to send data to.

1 Accepted Solution

Avatar

Correct answer by
Adobe Champion

I don't know that I'd try this. Sure, you could update s.account in the custom code of a rule, but how might that interact with other page load/event rules that might conflict or that you want to go to diff suites? It would likely turn into a nightmare to manage in the long-term even if you could pull it off.

View solution in original post

2 Replies

Avatar

Employee

You cab try to achieved it by custom code implementation using conditions. 

Avatar

Correct answer by
Adobe Champion

I don't know that I'd try this. Sure, you could update s.account in the custom code of a rule, but how might that interact with other page load/event rules that might conflict or that you want to go to diff suites? It would likely turn into a nightmare to manage in the long-term even if you could pull it off.