Skip to main content
June 15, 2020
Beantwortet

Referrer

  • June 15, 2020
  • 3 Antworten
  • 2039 Ansichten

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.

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von 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.

3 Antworten

Andrey_Osadchuk
Level 10
June 15, 2020

Check the parameter "r".

isinhaAdobe EmployeeAntwort
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.