Documentation

AraraTrack technical overview

Reference information for transparent click measurement requests and destination routing.

Tracking domain:trk.araratrack.com
Overview

Measurement endpoint

AraraTrack provides an HTTPS endpoint for advertising click measurement and transparent destination routing.

Base endpointhttps://trk.araratrack.com
Tracking endpointGET /click
Tracking endpoint

Send a GET request

The request must include a valid immediate destination in the redirect parameter. Campaign context can be included through optional parameters.

EndpointGET
GET https://trk.araratrack.com/click
Parameters

Request parameters

Only the immediate destination is required for routing. Additional parameters may be transmitted depending on an advertiser's implementation.

ParameterRequiredDescription
redirectYesImmediate destination URL
campaign_idNoCampaign identifier
click_idNoClick identifier
sourceNoTraffic source
deviceNoDevice information
keywordNoAdvertising keyword
creativeNoCreative identifier
Redirect behavior

Explicit next-hop routing

The immediate destination comes from the redirect value in the request. AraraTrack can respond with an HTTP 302 redirect to the validated URL.

Example request

Campaign request example

This example is shown for documentation only. No request is executed from this page.

RequestExample
GET https://trk.araratrack.com/click?campaign_id=demo&redirect=https%3A%2F%2Fexample.com
HTTP response

Destination response

Response302
HTTP/1.1 302 Found
Location: https://example.com

Validation: Destination parameters should contain valid HTTP or HTTPS URLs. Invalid or unsupported destination values may be rejected rather than redirected.

Security

HTTPS transport

AraraTrack tracking endpoints are intended to operate over HTTPS.

Data handling

Available request context

Measurement events may include supplied campaign identifiers, click identifiers, destination URLs, timestamps and technical request information. Actual fields depend on the implementation and available request data.

Tracking domain: trk.araratrack.com