• #wordpress 2024-03-23
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2024-03-23 UTC
# 19:57
[lcs]
After some to and fro, I decided to use CSS for the “main” recording (hit, page and eventually user info etc) but use a tiny 9 line javascript to track the referrer (if it exists). That way I can track visits even if users have JS disabled, but still catch that referrer if they do. (I simply couldn’t find a way to fetch that using a CSS request).