Skip to main content

Connect a custom network

While justtrack offers many built-in networks for you to use with your application, you may need to connect a custom network we don't yet support. You can connect a custom network with just five steps using our Network Wizard.

Before you begin

Only admins and managers can create and edit networks. So, to complete the steps in this guide, you must first be an admin or a manager for your organization.

info

Learn more about these roles in User Roles and Permissions.

Open the network wizard

In the Main Menu, click Admin > Networks:

Networks

Then, click Connect Network:

Connect Network

This opens the Network Wizard where you'll connect a network to your organization. In this guide, you learn how to connect a custom network.

Connect a custom network

In the Network Wizard, click +:

Custom Network

This opens the Network Details page where you'll input the following attributes:

AttributeDescription
NameThe name of the custom network
ChannelThe default channel to use for campaigns for this network.
Spend CurrencyThe currency for your marketing budget
Multi country campaignsWhether or not the network supports campaigns in multiple countries
info

If your network's default channel isn't included in the options, create a new channel.

Fill in the details for your network, and click Next.

Set up your tracking URL

On the Tracking page, you'll configure your tracking URLs:

Here, you configure the parameters for two tracking URLs, one for impressions (views) and one for clicks, using the following fields:

AttributeDescription
Parameter NameThe name of the parameter you'll use in justtrack
URL MacroThe macro to be used in the query-string. For justtrack parameters, this value isn't important. For network parameters, this is the name your network uses to refer to the corresponding parameter. Check their documentation for this value.
ViewsThis sets the parameter in the impressions URL
ClicksThis sets the parameter in the clicks URL
info

You can hard code some of these parameter values, but most will be dependent on the network, campaign, and user. For these, you use macros.

The Network Wizard automatically shows some parameters, but if you want to see more, click Select new:

New Parameter

Now, choose the parameter you want to track, customize the macro, and select which URLs will include your parameter. Add as many parameters as you need, then click Next.

Confirm your network connection

In this last step, you'll confirm all the settings you configured for your custom network. When you're ready, click Connect.

Configure your postbacks

When you've connected your network, you'll land on the Network Edit page. Here, you'll configure a postback for each of your organization's goals:

Configure Postbacks

First, choose the ATTRIBUTED or NON-ATTRIBUTED tab, depending on which type of postback you'd like to configure. Then, click Add Postback. This opens a modal for you to configure a postback.

The attributes for attributed postbacks are:

AttributeDescription
StatusThis determines whether we should send the postback (active) or not (inactive)
AppThis selects the app for which you want to send this postback.
GoalWe send a postback to the network when users trigger this goal
Custom Goal NameThis lets you override the {goalName} parameter value.
Postback URLWe send the postback to this URL. Each URL can have parameters that are filled when we send the postback.

The attributes for non-attributed postbacks are:

AttributeDescription
StatusThis determines whether we should send the postback (active) or not (inactive)
AppThis selects the app for which you want to send this postback.
GoalWe send a postback to the network when users trigger this goal
Include attributed users fromThis selects the networks for which you want to send this postback for attributed users.
Include fraud users fromThis selects the networks for which you want to send this postback for fraud users.
Custom Goal NameThis lets you override the {goalName} parameter value.
Postback URLWe send the postback to this URL. Each URL can have parameters that are filled when we send the postback.

Add your postback, then click Save. Repeat this step for all your goals.

Conclusion

You're done! You've connected a custom network to your organization. You'll see it in Admin > Networks in the Main Menu.

From here, you can do things like:

  • Edit the network.
  • Copy your tracking URLs.
  • Configure new postbacks.