View Source Plausible.Goal (Plausible v0.0.1)

Link to this section Summary

Link to this section Types

@type t() :: %Plausible.Goal{
  __meta__: term(),
  currency: term(),
  event_name: term(),
  funnels: term(),
  id: term(),
  inserted_at: term(),
  page_path: term(),
  site: term(),
  site_id: term(),
  updated_at: term()
}

Link to this section Functions