Better than nothing...
some_controller.rb:
def fake_ga
p "===================== Google Analytics Report ====================="
p "Method : ( #{params.require(:method) || "none"} )"
p "Type : ( #{params.require(:type) || "none"} )"