We are about migrate our current analytics account to Adobe analytics account , please let me know where and how to find below details .
trackingServer: "INSERT-TRACKING-SERVER-HERE", // same as s.trackingServer
trackingServerSecure: "INSERT-SECURE-TRACKING-SERVER-HERE", // same as s.trackingServerSecure
account="INSERT-RSID-HERE"
visitorNamespace = "INSERT-NAMESPACE-HERE" // If you are not using CNAME, DO NOT include these variables
visitor = Visitor.getInstance("INSERT-MCORG-ID-HERE")
marketingCloudServer: "INSERT-TRACKING-SERVER-HERE",
marketingCloudServerSecure: "INSERT-SECURE-TRACKING-SERVER-HERE" // same as s.trackingServerSecure
thanks in advance.
Regards,
Shiv
Solved! Go to Solution.
Adobe documentation is a bit lacking to be honest which is a shame:
Correctly populate the trackingServer and trackingServerSecure variable
trackingServer: "INSERT-TRACKING-SERVER-HERE", // same as s.trackingServer
trackingServerSecure: "INSERT-SECURE-TRACKING-SERVER-HERE", // same as s.trackingServerSecure
account="INSERT-RSID-HERE"
visitorNamespace = "INSERT-NAMESPACE-HERE" // If you are not using CNAME, DO NOT include these variables
visitor = Visitor.getInstance("INSERT-MCORG-ID-HERE")
marketingCloudServer: "INSERT-TRACKING-SERVER-HERE",
marketingCloudServerSecure: "INSERT-SECURE-TRACKING-SERVER-HERE" // same as s.trackingServerSecure
Ok let me try to help you:
so for tracking Server:
For namespace:
Data collection requires a unique subdomain to keep visitor data separate across Adobe Marketing Cloud customers. It is prefixed to the data center address, and is generally your Adobe Analytics login company name with all spaces removed. You can technically use whatever subdomain you'd like, however it is highly recommended to be specific enough that:
- No other Adobe Marketing Cloud customer would use it.
- You are consistent with the subdomain across all report suites, especially if your organization uses a global report suite.
So the final trackin server should look like as follow: [NAMESPACE].sc.omtrdc.net
For account: this is the report suite ID that you used when you used when you created your report suite ID. Can be found under ADMIN >> Report suites in Adobe Analytics
trackingServer: [NAMESPACE].sc.omtrdc.net
trackingServerSecure:no need
account="[Report suite ID that you can find under Admin >> Report suites]"
visitorNamespace = "Whatever you see fit"
marketingCloudServer: "[NAMESPACE].sc.omtrdc.net",
marketingCloudServerSecure:no need
Hi Shiv
You may want to reach out your account manager or customer care to get support on migration.
In-Product:
Thanks,
Ramesh
Adobe documentation is a bit lacking to be honest which is a shame:
Correctly populate the trackingServer and trackingServerSecure variable
trackingServer: "INSERT-TRACKING-SERVER-HERE", // same as s.trackingServer
trackingServerSecure: "INSERT-SECURE-TRACKING-SERVER-HERE", // same as s.trackingServerSecure
account="INSERT-RSID-HERE"
visitorNamespace = "INSERT-NAMESPACE-HERE" // If you are not using CNAME, DO NOT include these variables
visitor = Visitor.getInstance("INSERT-MCORG-ID-HERE")
marketingCloudServer: "INSERT-TRACKING-SERVER-HERE",
marketingCloudServerSecure: "INSERT-SECURE-TRACKING-SERVER-HERE" // same as s.trackingServerSecure
Ok let me try to help you:
so for tracking Server:
For namespace:
Data collection requires a unique subdomain to keep visitor data separate across Adobe Marketing Cloud customers. It is prefixed to the data center address, and is generally your Adobe Analytics login company name with all spaces removed. You can technically use whatever subdomain you'd like, however it is highly recommended to be specific enough that:
- No other Adobe Marketing Cloud customer would use it.
- You are consistent with the subdomain across all report suites, especially if your organization uses a global report suite.
So the final trackin server should look like as follow: [NAMESPACE].sc.omtrdc.net
For account: this is the report suite ID that you used when you used when you created your report suite ID. Can be found under ADMIN >> Report suites in Adobe Analytics
trackingServer: [NAMESPACE].sc.omtrdc.net
trackingServerSecure:no need
account="[Report suite ID that you can find under Admin >> Report suites]"
visitorNamespace = "Whatever you see fit"
marketingCloudServer: "[NAMESPACE].sc.omtrdc.net",
marketingCloudServerSecure:no need
Thanks a lot Alexis on this.
I want one more thing to get clarified and seeking your advise for the same.
Actually we have a existing report suite in one of the account and we do created a new report suite in some other account ,So now i want to migrate my historical data(data transition) from existing report suite to new one. please enlighten on this what could be the best approach for smooth data transition as this activity needs to performed in production as well.
FYI - both the report suite exist in different account and belongs to adobe analytics.
Views
Replies
Total Likes
I know it is a bit late but it is not possible to migrate data from one report suite to another one.
The only possible solution would be to contact Adobe and adobe engineering might be able to do it but it will require a fee for sure
Views
Replies
Total Likes
Views
Likes
Replies