View Source SauceAnalytics.Plug.MaintainSession (sauce_analytics v0.1.1)

Plug responsible for creating entries in Plug.Session for clients. Required for SauceAnalytics to function properly.

Two entries are created, the session_id entry and the revive_session entry. The names of these entries are configured in the opts of the SauceAnalytics GenServer.

Link to this section Summary

Link to this section Functions