> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mention-me.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Manage your Mention Me account settings, user access, platform tools, and tag implementation.

The Platform Reference section covers the tools and settings available in the Mention Me dashboard - from locating your partner code and managing customer data to implementing and troubleshooting Mention Me tags on your website.

## Platform Administration

<CardGroup cols={2}>
  <Card title="How to Find Your Partner Code" icon="key" href="/knowledge/admin/partner-code">
    Locate your unique Partner Code for integrations, support requests, and technical setup.
  </Card>

  <Card title="How to Upload a Batch of Tags" icon="upload" href="/knowledge/admin/upload-tags">
    Upload eligibility data and other tags to the platform using the Upload Tags tool.
  </Card>

  <Card title="Understanding the Customers Section" icon="users" href="/knowledge/admin/customers-section">
    Overview of the Customers section in the dashboard, including available actions and related guides.
  </Card>

  <Card title="Browser & Device Support" icon="display" href="/knowledge/admin/browser-support">
    Supported browsers, email clients, devices, and TLS protocols for the dashboard and referral experience.
  </Card>

  <Card title="How to Disable Your Ad Blocker" icon="shield-xmark" href="/knowledge/admin/disable-ad-blocker">
    Steps to disable or whitelist your ad blocker so Mention Me referral features work correctly.
  </Card>
</CardGroup>

## Tag Implementation

The Tag Implementation section covers everything you need to integrate Mention Me tags, from understanding where each tag goes to advanced setups for SPAs, multiple regions, and third-party checkout platforms.

### Getting Started

<CardGroup cols={2}>
  <Card title="Where and Why to Implement Tags" icon="map-pin" href="/knowledge/tags/where-and-why">
    Understand the two key tags that power the referral journey and where to place them on your site.
  </Card>

  <Card title="Google Tag Manager" icon="tag" href="/developer-docs/integration/setup/tag-containers">
    Configure your data layer and implement Mention Me tags using GTM.
  </Card>
</CardGroup>

### Advanced Setup

<CardGroup cols={2}>
  <Card title="Single Page Applications" icon="browsers" href="/knowledge/tags/spa-implementation">
    Handle Mention Me tags on SPAs built with React, Angular, or Vue.
  </Card>

  <Card title="Global-e Checkout Integration" icon="globe" href="/knowledge/tags/global-e">
    Add Mention Me tags into Global-e checkouts, including Shopify + Global-e setups.
  </Card>

  <Card title="Locales, Languages and Currencies" icon="language" href="/knowledge/tags/locales-languages-currencies">
    Configure locales to segment referral campaigns by customer region, language, and currency.
  </Card>

  <Card title="Google Analytics Parameters" icon="chart-simple" href="/knowledge/tags/google-analytics">
    Integrate UTM parameters with Mention Me to track referral traffic alongside other channels.
  </Card>
</CardGroup>

### Troubleshooting & Reference

<CardGroup cols={2}>
  <Card title="Debug Dashboard" icon="bug" href="/knowledge/tags/debug-dashboard">
    Check that data is flowing correctly into Mention Me and troubleshoot integration issues.
  </Card>

  <Card title="Common Error Codes" icon="triangle-exclamation" href="/developer-docs/integration/reference/error-codes">
    Troubleshoot HTTP and JavaScript errors in your Mention Me tag integration.
  </Card>

  <Card title="Replatforming Checklist" icon="list-check" href="/knowledge/tags/replatforming">
    Essential steps for moving your Mention Me tags when switching platforms.
  </Card>

  <Card title="Platform IP Addresses" icon="network-wired" href="/knowledge/tags/ip-addresses">
    IP addresses for whitelisting webhooks, newsletter sign-ups, and API traffic.
  </Card>
</CardGroup>
