export type TrackingData = { current_blocks_page: { url: string; title: string } }