Request lifecycle

How AraraTrack works

A transparent sequence for receiving campaign parameters, registering a measurement event and routing the user to the destination declared in the request.

01

Advertising click

A user clicks an advertisement configured to use a tracking URL.

02

Tracking request

The advertising platform or advertiser sends the request to https://trk.araratrack.com/click.

03

Parameters

The request can include campaign_id, click_id, source, device, keyword, creative and redirect parameters.

04

Measurement

AraraTrack can register the available technical parameters associated with the advertising transition.

05

Destination

The redirect= value defines the immediate destination used by the tracking endpoint.

06

Redirect

The server returns an HTTP redirect to the validated, advertiser-provided destination.

Tracking endpoint

Send the request over HTTPS

The endpoint can receive a required destination together with available campaign parameters.

https://trk.araratrack.com/click
Example requestDocumentation only
https://trk.araratrack.com/click
?campaign_id=demo
&click_id=example_click
&source=search
&redirect=https%3A%2F%2Fexample.com
Destination

Destination in, redirect out

After the destination value has been validated, the server responds with the immediate next-hop location.

HTTP response302
HTTP/1.1 302 Found
Location: https://advertiser.example
Next step

Build transparent measurement into your advertising workflow

Use AraraTrack to preserve campaign attribution data while keeping destination routing explicit.