---
title: "Measure an ecommerce platform's share of voice in AI search"
slug: "ecommerce-platform-ai-share-of-voice"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/ecommerce-platform-ai-share-of-voice"
actor: "AI Brand Visibility Tracker - ChatGPT, Perplexity & Gemini"
actor_url: "https://automationbyexperts.com/apify/ai-brand-visibility-tracker"
apify_url: "https://apify.com/fayoussef/ai-brand-visibility-tracker/examples/ecommerce-platform-ai-share-of-voice?fpr=youssef&fp_sid=abe_ex_ecommerce-platform-ai-share-of-voice"
price: "$0.004"
price_unit: "per result"
---

# Measure an ecommerce platform's share of voice in AI search

Runs each buying intent question twice per platform for a stable score and computes Shopify's share of voice against WooCommerce, BigCommerce and Wix across ChatGPT, Perplexity and Gemini. The answers view keeps the full AI response so you can see the exact wording used.

**Run it:** [Measure an ecommerce platform's share of voice in AI search on Apify](https://apify.com/fayoussef/ai-brand-visibility-tracker/examples/ecommerce-platform-ai-share-of-voice?fpr=youssef&fp_sid=abe_ex_ecommerce-platform-ai-share-of-voice)  
**Actor:** [AI Brand Visibility Tracker - ChatGPT, Perplexity & Gemini](https://automationbyexperts.com/apify/ai-brand-visibility-tracker)  
**Pricing:** $0.004 per result

## The input this task runs with

```json
{
  "brand_name": "Shopify",
  "queries": [
    "What is the best platform to start an online store?",
    "Shopify or WooCommerce for a small clothing brand?",
    "Best ecommerce platform for dropshipping in 2026"
  ],
  "competitors": [
    "WooCommerce",
    "BigCommerce",
    "Wix"
  ],
  "platforms": [
    "chatgpt",
    "perplexity",
    "gemini"
  ],
  "runs_per_query": 2
}
```

## What every run returns

- `Prompt / question`
- `AI engine (ChatGPT, Perplexity, Gemini, Claude, Grok)`
- `Brand mentioned (yes/no)`
- `Ranking position`
- `Sentiment`
- `Share of voice`
- `Competitors mentioned`
- `Cited sources / URLs`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other AI Brand Visibility Tracker - ChatGPT, Perplexity & Gemini tasks

- [Check if AI recommends your CRM to small businesses](https://automationbyexperts.com/apify/examples/crm-brand-visibility-in-ai-answers): Asks ChatGPT, Perplexity and Gemini the questions a small business owner asks when choosing a CRM, and reports whether HubSpot is named, where it ranks, which competitors are recommended instead, and whether hubspot.com is cited as a source. Swap in your own brand and competitors.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
