trackRead method

void trackRead()

Implementation

void trackRead() {
  unawaited(fireAndForget(pixel));
}