Level 2
April 5, 2016
Solved
Regular Expression for Percent Page Viewed
- April 5, 2016
- 2 replies
- 1339 views
Hi,
I'm trying to create classifications for "Percent Page Viewed" as recommended by Omniture, so that I can see percents in series of 10. So, if a user scrolled to 92% of the page, I can classify that as 100% page scroll.
I have all the implementation completed, but when I try to group them in SAINT, I can't seem to get the Regular Expressions correctly:
I'm using a range like this:
[91-100] =100%
[81-90] = 90% and so on.
Any help would be huge. Thank you!