To be easy, for example, I have property1 and property2 created in DTM. From the analytic side, I should create report suite1 for property1 and report suite2 for property2 and a global suite.
in the DTM, put both global suite and report suite1 in property1. put global suite and report suite2 in property2.
Is this correct? Then Global suite will recieve data from both properties. If this is correct, I am wondering what's the difference between this global suite and a roll up suite I create in analytic side. I don't want to use rollup suite, only because it can not dedup. it is a simple add up. I just want to make sure, if I implement in this way, I will get dedup data in this global suite ( like unique visitor )
Thanks