How can one access the redirectCount property?
How can one access the redirectCount property? Correct Answer performance.navigation.redirectCount
The redirectCount property can be accessed as performance.navigation.redirectCount. The PerformanceNavigation.redirectCount read-only property returns an unsigned short representing the number of REDIRECTs done before reaching the page.