Ahrefs

web-analytics-sources-chart

Returns time-series chart data for traffic sources of a Web Analytics project, showing how visitor counts, bounce rates, and session durations change over time for each referral source. Use doc tool first to get the real input schema.

Remote ahrefs

Other tools also called web-analytics-sources-chart? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "to": {
      "type": "string"
    },
    "from": {
      "type": "string"
    },
    "where": {
      "type": "string"
    },
    "output": {
      "type": "string"
    },
    "project_id": {
      "type": "integer"
    },
    "granularity": {
      "type": "string"
    },
    "sources_to_chart": {
      "type": "string"
    }
  }
}
          

Provider

Ahrefs →