> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.funnelflux.pro/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Conversion tracking with Explodely

This document details how to get conversion tracking functional with [Explodely](https://explodely.com/), which has a similar approach to Clickbank.

## Step 1 - Enable ISN
To start, see this [document](https://docs.explodely.com/isn-for-affiliates/enabling-isn).

You will need to enable the ISN on your account for sending sale notifications.

Once enabled, set the URL to:
```
https://functions.funnelflux.pro/explodely-webhook?domain=custom-domain.com
```
Where `custom-domain.com` is one of your active, functional tracking domains.

## Step 2 - Configure Data Passing
The tracking for Explodely is similar to Clickbank and works through a simple `tid` parameter in your URL.

This must pass our hit ID.

So, you can use our offer source template to do this automatically -- find Explodely in our offer source list.

Then when you create offers and use this source, set your page URL to your base affiliate URL without the `tid` in it, like so:
```
https://somevendor.a.explodely.com/?aff=something&pid=2140615900
```
This is your Explodely affiliate link and our system will handle adding the `tid`.

Once you get a sale, the ISN will go through our integration and transform it into a normal postback, passing the conversion to our system.