Category Archives: php

ga api sample : get pageviews

I was going to put that online : how to get the pageviews out of the google analytics api, using simplexml and php. Google use three namespaces in the output file which make it less easy accessible, so here’s a … Continue reading

Posted in google, php | Tagged , , , , , , | Leave a comment

google analytics have an api !

[note: over at ioncannon Carson McDonald made a cool google analytics plugin for wordpress, i use it on this blog, works fine]. An actual google analytics api, and I missed out on it. This api is already a month old … Continue reading

Posted in google, php | Tagged , , , , , | Leave a comment

curl trackbacks

I figure i’d blog a post on trackback linkbuilding. A trackback is … (post a few and you’ll get it). The trackback protocol isn’t that interesting, but the implementation of it by blog-platforms and cms’es makes it an excellent means … Continue reading

Posted in links, php, seo tips and tricks | Tagged , , , | 4 Comments