[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [StartTrackingHeapObjectsRequest](./puppeteer.protocol.heapprofiler.starttrackingheapobjectsrequest.md) > [trackAllocations](./puppeteer.protocol.heapprofiler.starttrackingheapobjectsrequest.trackallocations.md) ## Protocol.HeapProfiler.StartTrackingHeapObjectsRequest.trackAllocations property Signature: ```typescript trackAllocations?: boolean; ```