Help with http request
Hello, I am just polishing my new app and want to send a request to a URL WITHOUT opening Safari. I want to track the number of times all users access the files on my web server through the app, so I have a google analytics account set up to track the views, but I still need to get the code to work with it.
I don't need to receive any information from the http request, just send it so it records it as a pageview.
Any Ideas? Any Ideas on how I could do this another, more efficient way?
All help is appreciated! Thanks.
|