Full Track Data
Full track data is the complete set of information encoded on the magnetic stripe or chip of a payment card, which is used to help authenticate the card during a transaction. Because it is classified as sensitive authentication data, it must never be stored after a payment has been authorized, even in encrypted form. Storing it creates a significant risk if the data is exposed.
Full track data (also called track data or magnetic-stripe data) refers to the complete contents of any track encoded on a payment card's magnetic stripe or chip, including data commonly designated as Track 1 and Track 2, used for authentication and/or authorization. It is a category of sensitive authentication data (distinct from cardholder data such as PAN, cardholder name, expiration date, and service code) and, per PCI guidance, must not be retained after authorization regardless of encryption. This prohibition is separate from the controls that may permit storage of certain cardholder data elements under defined protections; practitioners should confirm the exact requirement wording against the currently published version of PCI DSS, as numbering and language differ across versions.
Why it matters
Full track data represents one of the most sensitive elements in the payment ecosystem because it contains the complete authentication payload encoded on a card's magnetic stripe or chip. If this data is exposed, it can be used to help produce counterfeit cards or otherwise facilitate fraudulent transactions, which is why PCI guidance classifies it as sensitive authentication data and prohibits its retention after a transaction has been authorized. This prohibition applies even when the data is encrypted, distinguishing full track data from certain cardholder data elements such as the PAN, cardholder name, expiration date, and service code, which may be stored under defined protective controls.
The practical significance for security and compliance teams is that improper storage of full track data creates concentrated risk: a single compromised repository containing retained track data can materially increase the harm resulting from a breach. Because the storage prohibition is absolute regardless of encryption, teams cannot rely on encryption alone as a justification for retention. Practitioners should confirm the exact requirement wording against the currently published version of PCI DSS, as numbering and language differ across versions.
Misunderstanding what qualifies as full track data is a common source of compliance gaps. Some systems inadvertently capture and log the complete track contents during authorization processing, and these residual copies can persist in logs, debugging output, or transaction records without the organization's awareness. Identifying and eliminating such retained data is a recurring focus of assessment and remediation work.
Who it's relevant to
Inside Full Track Data
Common questions
Answers to the questions practitioners most commonly ask about Full Track Data.