Log into the Google Analytics API using PHP and CURL using Username/Password Authentication
Google have finally made an API available for Google Analytics although it’s currently in beta and the specs are subject to change. I’ve been playing around this morning logging in usingClientLogin Username/Password Authentication with PHP and CURL and show how to do this here. In future posts I’ll look at how to actually use the API but this will get us all started for now.