Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

What is "lrt" in an image's query parameters?

Avatar

Level 2

Hello team.

 

I wanted to know what does the "lrt" parameter means in an image hit, and why it is present sometimes and sometimes it isn't although it is the same custom link? This query parameter is not listed in the documentation here.

 

the "lrt" query parameterthe "lrt" query parameter

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @Willian_Z ,

 

The 'lrt' parameter stands for "last request timing" and shows the roundtrip time for the last request, i.e. it is only sent if there is more than one request going out from a page (or if it is an SPA).

 

Thanks,

Hemangini

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi @Willian_Z ,

 

The 'lrt' parameter stands for "last request timing" and shows the roundtrip time for the last request, i.e. it is only sent if there is more than one request going out from a page (or if it is an SPA).

 

Thanks,

Hemangini