Qeen Mobile Analytics SDK

Qeen's first-party mobile analytics and commerce-event SDK, shipped as a binary XCFramework for iOS (Swift Package Manager) and an AAR for Android (self-hosted Maven). It exposes a typed commerce event vocabulary — productViewed, addToCart, cartUpdated, couponApplied, cartCleared, checkoutStarted, paymentMethodSet, shippingDetailsSet, orderPlaced, orderCompleted, orderRefunded, signedIn, signedUp — alongside freeform track(), identify(), screen(), flush() and reset(). Every monetary amount is a Money value carrying an ISO 4217 currency and every product line is a LineItem, so a currency-less price is not expressible. Deep links are forwarded to the SDK and every utm_* and *clid parameter is captured for server-side attribution. The analytics engine is PostHog, compiled into the framework and hidden behind Qeen's own API.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/qeen-mobile-analytics-sdk"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Qeen Mobile Analytics SDK
description: Qeen's first-party mobile analytics and commerce-event SDK, shipped as a binary XCFramework
  for iOS (Swift Package Manager) and an AAR for Android (self-hosted Maven). It exposes a typed commerce
  event vocabulary — productViewed, addToCart, cartUpdated, couponApplied, cartCleared, checkoutStarted,
  paymentMethodSet, shippingDetailsSet, orderPlaced, orderCompleted, orderRefunded, signedIn, signedUp
  — alongside freeform track(), identify(), screen(), flush() and reset(). Every monetary amount is a
  Money value carrying an ISO 4217 currency and every product line is a LineItem, so a currency-less price
  is not expressible. Deep links are forwarded to the SDK and every utm_* and *clid parameter is captured
  for server-side attribution. The analytics engine is PostHog, compiled into the framework and hidden
  behind Qeen's own API.
humanURL: https://github.com/fodoole/qeen-mobile-sdk-ios
baseURL: https://{host}
x-base-url-note: Templated and correct as published. The SDK has no default ingestion endpoint — the README
  documents configure(apiKey:host:) and states that the host and API key "are shared privately by email
  — contact tech@qeen.ai". Recording a concrete host here would be a guess.
tags:
- Analytics
- Mobile SDK
- E-Commerce
- Attribution
tags_raw:
- Analytics
- Mobile SDK
- Ecommerce
- Attribution
properties:
- type: SourceCode
  url: https://github.com/fodoole/qeen-mobile-sdk-ios
- type: Documentation
  url: https://github.com/fodoole/qeen-mobile-sdk-ios#usage
- type: Packages
  url: packages/qeenai-packages.yml
- type: DataModel
  url: data-model/qeenai-data-model.yml
- type: ChangeLog
  url: changelog/qeenai-changelog.yml