Choose for your campaign
Check the traffic source’s current destination and tracking requirements before launching. Selecting a mode in Metricanic does not guarantee an advertising platform will accept your campaign.
How redirect tracking works
The advertising URL is the campaign’s Tracking link. On a new visit, Metricanic reads the source parameters, records available request information, and evaluates the rotator. It selects a path and its landing and offer, then returns an HTTP 302 redirect to the first page. An Offers only path skips the landing. This gives you control before the first page loads. For example, you can put two landings in a path with equal weights and compare their results while keeping the same advertising URL. Rotator rules and weights determine the selection. When a visitor clicks the landing’s tracked CTA, the click belongs to the existing visit and leads to its selected offer. The ordinary click does not draw a new offer from the weights. Removing that offer from the active path while visitors are still on the landing can interrupt their clicks.Benefits and limits
- Change eligible destinations in the rotator while keeping the campaign Tracking link.
- Record the first visit without installing JavaScript on the destination.
- Use a redirect to reach an affiliate offer you cannot edit.
- Allow for an additional browser request before the first page opens.
- Preserve visit context between the landing and its CTA. A bare
/clickURL cannot identify a visitor on its own.
How direct tracking works
The advertising URL is the Traffic URL from Finish. It points to the selected arrival page with the campaign parameter and source parameters. The script sends those details to the tracking domain, receives the visit context and offer link, and prepares the landing’s CTA buttons. The landing’s buttons can use the generated CTA click link or an<a> element marked with data-dtp-link. The attribute lets the script replace the link’s destination with the selected offer without requiring /click in its original href. See the attribute example.
The browser has already opened the arrival page, so Metricanic cannot rotate that first page during this visit. Rules still matter. The arrival page must be eligible in a matching path. On a landing, Metricanic can select an offer from that path’s eligible offers when it registers the visit.
For example, an ad can always open your product comparison page while the campaign distributes new visits between two offers. If the ad opens an offer directly, that offer is already fixed too.
Benefits and limits
- Open the advertised page without an initial tracker redirect.
- Use your own page URL as the advertising destination.
- Install and maintain the script on every arrival page you use.
- Expect missing visits if the script cannot load or its request is blocked, even when the page itself opens.
- Test rules against the actual arrival page. Sending a visitor to an excluded page does not make it eligible.
Set up and verify your choice
- Open the campaign and choose Integration mode in Campaign.
- Configure Events and Rotator, attach an active tracking domain, and save.
- For redirect tracking, use Tracking link from Finish in the traffic source. Configure the landing CTA if your path has a landing.
- For direct tracking, select the arrival page in Finish. Install its generated script, use Traffic URL in the traffic source, and connect the landing buttons with CTA click link or
data-dtp-link. - Follow Your first campaign to check a new visit and conversion. For a landing flow, also check the tracked offer click.