Expand my Community achievements bar.

SOLVED

s.pageName uncoded

Avatar

Level 2
I want to know if the s.pageName is not set on the page, will the URL be captured instead.
Example 1: Here the value is not available but the PageName syntax is available
s.pageName= " ";
I know the url will be captured here.
Example 2: What if even the s.pageName= " " is not available in the page (Means the whole syntax of s.pageName= " " is not available on the page, what will be the result)
Will this lead to URL data getting reported in page name report in SiteCat
Can you please help me to get an answer for Example 2
 
 
1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Kamal,

You are right, if the s.pagename is not initialized it captures the Page URL as default. 

Tanmay

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi Kamal,

You are right, if the s.pagename is not initialized it captures the Page URL as default. 

Tanmay