Advertising click
A user clicks an advertisement configured to use a tracking URL.
A transparent sequence for receiving campaign parameters, registering a measurement event and routing the user to the destination declared in the request.
A user clicks an advertisement configured to use a tracking URL.
The advertising platform or advertiser sends the request to https://trk.araratrack.com/click.
The request can include campaign_id, click_id, source, device, keyword, creative and redirect parameters.
AraraTrack can register the available technical parameters associated with the advertising transition.
The redirect= value defines the immediate destination used by the tracking endpoint.
The server returns an HTTP redirect to the validated, advertiser-provided destination.
The endpoint can receive a required destination together with available campaign parameters.
https://trk.araratrack.com/clickhttps://trk.araratrack.com/click
?campaign_id=demo
&click_id=example_click
&source=search
&redirect=https%3A%2F%2Fexample.comAfter the destination value has been validated, the server responds with the immediate next-hop location.
HTTP/1.1 302 Found
Location: https://advertiser.exampleUse AraraTrack to preserve campaign attribution data while keeping destination routing explicit.