> ## Documentation Index
> Fetch the complete documentation index at: https://taghistory.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

> Frequently asked questions about Tag History

## General

<AccordionGroup>
  <Accordion title="What does Tag History actually track?" icon="tag">
    It tracks every time a tag is added to or removed from an order, product, or customer in your Shopify store. Each change is recorded with a timestamp and — when made through the extension — the name of the user who made it.
  </Accordion>

  <Accordion title="Does it track tag changes made by other apps?" icon="puzzle-piece">
    Yes. Tag History detects changes via Shopify webhooks, so any tag change — whether made by another app, a CSV import, an API call, or your team — is recorded. The only difference is attribution: changes made outside the Tag History extension show as "Shopify Admin" rather than a specific user name.
  </Accordion>

  <Accordion title="Does it affect the performance of my store?" icon="gauge-high">
    No. Tag History runs in the background and does not interact with your storefront or checkout process in any way.
  </Accordion>

  <Accordion title="Can I track tag changes on just orders, not products or customers?" icon="sliders">
    Yes. From the Settings page you can enable or disable tracking for each entity type independently.
  </Accordion>
</AccordionGroup>

## Pricing & Billing

<AccordionGroup>
  <Accordion title="Is there a free trial?" icon="gift">
    Yes, you can trial a premium account for 7 days.
  </Accordion>

  <Accordion title="What counts as a 'tag change'?" icon="calculator">
    Each individual tag addition or removal counts as one change. If you save an entity that adds 2 tags and removes 1, that's 3 changes against your monthly limit.
  </Accordion>

  <Accordion title="What happens when I reach the free limit?" icon="stop">
    New tag changes are not recorded until the 1st of the following month (or until you upgrade). Existing history remains fully accessible — you can still view it in the dashboard and extension blocks.
  </Accordion>

  <Accordion title="Can I cancel Premium?" icon="xmark">
    Yes, anytime. Downgrade from the Settings page — no contracts, no fees. Your history is preserved.
  </Accordion>
</AccordionGroup>

## History & Data

<AccordionGroup>
  <Accordion title="How far back does the history go?" icon="calendar">
    Tag history is stored indefinitely while the app is installed. There is no expiry date. All data is deleted when the app is uninstalled.
  </Accordion>

  <Accordion title="What if a tag change happened before I installed the app?" icon="history">
    Tag History can only record changes that occur after installation. There is no history for tag changes that happened before the app was installed.
  </Accordion>

  <Accordion title="Is my data secure?" icon="shield">
    Yes. Data is encrypted in transit and at rest. Tag History stores only tag change events and Shopify user identifiers — no customer personal data beyond what's contained in the tags themselves.
  </Accordion>
</AccordionGroup>

## Attribution

<AccordionGroup>
  <Accordion title="Why do some changes show 'Shopify Admin' instead of a user name?" icon="circle-info">
    "Shopify Admin" means the change was detected via webhook — it was made through Shopify's native tag field, another app, a bulk edit, or the API. Shopify doesn't tell us who made the change in those cases.

    To capture user attribution, use the Tag History extension block to add or remove tags instead of Shopify's built-in tag field.
  </Accordion>

  <Accordion title="Can I see which staff member made a change?" icon="user">
    Yes, when the change is made through the Tag History extension block. The logged-in user's name is captured and shown in the history timeline.
  </Accordion>
</AccordionGroup>

## Still Have Questions?

<Card title="Contact Support" icon="envelope" href="/support/contact">
  Our team typically responds within 24 hours
</Card>
