Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @ganbold
ivy@ivy@misskey.id (2026-08-02 16:31:40)
@ganbold@sns1.hydranlab.com 

it gives you three options for tracking
1. js script
2. tracking pixel
3. parse your server logs

ivy uses the js script; it works, it's lightweight, and it's just one binary
---Reply--- Ganbold@ganbold (2026-08-02 16:39:36) yoo that is goat

I never knew ivy uses it. what is the tracking pixel one tho

> Lightweight and fast; adds just ~3.5K of extra data to your site. Also has JavaScript-free "tracking pixel" option, or you can use it from your application's middleware or import from logfiles.

going to look at it for sure
Reply

---Replies---
ivy@ivy@misskey.id (2026-08-02 20:12:43)
@ganbold@sns1.hydranlab.com 

tracking pixels are very tiny invisible images that you add to your site; all they do is collect information when they're loaded

this is more typically used in emails so you don't have javascript emails