Expand my Community achievements bar.

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

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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.

View solution in original post

3 Replies

Avatar

Level 10

Check the parameter "r".

Avatar

Correct answer by
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.