View Source Plausible.Google.HTTP (Plausible v0.0.1)

Summary

Functions

Link to this function

fetch_access_token(code)

View Source
Link to this function

get_analytics_start_date(view_id, access_token)

View Source
Link to this function

get_report(report_request)

View Source
@spec get_report(Plausible.Google.ReportRequest.t()) ::
  {:ok, {[map()], String.t() | nil}} | {:error, any()}
Link to this function

list_sites(access_token)

View Source
Link to this function

list_stats(access_token, property, date_range, limit, page \\ nil)

View Source
Link to this function

list_views_for_user(access_token)

View Source
Link to this function

refresh_auth_token(refresh_token)

View Source