Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

When attempting to capture the domain name of my website, unknown or extra domain names are loaded.

Avatar

Level 1

Other unidentified or additional domain names are loaded when I try to get the domain name of my website. Can someone please help me on this. Attaching screenshot for reference.

Aarthi098_0-1707446242242.png

 

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

Domain isn't actually your domain.. its the access point domain from your users (based on the IP lookup):

 

https://experienceleague.adobe.com/docs/analytics/components/dimensions/domain.html?lang=en

 

If you want to capture your domain (as in you have a global suite with multiple domains), you will need to send that information into a dimension like server, or set up a custom domain (or if you have a custom dimension storing the URL, you could also use a Classification Rule using Regex to extract the domain from the URL)

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor and Adobe Champion

Domain isn't actually your domain.. its the access point domain from your users (based on the IP lookup):

 

https://experienceleague.adobe.com/docs/analytics/components/dimensions/domain.html?lang=en

 

If you want to capture your domain (as in you have a global suite with multiple domains), you will need to send that information into a dimension like server, or set up a custom domain (or if you have a custom dimension storing the URL, you could also use a Classification Rule using Regex to extract the domain from the URL)