Thank you for the answer, however, I inherited this implementation and it’s been implemented this way since before Adobe acquired it.
How can I tell which implementation we have?
We have multiple report suites in our account. When I create a new property, I clone an existing report suite. We have a common javascript file that looks like it uses a dynamic account selection:
s.dynamicAccountSelection=true
s.dynamicAccountList="lgrsite1=site1.com"
lgrsite1 is the report suite id used in Omniture/Analytics.
Would I be able to update lgrsite1 to lgrsite1=site2.com and that would capture the new traffic?
Thanks for your help.