0
votes

I am using jmeter and performed load test with 100 users and got http response 200 but cant find the user hit on my server in "No of user tracker" section. its was just showing the 6 real users which was actually right.

Why i am not able to see those 100 request which i generated by jmeter

1
Are you sure that the script works fine?vins
Any feedback on answers, if OK it should be accepted and upvotedUBIK LOAD PACK
Ya script is running totally fine and getting 200 status code but unable to track on Google analytics.Ninja java

1 Answers

0
votes

If your tracking is based on Javascript execution, remember that JMeter is not a browser so it does not execute the Javascript contained in a response (HTML Page).