module Caboodle class Analytics < Caboodle::Kit add_to_layout "after_body" => "" required [:analytics_id] end end