How to connect Batch to AT Internet
This guide explains how to enable tracking of AT Internet campaigns to monitor your Batch campaigns on web and mobile.
A. Tracking Web Push notifications
To track Batch web campaign opens in AT Internet:
1. Create an xtor
parameter in AT Internet
xtor
parameter in AT InternetOpen AT Internet.
Go to:
Settings > Settings > Custom Marketing Campaign
.Create a Source (e.g., "Push Campaign").
Create a Campaign using that source.
Note the
xtor
parameter associated with your campaign.
2. Add the xtor
to your Batch deeplink
xtor
to your Batch deeplinkAppend the xtor
parameter to your deeplink URL. For example:

Once configured, AT Internet will attribute visits to this campaign as a traffic source.
B. Tracking Mobile Push and In-App messages
To track mobile push and In-App messaging campaigns in AT Internet, use Batch's built-in event dispatcher.
1. Install the AT Internet Dispatcher
AT Internet dispatchers use the xtor
parameter to send events to AT Internet.
Refer to the technical documentation for installation:
2. Create the xtor
parameter
xtor
parameterAs with web tracking, create a Custom Marketing Campaign in AT Internet. This will generate the xtor
parameter you need for linking.
3. Link the Batch campaign to the AT Internet campaign
Push campaigns
The dispatcher reads the xtor
from:
The deeplink URL
The custom payload
If both are present, the custom payload value takes priority.

In-App and Mobile Landing campaigns
The dispatcher reads the xtor
from:
The deeplink URL
The Tracking ID field of the campaign
Once configured, AT Internet will track relevant events triggered by the campaign.
Last updated
Was this helpful?