Skip to main content

Pixels

The Pixels tab stores Facebook pixels and their access tokens. They are needed so that Qubix can send conversion events back to Facebook via the Conversions API. For more on the event sending itself, see Conversions API.

The list of pixels

Pixel list

Each row is a single pixel. Columns:

  • Name — a human-readable pixel name.
  • Pixel ID — the pixel identifier from Facebook.
  • Access Token — the token is shown masked; it is never displayed in full.
  • Owner — the user the pixel belongs to (and their team).
  • Visibility — who has access: everyone, the team, or the owner only.
  • Created — the date it was added.

Search works by name. Clicking a row opens the edit window.

How to add a pixel

  1. Click + Add pixel in the top right corner of the list — a window opens. The new pixel window
  2. Fill in the Name — a human-readable name you'll recognize the pixel by in the list.
  3. Enter the Pixel ID — the pixel identifier from Facebook.
  4. Paste the Pixel access token.
  5. (Optional) Click Validate — Qubix will ask Facebook whether the token works. A green checkmark means the token was accepted; a red cross means the check failed.
  6. Click Save.
Tip

Always click Validate before saving. That way you immediately see that the token and Pixel ID match and the pixel will accept events, rather than discovering an error later on live traffic.

Pixel access

If you have an administrator or team lead role, two additional fields are available in the window:

  • Owner — who the pixel belongs to.
  • Visibility — who sees it: everyone, the owner's team, or the owner only.

A regular buyer doesn't see these fields — the pixel stays with them.

How to replace the token

The Pixel ID cannot be changed after creation — the field is locked. The token is replaced like this:

  1. Open the pixel by clicking its row.
  2. Below the token field, click Replace.
  3. Paste the new token, and optionally click Validate.
  4. Click Save. If you leave the token field empty, the previous token is kept.

How to delete a pixel

  1. Open the pixel by clicking its row.
  2. Click Delete in the bottom left corner of the window.
  3. Confirm the deletion.
Irreversible

Deleting a pixel cannot be undone. After deletion, Qubix will stop sending conversion events to Facebook through this pixel.

What's next