class Staccato::Pageview

Pageview Hit type field definitions @author Tony Pitale

Constants

FIELDS

Pageview field definitions

Public Instance Methods

type() click to toggle source

pageview hit type

# File lib/staccato/pageview.rb, line 15
def type
  :pageview
end