# Tapfiliate

> Get the most out of your Tapfiliate affiliate program with AnyTrack.io. Easily simplifies conversion data and improve ROAS with automated conversion tracking.

<Prerequisites
  title="Before you begin"
  items={[
    { label: "You have an AnyTrack account with a paid subscription", done: true },
    { label: "You have an active Tapfiliate account", done: true },
    { label: "The AnyTrack tracking tag is installed on your website", done: true },
  ]}
/>

Tapfiliate is affiliate management software that lets you build, manage, and track affiliate programs. Integrating Tapfiliate with AnyTrack provides real-time conversion data, accurate commission calculations, and unified reporting across all affiliate channels.

## Setup Steps

1. **Install the Tracking Tag** — Add the [AnyTrack Tracking Tag](/docs/install-anytrack-tag) to your website's conversion page (checkout confirmation, signup success, or order thank you page).

2. **Connect Tapfiliate to AnyTrack** . In your AnyTrack dashboard, navigate to Integrations and select Tapfiliate. Authorize the connection by providing your Tapfiliate API credentials or webhook endpoint.

3. **Configure Click ID Parameter** . Ensure Tapfiliate passes the click ID to your conversion tracking. Use Tapfiliate's `click_id` parameter (or equivalent unique identifier) in affiliate links.

4. **Map Events in AnyTrack** . Set up [event mapping](/docs/event-mapping) to translate Tapfiliate conversion data into AnyTrack events, including revenue, product data, and commission details.

5. **Test and Validate** . Use the [AnyTrack Pixel Helper](/docs/pixel-helper-extension) to confirm conversions are tracked correctly before going live with affiliates.

## Event Mapping

Configure these key events to track affiliate program performance:

- **Conversion Value** . The purchase amount or commission earned
- **Affiliate ID** . Unique identifier for the affiliate who referred the sale
- **Program ID** . The affiliate program or offer identifier
- **Custom Attributes** . Campaign, traffic source, or any Tapfiliate custom fields

See [Event Mapping](/docs/event-mapping) for detailed configuration.

<FaqAccordion
  title="FAQ & Troubleshooting"
  icon="fa-duotone fa-circle-question"
  items={[
    {
      question: "What is the difference between Tapfiliate and AnyTrack?",
      answer: "Tapfiliate is affiliate program software that manages affiliates, payouts, and tracking links. AnyTrack adds conversion attribution and reporting. Together, they provide complete affiliate program visibility across all your traffic sources."
    },
    {
      question: "Can I track multiple affiliate programs in AnyTrack?",
      answer: "Yes. Each Tapfiliate program can have its own conversion stream in AnyTrack. You can segment reporting by program, affiliate, or campaign."
    },
    {
      question: "How often does conversion data sync between Tapfiliate and AnyTrack?",
      answer: "Conversions sync in real-time via webhooks. You'll see conversions in your AnyTrack dashboard within minutes of being tracked."
    },
    {
      question: "Do I still need the Tracking Tag if I'm using Tapfiliate?",
      answer: "Yes. The AnyTrack Tracking Tag captures the initial click ID on your website. Tapfiliate then passes this data with the conversion for attribution."
    }
  ]}
/>

## Related Articles

- [FB Ads Affiliate Marketing](/docs/how-to-do-affiliate-marketing-on-facebook-ads)
- [Google Ads Affiliate Marketing](/docs/how-to-do-affiliate-marketing-on-google-ads)
- [Track Forms and Pass Click IDs](/docs/how-to-track-form-submission-and-pass-anytrack-clickid-to-an-affiliate-offer-link)
