Collecting data with two different launch files from two different ORG accounts for same website
Hi Team,
We have a plan to send the www.example.com web traffic data to different ORG accounts instance parallelly.
Currently, we have implemented analytics for the www.example.com web traffic data in the "ORG Account 1" instance - Web Property/Report Suites with single launch file.
Future plan is to have different launch files from different ORG accounts in the www.example.com web pages.
ORG 1 > Webproperty > LaunchFile <script src="https://assets.adobedtm.com/*****/******/launch-ORGaccount1.min.js" async></script> <!-- Report Suite 1 --> in the www.example.com header.
ORG 2 > Webproperty > LaunchFile <script src="https://assets.adobedtm.com/*****/******/launch-ORGaccount2.min.js" async></script> <!-- Report Suite 2 --> in the www.example.com header.
Will there be any issue sending the same site(www.example.com) web traffic data with two different launch files to the respective organization account report suites?

