Where's my tracking server URL shown in Analytics? | Community
Skip to main content
Level 4
September 5, 2018
Solved

Where's my tracking server URL shown in Analytics?

  • September 5, 2018
  • 1 reply
  • 3808 views

I know the tracking server is configured upon implementation. I've got a 3rd party product (Segment) I want to plug information into Analytics and they're asking for my tracking server URL, where to send the analytics. I can't find this anywhere, in the Company Settings or the Report Suite settings. Where else would I find this?

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

mooreevan​, run Chrome, open Developer Tools, switch to Network tab. Open your site page where Analytics is implemented. Apply a filter "/b/ss/" to the requests shown on the Network tab. Check the hostname (domain) of the requests — this indicates the tracking server.

For example, if you do this for this site, you will see sstats.adobe.com and amcglobal.sc.omtrdc.net. On your site there will be likely only a one request and its hostname will be the tracking server for your implementation.

BTW, you can always contact Customer Care to request a list of tracking servers valid for your account.

1 reply

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
September 6, 2018

mooreevan​, run Chrome, open Developer Tools, switch to Network tab. Open your site page where Analytics is implemented. Apply a filter "/b/ss/" to the requests shown on the Network tab. Check the hostname (domain) of the requests — this indicates the tracking server.

For example, if you do this for this site, you will see sstats.adobe.com and amcglobal.sc.omtrdc.net. On your site there will be likely only a one request and its hostname will be the tracking server for your implementation.

BTW, you can always contact Customer Care to request a list of tracking servers valid for your account.