Expandir la barra de logros de la comunidad.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

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 solución aceptada

Avatar

Respuesta correcta de
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

Ver la solución en mensaje original publicado

1 Respuesta

Avatar

Respuesta correcta de
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