내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
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