Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
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
Employee

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
Employee

Hi Kamal,

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

Tanmay