Plausible
Plausible
v0.0.1
  • Pages
  • Modules
  • Mix Tasks

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

    Summary

    Functions

    fetch_access_token(code)
    get_analytics_start_date(view_id, access_token)
    get_report(report_request)
    list_sites(access_token)
    list_stats(access_token, property, date_range, limit, page \\ nil)
    list_views_for_user(access_token)
    refresh_auth_token(refresh_token)

    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

    Download ePub version

    Built using ExDoc (v0.30.3) for the Elixir programming language