API Description

Analytics and traffic

Google Search Console data

Here you can find popular queries from the Google Search Console.

Request format

GET /analytics/{site_id}/google/

Response example

[
     “query”: ‘text’,  “impressions”: 100,  “clicks”: 10,  “ctr”: 10,  “avg”: 5,},   …]

Result

NameDescription
queryQuery
impressionsNumber of impressions
clicksNumber of clicks
ctrCTR
avgAverage position

Errors

HTTP codeError message
400Your site is not shared with our account

SEO potential

This tool enables you to assess the:

  • potential traffic volume;
  • potential cost of traffic, if acquired from Google Ads;
  • potential number of new customers.

Request format

GET  /analytics/{$site_id}/potential/?top_n=10&lead_price=50&conversion_rate=100

Request parameters

NameDescription
top_nIf the request is delivered, then it calculates the potential traffic volume if all queries make it to the TOP. Otherwise, it returns the current traffic estimate for queries added to the system.
lead_priceEstimated income from one client
conversion_rateConversion to sales

Response example

[{  “site_engine_id”: 586,  “traffic”: 1,  “traffic_value”: 5.85,  “leads_qty”: 0,  “leads_price”: 0},…]

Result

NameDescription
site_engine_idSearch engine ID
trafficTraffic forecast
traffic_valueTraffic cost
leads_qtyNumber of clients
leads_priceEstimated profit