Attribution preservation
The system can preserve campaign identifiers and metadata when they are supplied in the tracking request.
AraraTrack provides a simple measurement layer between an advertising click and the advertiser's declared destination.
The tracking endpoint can accept advertising campaign parameters when they are present in the request. Parameters can be adapted to the advertiser's implementation and are not all required.
/clickredirectcampaign parametersHTTPSEach stage has a specific role, from checking the supplied destination to recording an available measurement event.
The system can preserve campaign identifiers and metadata when they are supplied in the tracking request.
The validated redirect value defines the immediate next-hop destination returned by the tracking endpoint.
Collected measurement events can be structured for campaign reporting, diagnostics and attribution analysis.
The platform architecture is designed to support reporting and analytics workflows without implying a particular dashboard or user interface.
{
"campaign_id": "demo",
"source": "search",
"device": "mobile",
"destination": "https://example.com"
}Measure advertising clicks and preserve campaign attribution data while keeping destination routing explicit.