Nostimates

Baidu ERNIE position tracking

baidu_erniepositionAnonymous

Link order inside the Baidu AI answer block is read directly from the markup, giving an explicit citation order without inference.

How it renders

Order of source links within the SERP AI answer block.

Sampling

We report mean position with its spread, because a source that alternates between slot one and slot five is a different story from one that sits consistently at slot three.

Gotcha

Baidu-owned properties occupy the early positions disproportionately. Reporting average position without splitting owned from independent sources flatters the engine and confuses the client.

What the API returns

A single collection call against Baidu ERNIE for the position field, sampled n times and returned as one object per prompt.

{
  "engine": "baidu_ernie",
  "field": "position",
  "prompt": "best ai visibility tracking tool",
  "country": "GB",
  "language": "en",
  "n": 30,
  "positions": [
    {
      "url": "https://nostimates.com/engines",
      "avg_position": 1.8,
      "best_position": 1,
      "spread": 0.9
    }
  ]
}
GET /v1/collect?engine=baidu_ernie&field=position

Response fields

KeyTypeNotes
urlstringCited URL.
avg_positionfloatMean ordinal across samples in which it appeared.
best_positionintegerBest slot achieved in the sample set.
spreadfloatStandard deviation of position across samples.

What it costs

Included wherever the engine renders an ordered citation set.

See credit pricing →

Baidu ERNIE position FAQ

Do Baidu properties rank first?
Disproportionately often. We split owned and independent positions for exactly that reason.
Does position track Baidu organic?
More closely than on the chat engines, but still not one-to-one.

Track Baidu position with ownership split out

We will add position tracking with owned-property tagging to your collection.

No newsletter. One reply from a human.

Across every engine

Compare how position behaves on every engine we track.

Position across all engines →