Send Data to Adobe Analytics Global Report Suite & Country Level Virtual Report Suite

Gold Contributor
Gold Contributor

Hey guys,

after I could implement that data is sent to multiple GA properties using a lookup table, I wanted to roll out the same to our AA configuration (if URL match then send data to the corresponding UA property). 

Now, in Adobe, we have only one global report suite and on the country level, we use Virtual Report Suites. 

This means, that I cannot map one single "report suite id" to a certain URL and overwrite the s_account with the corresponding country-level report suite.

Anybody with an idea of how to send data to the global and a virtual report suite?

Cheers,

Pascal

 

 

1 REPLY 1

Send Data to Adobe Analytics Global Report Suite & Country Level Virtual Report Suite

Tealium Expert
Tealium Expert

Hi @pascalreder

In Adobe you don't need to send data to virtual report suites.  You send it to the Global report suite and the virtual is configured using a segment.

So as long as the data you send in has the right variables set to make it fall into the segment/VRS, then the hit will be counted in both.

If you want to pass data to two "normal" report suites, you can write a Set Data extension (or a Lookup Table) to create a comma separated list of RS values, and map that to the s_account object.

Hope that helps

Ben

Public