Referrer | Community
Skip to main content
June 15, 2020
Solved

Referrer

  • June 15, 2020
  • 2 replies
  • 2010 views

I have set Referrer in my page rule.How can i verify the values in  adobe page calls or track calls?
Not able to see any parameter with name "referrer" in adobe calls through adobe analytics debugger.

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 isinha

In addition to the parameter 'r' in the server call, you can, alternatively, also take a look at "referrer" parameter in the Request Headers of the server call.

2 replies

Andrey_Osadchuk
Level 10
June 15, 2020

Check the parameter "r".

isinhaAdobe EmployeeAccepted solution
Adobe Employee
June 15, 2020

In addition to the parameter 'r' in the server call, you can, alternatively, also take a look at "referrer" parameter in the Request Headers of the server call.

Andrey_Osadchuk
Level 10
September 14, 2020
This is not accurate as the referrer in the request header is not captured by the AA backend. Only the r query string parameter may help verify the referrer values that will be stored.