How to Set Up Conversion Tracking with FunnelFlux
Integrating MyBid with FunnelFlux allows you to gain deep insights into your campaign performance and user journeys. Follow these steps to configure your Postback URL and align your tracking parameters for precise data reporting.
Step 1: Create a Conversion Goal in MyBid
Before setting up FunnelFlux, you must generate a unique Goal ID within your MyBid dashboard to serve as the endpoint for your conversion data.
- Log in to your MyBid advertiser account and navigate to the Goals tab.
![]()
- Click the + Create conversion goal button.
![]()
The configuration form will appear, requiring the following details:
- Name: Assign a clear and descriptive name that reflects the specific action (e.g., "Registration" or "Sale").
- Conversion Type: Select the category that best matches the user's action.
- Value Type: Define the payout for the conversion. This value is used to calculate your campaign's Revenue and ROI (Return on Investment). You can choose from:
- No Value: No specific monetary amount will be attributed to the conversion.
- Fixed: Assign a static amount for every conversion of this type.
- Dynamic: The conversion value will be passed dynamically through your postback URL.
Once configured, click Next.
A Postback URL will be generated. Note the
goal_idparameter in this URL.
![]()
Click Copy & done to save your new goal and copy the postback URL for integration.
You are now ready to implement the postback in your tracking software or third-party platform.
IMPORTANT
Every Conversion Goal is assigned a unique goal_id. This ID is required to correctly associate user actions with the specific goal in your dashboard. Your postback URL should follow this structure:
https://postback.mb-d.com/api/v1/postback?click_id={external_id}&goal_id=186&cost={cost}Step 2: Add MyBid as a Traffic Source in FunnelFlux
- Log in to your FunnelFlux account.
- Navigate to the Traffic sources tab and click Create.
- In the search field, type MyBid, and select it from the results.
![]()
- FunnelFlux will automatically pre-populate the essential traffic source parameters.
- Navigate to the Conversion Tracking tab within the traffic source settings.
- Postback URL Configuration: Locate the word REPLACE in the URL field and substitute it with the
goal_idyou generated in Step 1.
![]()
Your finalized postback URL should resemble the following: https://postback.mb-d.com/api/v1/postback?click_id={external}&cost={payout}&goal_id=9999(Where 9999 is your specific goal_id)
![]()
NOTE
If you selected a Fixed Value in MyBid, replace the dynamic {payout} placeholder with your exact payout amount (e.g., &cost=1.50).
![]()
- Click Save to store your MyBid settings in FunnelFlux.
Step 3: Configure Affiliate Network and Offers
To receive conversion data, you must add the FunnelFlux Postback URL to your affiliate network's panel. This ensures that when a conversion is logged, FunnelFlux is notified and can subsequently fire the postback to MyBid.
For detailed instructions on adding networks and offers, refer to the FunnelFlux documentation:
Step 4: Set Up the Campaign on FunnelFlux
For a comprehensive guide on building your first funnel, refer to the FunnelFlux Campaign and Funnel Manual.
Once you have built your funnel, FunnelFlux will generate a Funnel URL. This is the link you will use to direct traffic from MyBid.
Step 5: Finalize Setup in MyBid
- Log in to your MyBid advertiser account.
- Create a new campaign or edit an existing one.
- Paste the Campaign URL provided by FunnelFlux into the URL field of your MyBid campaign settings.
IMPORTANT
It is critical to use the exact Campaign URL provided by FunnelFlux to ensure all tracking macros are passed correctly back to your tracker.
