Développer ma barre des réalisations de la Communauté.

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

H_referer

Avatar

Level 3

Hi,

If we have a domain structure as 'example.test.com' and the main domain is 'test.com', we have in AAM built the trait as h_referer contains "test.com", would that capture 'example.test.com' data as well?

Thanks

1 solution acceptée

Avatar

Réponse correcte par
Level 9

Hi there,

Yes, as long as you are using "contains" this trait will catch domain and sub domain both, as that's a substring match. Whereas, "==" is used for exact match.

Cheers,

Varun Kalra

Voir la solution dans l'envoi d'origine

1 Reply

Avatar

Réponse correcte par
Level 9

Hi there,

Yes, as long as you are using "contains" this trait will catch domain and sub domain both, as that's a substring match. Whereas, "==" is used for exact match.

Cheers,

Varun Kalra