BMS as a traffic source
The following document describes how to track BMS traffic with Voluum.
Before You Start
The following things are required:
- An active Voluum account.
- An active BMS account.
- An offer, and optionally, a lander.
- A creative.
Once you have everything, you can proceed with the guide.
Back to top
I. Create a Campaign in Voluum
A. (Optionally) Create an affiliate network element. Read the Add an Affiliate Network to Voluum article to learn how to do that.
B. Create an offer element. Read the Add an Offer to Voluum article to learn how to do that.
C. (Optionally) Create a lander element. Read the Add a Lander Element article to learn more.
D. Create a traffic source element. Voluum provides you with the BMS traffic source template, so you can use it and skip most of the manual setup. In order to use this template, perform the following steps:
- In Voluum, go to Traffic sources.
-
Click the Create button and select the Traffic source option from the drop-down menu.
- Select the BMS template from the list of available templates.
- Click the Next button.
- You can change or adjust any option in the New traffic source form. Once you have done so, click the Save button.
Voluum Note: If you want to track impressions with BMS, turn the Impression tracking toggle On in a BMS traffic source setup:
E. Create a campaign.
In Voluum, go to Campaigns, click the Create button and select the Campaign Simple or Campaign Advanced option from the drop-down menu.

- In the New campaign form, select the Workspace.
- Select the BMS traffic source that you have just created from the Traffic source drop-down menu.
- Provide a name for the campaign in the Campaign name text field.
- (Optionally) Set a cost model.
- (Optionally) Select a lander you have previously created from the Landers drop-down menu.
- Select an offer that you have just created from the Offers drop-down menu.
-
Click the Save button.
- Click the Copy button next to the Campaign URL to copy it to the clipboard and paste it to any text editing tool.
- (Optional) Click the Copy button next to Impression Pixel URL to copy it to the clipboard and paste it to any text editing tool.
- Click the Done button.
Back to top
II. Create a Campaign in BMS
- In BMS, create your ad. Put your campaign URL under the Link to txt field.
- Create your campaign. Set all necessary options.
- ( Optional) Put your Impression pixel URL inside your pixel tag as a source, and then put it inside your creative's HTML code.
- Example of a pixel tag:
<img src="VOLUUM_IMPRESSION_PIXEL_URL" style="position: absolute; opacity: 0;">
- Pixel tag with Voluum impression URL:
<img src="https://voluum-domain.com/impression/79faa447-d068-4273-8ca3-bcc330c1c071" style="position: absolute; opacity: 0;">
- Example of a pixel tag:
Back to top