request.post('/api/collector/start/' + trackingCode)
                .expect(404)
                .expect('Content-Type', /json/)
                .send({
                    anonymous: nonExistantAnonymousPlayerId