Linux 软件免费装
Banner图

Siftiq – AI Analytics for WooCommerce

开发者 siftiq
更新时间 2026年8月22日 03:14
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce analytics ai reports sales reports

下载

1.3.1 1.3.2

详情介绍:

Your WooCommerce store already has the answers — orders, revenue, products, customers — you just have to know which report to dig through to find them. Siftiq skips that: ask a plain-language question in wp-admin, and get a table of results straight from your own store's database. Ask as many questions as you like, then collect the answers you want to keep into a report and export the whole set as a single PDF. Example questions you can ask Why Siftiq Perfect for WooCommerce store owners and managers who want quick answers without exporting data, learning a reporting tool, or asking a developer to write a query. Key features Requires a Siftiq account Siftiq is a client for the Siftiq API (siftiq.app). A paid subscription and API key are required — there is no functionality without one. Pricing and signup: https://siftiq.app

安装:

  1. Upload the plugin files to /wp-content/plugins/siftiq, or install directly through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to WooCommerce → Siftiq and enter your API key (get one at https://siftiq.app).
  4. Start asking questions about your store.

屏幕截图:

  • Add any chart or table to a report with one click, or export it straight to CSV.
  • Build the report across as many questions as you like, rename each section, add a summary, and export the whole thing as one PDF.

升级注意事项:

1.3.2 Labelled scatter chart axes and clearer messages when WordPress blocks a request. 1.3.1 Security update to how generated queries are validated. Updating is recommended.

常见问题:

Do I need an account or subscription?

Yes. Siftiq is a client for the Siftiq API — a subscription and API key from siftiq.app are required to use it.

Is my data secure?

Your question text is sent to the Siftiq API to generate a query; it's not stored after the request completes. The resulting store data never leaves your server — the query runs locally and results go straight to your browser. Your API key is stored hashed, never in plaintext.

Do I need technical skills?

No. Ask in plain language — Siftiq handles turning that into a safe database query.

Can it modify my store data?

No. Every generated query is validated as a single, read-only SELECT statement against an allow-list of WooCommerce tables before it runs.

Can I export results?

Yes — export the full result set to CSV, including rows beyond what's shown on screen.

Can I build a report from several questions?

Yes. Every answer has an "Add to report" button, on the chart and on the table separately, so you can include a chart without its underlying rows if you prefer. Build the report up across as many questions as you like, rename each section, add a short summary at the front, and export it as a single PDF. Exported tables carry every matching row and continue across pages rather than being cut off.

Are reports generated on your servers?

No. The report is assembled and the PDF is produced in your own browser. Only the section headings are ever sent to Siftiq, and only if you ask it to write the summary for you.

Does it slow my store down?

Queries run through your site's own database connection, the same as any other admin report — no extra infrastructure in the request path.

Can I use one API key on multiple stores?

No — each key locks to the first WooCommerce site that uses it. Using it on a different site will be rejected; you'd need a separate key per store.

Do you provide support?

Yes, via https://siftiq.app/support.

更新日志:

1.3.2 1.3.1 1.3.0