How are RankWit credits calculated?

Credits determine how much AI tracking you perform.
A single credit = 1 prompt × 1 AI model.

For example:

  • 10 prompts
  • × 3 AI models (ChatGPT, Google AI Overview, Perplexity)
    = 30 credits

This transparent system ensures you only pay for the tracking you use.

Last updated at  
November 26, 2025
Other FAQ
How long does setup take?
Arrow

Setup takes only a few minutes.
Just add your website, configure your prompts and RankWit begins analyzing your AI visibility immediately.

Read More
ArrowArrow right blue
How should retailers and marketing professionals adapt their strategies to Google’s Generative AI Shopping features?
Arrow

Google's Generative AI Shopping features are redefining the journey from product discovery to purchase. For retailers and marketers, this demands a strategic shift across several areas.

Invest in Visual Quality

With AI-powered "Shop Similar" product matches based on visual and semantic similarity rather than keywords alone, product image quality has never mattered more. Low-resolution photos, inconsistent backgrounds, or images that don't accurately represent the product will be at a disadvantage.

Best practice: Use clean, high-resolution product photography. Make sure images accurately represent colors, textures, and proportions, as the AI matching engine evaluates these attributes directly.

Optimize Your Shopping Graph Presence

Google's Shopping Graph — a continuously updated dataset of over 35 billion product listings — is the backbone of every AI-powered shopping feature. Incomplete, outdated, or missing products simply won't surface in AI-generated results.

Best practice: Keep product feeds up to date with accurate titles, descriptions, prices, availability, and structured attributes. Treat Shopping Graph as critical infrastructure, not a secondary operation.

Prepare for Conversational Queries

As users learn to describe products in natural language (e.g., "gifts for a 7-year-old who wants to be an inventor"), search behavior will shift toward longer, more descriptive queries. These are exactly the kind of queries generative AI excels at interpreting.

Best practice: Write product descriptions and category content that mirrors how real people talk about your products. Focus on use cases, scenarios, and specific attributes rather than generic marketing copy.

Monitor AI-Referred Traffic

According to Adobe Analytics, traffic from generative AI tools to retail websites grew 1,200% year over year in early 2025, with visitors showing longer sessions, more page views, and lower bounce rates. While still a small share of total traffic, the growth trajectory is steep.

Best practice: Track AI-referred traffic as a distinct channel in your analytics. Identify which products and categories are being surfaced by AI tools and optimize accordingly.

The shift from keyword search to AI-powered generative search is not a future event, it's happening now. Retailers who adapt their product data, visual assets, and content strategy today will be positioned to capture the growing share of purchase intent driven by AI-powered discovery.

Read More
ArrowArrow right blue
What is Google's Generative AI Shopping, and how does it change the way people search for products?
Arrow

Google's Generative AI Shopping is a set of capabilities within Google's Search Generative Experience (SGE) that transforms product discovery from a keyword-based process into a visual, conversational one.

Instead of scrolling through pages of blue links, users can now:

  • Describe what they want in plain language (e.g., "colorful metallic puffer jacket") and receive AI-generated photorealistic images that match their description.
  • Refine results conversationally, adjusting details like color, pattern, or style with follow-up prompts.
  • Browse shoppable products that visually match the generated images, pulled directly from Google's Shopping Graph, a dataset of over 35 billion product listings updated in real time.

This approach is particularly powerful for apparel and fashion, where traditional keyword search often fails to capture the specificity of what a shopper has in mind. According to Google's internal data, 20% of apparel queries are five words or longer, a type of search that generative AI handles far more effectively than conventional engines.

Why it matters for GEO: Content and product listings that are well-structured, semantically rich, and paired with high-quality imagery are more likely to be surfaced in these AI-generated shopping results. Optimizing for this new discovery layer is now a core part of any AI visibility strategy.

Read More
ArrowArrow right blue
Is ChatGPT Instant Checkout available for all e-commerce platforms and regions?
Arrow

As of now, ChatGPT Instant Checkout is available only for merchants operating in the United States.
If your online store runs on Shopify or Etsy, you can already take advantage of this feature without any additional implementation, since these platforms are directly supported by OpenAI’s infrastructure.

For custom-built or enterprise e-commerce systems, a dedicated integration following the Agentic Commerce Protocol (ACP) is required.
Rankwit can assist your team in developing this integration—allowing you to access the U.S. market immediately and prepare for future international expansion as OpenAI rolls out the program globally.

Read More
ArrowArrow right blue
What’s RAG (Retrieval-Augmented Generation), and why is it critical for GEO?
Arrow
Educational
Read More
ArrowArrow right blue
How does WebMCP differ from traditional web scraping when AI agents interact with websites?
Arrow

While traditional scraping is fragile and prone to breaking when a website's design changes, WebMCP provides a reliable "handshake" between the site and the AI.

  • Direct Access: Agents call specific functions (tools) instead of searching for buttons in code.
  • Resilience: Site layout changes don't break the integration as long as the underlying WebMCP schema remains the same.
  • Efficiency: It significantly reduces the tokens and compute power needed for an AI to "understand" a page

Read More
ArrowArrow right blue
What role does WebMCP play in Retrieval-Augmented Generation (RAG) and real-time search?
Arrow

Traditional LLMs are limited by their training data "cutoff" dates. WebMCP bridges this gap by enabling Dynamic Context Injection:

  • The model identifies it needs live data (e.g., "What is the current inventory of Product X?").
  • It uses the WebMCP bidirectional channel to query the server.
  • The server returns structured data, which the AI then uses to generate an accurate, up-to-the-minute response.

Read More
ArrowArrow right blue
How do large language models actually work, and why does that matter for GEO?
Arrow

Large Language Models (LLMs) like GPT are trained on vast amounts of text data to learn the patterns, structures, and relationships between words. At their core, they predict the next word in a sequence based on what came before—enabling them to generate coherent, human-like language.

This matters for GEO (Generative Engine Optimization) because it means your content must be:

  • Well-structured so LLMs can interpret and reuse it effectively.
  • Clear and specific, as models rely on patterns to make accurate predictions.
  • Contextually rich, because LLMs use surrounding context to generate responses.

By understanding how LLMs “think,” businesses can optimize content not just for humans or search engines—but for the AI models that are becoming the new discovery layer.

Bottom line: If your content helps the model predict the right answer, GEO helps users find you.

Read More
ArrowArrow right blue
What key elements should be included in a strong business case for AI and SEO initiatives?
Arrow

A strong business case should include clear goals, expected outcomes, cost analysis, and measurable performance indicators. These elements help organizations assess the feasibility and long-term value of AI and SEO initiatives.

Read More
ArrowArrow right blue
How does WebMCP handle user privacy and prevent AI agents from performing unauthorized actions?
Arrow

Security is baked into the protocol's core. Unlike "headless" automation, WebMCP operates within the user’s current browser session:

  • Consent Gate: The browser acts as a gatekeeper, prompting the user to approve tool calls.
  • Scoped Access: AI agents only see the specific tools the developer has explicitly registered via the webmcp-tools suite.
  • Authentication: It leverages the site's existing login and security protocols, ensuring the AI never bypasses standard safety measures.

Read More
ArrowArrow right blue