success event, referrer and document.referrer | Community
Skip to main content
Level 7
February 19, 2021
Solved

success event, referrer and document.referrer

  • February 19, 2021
  • 1 reply
  • 1499 views

Dear experts,

 

I got a question about document.referrer and adobe default Referrer.

Considering following visit, we've set document.referrer as following scenario, subdomain1 and subdomain2 are configured in internal URL filter

 

 

The question is, althought I can see document.referrer is set to subdomain1.domain.com on page B, while internal URL filter is configured,

1. what the Adobe Default Referrer value will be on Page B,

2. For event1, will it credit to www.google.com  OR subdomain1.domain.com OR None if I break down by Adobe default referrer?

 

Thank you.

H

 

 

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

1. Referrer and Referring Domain will show google

2. event1 will be credited to google when look at Referrer and Referring Domain; to subdomain1 when look at prop3

1 reply

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
February 19, 2021

1. Referrer and Referring Domain will show google

2. event1 will be credited to google when look at Referrer and Referring Domain; to subdomain1 when look at prop3

H_LAuthor
Level 7
February 25, 2021
Thank you Andrey.