Skip to content

tkaratug/Codeigniter-GoogleAnalytics-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Analytics API with Codeigniter

Works with gapi-google-analytics-php-interface

config/gapi.php

$config['account_email'] = '847834925186-siheminq2k5rk84a03enev9jin2m3aq6@developer.gserviceaccount.com';

This is the email address of your Google Project's service account.

$config['p12_key'] = 'assets/admin/Analytics-ef0175d30222.p12';

This is the .p12 key file's location.

$config['ga_profile_id'] = '54982801';

Profile ID of your website on Google Anaytics.

For Turkish documentation Click Here!

About

Google Analytics API with Codeigniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages