class Staccato::Screenview

Screenview Hit type field definitions @author Tony Pitale

Constants

FIELDS

Screenview field definitions

Public Instance Methods

type() click to toggle source

pageview hit type

# File lib/staccato/screenview.rb, line 11
def type
  :screenview
end