---
id: gk-foundation-secure-download-history-record
title: "Filter - gk/foundation/secure-download/history-record"
sidebar_label: "gk/foundation/secure-download/history-record"
tags:
  - "1.3.0"
---

# Filter: gk/foundation/secure-download/history-record

Filters download information to allow adding tracking data.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $history_record | `array` | Minimal download information. |
| $token_data | `array` | The token data. |

### Since

- 1.3.0

### Source

Defined in `Components/SecureDownload.php` at line 1354

