Leiste mit Community-Erfolgen erweitern.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Referrer

Avatar

Level 1

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.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

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.

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Level 10

Check the parameter "r".

Avatar

Korrekte Antwort von
Employee

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.

Avatar

Level 10
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.