Pulse Sensor- Send data to a Web Server problem!

Hi All,

I used the code available for the pulse sensor for ArduinoUNO and I am trying to send the BPM value to a web application server using a GET request. I am using the WiFi shield cc3000.

I cannot understand why I am not able to make things work: send pulse data and send it to server.

Can you tell me at least if it's possible what I'm trying to do?