romainbutteaud / Kaffeine

Keeping free Heroku apps awake.
kaffeine.herokuapp.com
1.05k stars 112 forks source link

Any effect on Google Analytics #8

Open jaydp17 opened 9 years ago

jaydp17 commented 9 years ago

Hey,

I have Google analytics setup on my webpage, will this ping requests show up there ?

P.S. Really handy service :+1:

Thanks.

romainbutteaud commented 9 years ago

@jaydeep17 I believe it will yes

matijaabicic commented 9 years ago

i don't think it will. If the piece of GA javascript isn't executed, you won't get a hit in google analytics.Since Kaffeine probably isn't executing javascript (i'm guessing you're issuing a simple get request), you won't see a ping from Kaffeine. You can test this with curl or wget on a low-traffic site.