Skip to content
railsengines.com

Footprinted

Simple event tracking for Rails apps: automatically track IP geolocated user activity

No ratings yet
Gem
footprinted
Repository
rameerez/footprinted
License
MIT
Stars
25
Added
August 12, 2026

About

👣 Simple event tracking for Rails apps: automatically track IP geolocated user activity

footprinted makes it trivial to add event tracking to any Rails model.

What you get

  • Track login attempts
  • Track profile views in a social app (think: LinkedIn)
  • Track document open events in a file-signing app (think: DocuSign)
  • Track any business-critical operation for enterprise-compliant audit logs
  • Track any interaction where knowing the where (IP, geolocation) or what (OS, app version, device ID...) matters

Installing it

ruby
# Gemfile
gem "footprinted"

Details

25 stars on GitHub · MIT licensed · maintained by rameerez. Source: https://github.com/rameerez/footprinted

Discussion (0)

Sign in to join the discussion.

No comments yet.