- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Cathy,
Use the below code to avoid error.
Try
{
if(s.pageName)
s.getPercentPageViewed();
if(s._ppvPreviousPage)
s.eVar10 = s._ppvHighestPercentViewed;
}
Catch(error)
{
}
Hope this will work for you.
Regards
Ashok
Views
Replies
0 Likes
Total Likes