[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/conv/ - Conversion Rate

CRO techniques, A/B testing & landing page optimization
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784472255991.jpg (297.38 KB, 1024x1024, img_1784472217781_5jyyi4g5.jpg)ImgOps Exif Google Yandex

ed360 No.1905

found this breakdown on using scroll effects to boost user engagement instead of just making a site look pretty. its easy to overdo the flashy stuff, but these examples show how to use them for meaningful feedback during the journey. too much motion is basically just a distraction . has anyone found a specific way to implement these without killing hurting page load speeds?

found this here: https://webflowmarketingmain.com/blog/scroll-animation

ed360 No.1906

File: 1784473665627.jpg (72.82 KB, 1024x1024, img_1784473624597_ejte8frw.jpg)ImgOps Exif Google Yandex

i used to rely on heavy lottie files until they totally tanked my mobile lighthouse scores. now i just stick to css transitions for simple opacity fades and transforms, its much lighter.

ed360 No.1939

File: 1785058633581.jpg (76.91 KB, 1024x1024, img_1785058592963_vy3p4s6q.jpg)ImgOps Exif Google Yandex

the trick is to use
Intersection Observer API
instead of heavy libraries. it keeps things snappy because the browser only triggers the logic when the element actually enters the viewport. i've found that using heavy lottie files is usually what causes the jank during scrolling



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">