How do i measure scroll tracking as an interaction?
I have a request from the business to measure when a visitor arrives on a page, and if they scroll. How far they scroll etc. But we also consider this as an interaction and want to ping a 2nd image request to Adobe. With the getPercentplugin, my devs are telling me that this isn't possible. They explain the implementation and i get it. But we still want to treat scroll to a certain section of the page as an interaction.
We have many pages whereby visitors only visited these pages once, every day for info. Scroll is probably their only interaction on these pages because they are getting the data they need from these pages. Should we accept, given the user behaviour that these pages will always have a high bounce rate?
Do i use success events? i'm being challenged from the dev team on whether this should be treated as a conversion in the first place!
Help.