Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Duplicate Data

Avatar

Level 3

Hello,

 

 

Recently I came across duplicate page name value in SiteCat, when I break them down by URLs, they are similar. Any solutions ? 

 

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 5

Hopefully you have resolved it, if not you may check that pageName variable value should not contain any new-line, -em or -en dashes, or any HTML characters.

Some browsers send new line characters while others don't, which causes the data in Analytics to be split between two seemingly identical page names.

View solution in original post

4 Replies

Avatar

Level 5

Are the pageName values having different case (upper/ lower)? pls post an example.

As a quick fix, you might want to use "processing rules" so that two or more page Name values (currently reported in SiteCat) process into a single value for a given page.

Avatar

Level 3

They are exactly the same

Avatar

Level 5

Can you pls. attach an example excel report here to know more about this issue?

Avatar

Correct answer by
Level 5

Hopefully you have resolved it, if not you may check that pageName variable value should not contain any new-line, -em or -en dashes, or any HTML characters.

Some browsers send new line characters while others don't, which causes the data in Analytics to be split between two seemingly identical page names.