Percentage Page Viewed is a Adobe Analytics plugin that lets you measure how far users are scrolling. It monitors the 25%, 50%, 75%, and 100% scroll points, sending a Adobe Analytics Event for each one. You can also track when specific elements on the page are scrolled into view.
- Everything is sent to Adobe Analytics via Events. Under the Event Category "Scroll Depth" you'll see the 4 main event types: Highest Percentage viewed, Initial Percentage Viewed, Folds Seen and Folds Available.
- A page-based identifier you can correlate with the percentages provided by the plug-in’s measurements. Defaults to the pageName variable.
- The following code determines if evar(105) has been set and, if so, will store its value as the “previous page” to correlate with the Highest Percent Viewed and the Initial Percent Viewed dimensions.