Edge domain manually implementing the Web SDK
Configure the SDK using edgeDomain
. The field is a string that determines the domain to send data to.
Tracking Server using the Adobe Analytics extension
Tracking Server is a field under the General accordion when configuring the Adobe Analytics extension.
- Log in to Adobe Experience Platform Data Collection using your AdobeID credentials.
- Click the desired tag property.
- Go to the Extensions tab, then click the Configure button under Adobe Analytics.
- Expand the General accordion, which reveals the Tracking Server field.
If this field is left blank, it defaults to [rsid].data.adobedc.net
.
s.trackingServer in AppMeasurement and the Analytics extension custom code editor
The s.trackingServer
variable is a string that contains the location to send data.
Considerations for determining the value for trackingServer
You can choose to use Adobe’s tracking server domains (e.g. adobedc.net
) or you can go through a special process to setup a tracking server that matches your sites domain (e.g. data.mydomain.com
), also known as a CNAME implementation. Having a trackingserver that matches your site domain may have some benefits depending on other aspects of your implementation. When the tracking server does not match the domain of the current page, cookies set by AppMeasurement must be set as third-party. If the browser does not support third party cookies, this mismatch can interfere with certain Analytics functionality:
- Setting identifiers: If you are using Experience Cloud Identity Service the tracking server has no impact on how cookies are set. However if you are using Analytics legacy identifiers (aka the
s_vi
cookie) and the collection server does not match the current domain, then cookies must be set as third party. In this case, if third-party cookies are blocked by the browser, Analytics sets a first-party fallback id (s_fid
) instead of the standards_vi
cookie. - Link tracking will not work for internal links.
- Activity Map will not work for internal links.
- Cookie check.
First-party cookies
If you use a first-party cookie implementation, it is likely that someone in your organization has already completed the first-party cookie process. See First-party cookies in the Experience Cloud in the Core Services user guide for more information on the first-party cookie process.
The individual who initially configures the first-party cookie implementation also defines the domain and subdomain used. For example:
Third-party tracking server
If you use a third-party cookie implementation, the value for trackingServer
is a subdomain of data.adobedc.net
. For example:
Pick a subdomain unique to your organization, unlikely to be picked by another organization that uses Adobe Analytics. The visitor namespace assigned to your organization is recommended. Make sure that all implementations in your organization use the same tracking server. It can be helpful to maintain this information in a solution design document.
Your organization may already be using a 3rd party tracking server in the sc.omtrdc.net
or 2o7.net
domains. These were primarily used in previous versions of Adobe Analytics and are still valid.
example.data.adobedc.net
. For example, custom.example.data.adobedc.net
is not a valid tracking server.More help on this topic
Analytics
- Implement Adobe Analytics
- Analytics Release Notes
- AppMeasurement release notes
- Analytics variables, functions, and methods
- Prepare to implement Adobe Analytics
- Implement Analytics using Experience Platform Edge
- Implement Analytics using the Adobe Analytics extension
- Implement Analytics using JavaScript
- Implement Analytics on other platforms
- Implement Analytics on mobile devices
- Implementation use cases
- Validate your implementation
- Frequently asked questions
- Review your implementation
Data Drip: Benefits of migrating from an old system to WebSDK
Data Drip
Thursday, Apr 10, 4:00 PM UTC
Join us as Adobe Technical Advisor, Arindam Agarwal, guides us through the benefits of implementing Adobe WebSDK. Arindam will provide an in-depth overview and answer questions live during the Q&A. Register today!
RegisterAdobe Analytics at Summit
Register for these sessions:
- Elevate and Empower Teams with Agentic AI for Exceptional Experiences (attend online)
- Adobe’s New Tools: Empowering Third-Party Developers (attend online)
- How EY Enhanced Regulatory Knowledge Management with Adobe Solutions (attend online)
- Put the Customer at the Center and Build Relationships That Last a Lifetime (attend online)
- Adobe Analytics: Using Advanced Metrics to Level Up Your Reporting (attend online)
Connect with Experience League at Summit!
Get front-row access to top sessions, hands-on activities, and networking—wherever you are!
Learn more