referer_tracking 4.5.0
Referer tracking automates better tracking in your Rails app. It tells you who creates activerecord objects / models, where did they originally come from, what url did they use etc. It does it by saving referrer url to session and saving information about the request when creating new item. It enables you to optimize your web-app user interface and flow.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
> 6