eightyfour v0.2.0 Eightyfour.Query
Query module for Google Analytics API
All functions accept duration
which must be one of:
:yesterday
:last_week
:last_month
:forever
Link to this section Summary
Link to this section Functions
Link to this function
browsers(duration)
Return browsers/OS used
Link to this function
fetch(query, params)
Link to this function
page_views(duration)
Return total page views and visitors
Link to this function
referrals(duration, max_results \\ 15)
Return top referrals.
Maximum returned results is set to 15 as default.