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

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