How Do I push Iteration number and User number to InfluxDB from JMeter

I am able to push the data from Jmeter to influx using InfluxdbBackendListenerClient backend listener. I am getting the data of time, errorcount, nodeName, requestName, responseTime, testName and Threadname but I want even Iteration number and user/thread number pushed into influxdb. Is there a way to do so?