Skip to content

HasOffers Integration

Connect HasOffers (aka Tune) with AnyTrack to automatically track conversions across all your marketing channels. Complete setup guide with postback URLs and validation steps.

HasOffers integration connects your affiliate network with AnyTrack to automatically track and report conversions across all your marketing channels.

When a visitor clicks your affiliate links and converts, AnyTrack captures this data and forwards it to platforms like Google Ads, Facebook, and TikTok. This eliminates manual tracking and gives you complete visibility into your campaign performance.

Automated Conversion Tracking

Stop manually uploading conversion data. AnyTrack automatically receives and processes all conversions from HasOffers.

Cross-Platform Attribution

See which traffic sources drive real conversions, not just clicks. Track the complete customer journey from first click to final purchase.

Enhanced Ad Optimization

Feed accurate conversion data to your ad platforms’ machine learning algorithms. Improve targeting and bidding based on actual results.

Real-Time Reporting

View conversion data instantly in your AnyTrack dashboard as sales happen.

Tracking Flow

  1. Visitor Lands on Your Site: AnyTrack collects traffic source data when visitors arrive
  2. Affiliate Link Click: When visitors click HasOffers links, AnyTrack:
    • Captures detailed click data
    • Sends tracking events to your Tracking Tags and analytics
    • Adds a unique click ID to the link
  3. Conversion Happens: When visitors convert, HasOffers sends conversion data to AnyTrack via postback URL
  4. Data Attribution: AnyTrack matches conversions to original traffic sources and reports results
  5. Platform Integration: AnyTrack forwards conversion data to your ad platforms’ APIs for optimization

Technical Specs

SettingValueDescription
Tracking GrouphasoffersUsed to activate AutoTag for HasOffers links
Click ID Parameteraff_click_idParameter that passes AnyTrack’s unique click identifier
Tracking MethodPostback URLHow conversion data flows from HasOffers to AnyTrack
EventTriggerData Source
OutboundClickVisitor clicks HasOffers affiliate linkAnyTrack JavaScript
LeadFree registration recorded in HasOffersPostback URL
PurchaseCommission-generating sale in HasOffersPostback URL

Before You Start: Install the AnyTrack Tracking Tag on your website. The integration won’t work without this tag.

Step 1: Install Integration
  1. Open the Integration Catalog in AnyTrack
  2. Search for “HasOffers”
  3. Click the HasOffers card
  4. Click Install
Step 2: Configure Postback
  1. Copy the postback URL from AnyTrack (automatically generated after installation)
  2. Log into your HasOffers account
  3. Navigate to your offer you want to track
  4. Open Pixel/Postback settings (scroll down to find this section)
  5. Add new pixel/postback
  6. Select “postback” as code type
  7. Choose the appropriate goal
  8. Paste the AnyTrack postback URL
  9. Click Create
Step 3: Set Up Event Mapping

Event mapping tells AnyTrack which HasOffers events to track and how to label them for your ad platforms.

  1. Go to your HasOffers integration page in AnyTrack
  2. Review the Event Mapping section
  3. Adjust event names if needed to match your conversion tracking setup
AnyTrack documentation screenshot

AutoTag Methods

Automatic Detection (Recommended) AnyTrack automatically finds and tags HasOffers links on your website. No setup required.

AutoScan AnyTrack detects links hidden in redirect plugins and tags them appropriately.

Manual Tagging For custom setups, add the tracking group attribute to your links:

<a href="https://example.com/offer-link" data-tracking-group="hasoffers">
Your Offer Link Text
</a>

Or manually append the click ID parameter:

https://example.com/offer-link?aff_click_id=--CLICK-ID--

Example

  1. Check your links have the aff_click_id parameter
  2. Review HasOffers reports to confirm click IDs are being passed
  3. Verify AutoTag is working by inspecting link URLs after page load

Generate a test conversion by completing a purchase or lead action, then:

  1. Check AnyTrack’s conversion log for the new conversion event
  2. Verify conversion data includes all expected fields
  3. Confirm attribution shows correct traffic source
AnyTrack documentation screenshot

Sample conversion data structure:

{
"AnyTrack": "1100l35864",
"`conversion_id`": "1011l2002827904",
"value": "52.85",
"currency": "USD",
"publisher_commission": "10.57",
"advertiser_reference": "merchant_123",
"conversion_time": "1684692689",
"items": [
{
"item_sku": "332503",
"item_value": "17.86",
"item_commission": "3.57"
}
]
}

Missing Click ID

Problem: Conversions show “unknown click_id” errors

Solutions:

  • Verify AnyTrack tag is in your website’s <head> section
  • Check that links aren’t hidden behind JavaScript or double redirects
  • Ensure links use standard <a> HTML elements
  • Try manual tracking group attributes for complex setups

No Conversions Appearing

Problem: No conversion data reaching AnyTrack

Solutions:

  • Confirm postback URL is active in HasOffers
  • Verify the postback URL exactly matches AnyTrack’s provided URL
  • Check that offers are receiving the aff_click_id parameter
  • Ensure conversions are triggering in HasOffers first

AutoTag Not Working

Problem: Links aren’t getting tagged automatically

Solutions:

  • Verify tracking tag is properly installed
  • Check for JavaScript errors blocking AutoTag
  • Try manual tagging with data-tracking-group="hasoffers"
  • Ensure links are visible when page loads (not dynamically generated)

Account and Support

  • Free Plan: Check you haven’t exceeded monthly traffic limits
  • Solution: Upgrade your plan if needed

Before contacting support:

  1. Check the conversion log for specific error messages
  2. Copy the Event Reference from any failed conversion
  3. Verify your setup using the validation steps above

Frequently Asked Questions

FAQ was last reviewed on 2026-06-10

Can I integrate HasOffers-based affiliate networks?
Yes, install the HasOffers integration from AnyTrack's catalog. This creates the template needed for any HasOffers-powered network.
Can I import historical conversions?
No, AnyTrack only tracks conversions that occur after a visitor session on your tagged website.
Does this work with direct linking campaigns?
Yes, but requires custom configuration. See our direct linking guide for setup instructions.
Can I use a different <code>subid</code> parameter?
No, you must use aff_click_id as defined by AnyTrack. This ensures proper conversion attribution.
Can I track conversions without <code>click_id</code>?
No, the click_id parameter is required to connect conversions back to their original traffic source.
How do I change conversion event names?
Update the Event Mapping in your HasOffers integration page within AnyTrack.
Quick Start Checklist
  1. Install AnyTrack tracking tag on your website
  2. Add HasOffers integration from the catalog
  3. Paste your postback URL in HasOffers
  4. Test with a sample conversion
Need Help?

Check the conversion log for detailed error information or contact our support team.