
Using Google Analytics Reporting API & PHP to Retrieve Metrics Like Sessions, Hits, Bounce Rate, Goals
Saturday, October 6th, 2018 Google Analytics Reporting API, PHP API Integrations,In this example we will use the Google Analytics Reporting API and PHP to extract some basic website performance metrics such as total sessions, hits, […]

Adding Subscribers to a Campaign Monitor List Using The API and PHP Basic Example
Sunday, September 16th, 2018 Campaign Monitor, PHP API Integrations,So you want to add subscribers to a Campaign Monitor list from your custom PHP script. Good news is there is a great PHP class […]

A Short & Free PHP Script To Return A Currency Conversion Rate
Saturday, June 9th, 2018 PHP, PHP API Integrations,I was looking for a free / public API in which I could query a currency conversion rate just once per day, so no need […]