php-ga
php-ga copied to clipboard
Server-Side Google Analytics PHP Client
I thinks is easy to include into a project, to define the autoload by composer.
Hi, I am using PHP-GA client to track my website page views, event and custom variable tracking. it's working good with out any issues for last three months. but now,...
Stares --> Stars
I'm using Php-ga for a tinyurl redirect service and i'm having problems passing on the referrer data to G.A. (utmr=facebook f.e....). After looking into it, Php ga builds the correct...
Fix error $page Undefined property
How we send info if the user come from social networks? for example if user clicks shared link in facebook, how works php-ga in that time, can it send information...
Is it possible to make full or partial refund with this lib?
Ive implemented this for mp3 files which works great, but im also including the mp3's on the site in the default html audio player. This no longer works with the...
Environment: Pagodabox Composer.json: "united-prototype/php-ga": "dev-composer", On push to server, composer errors out like so: ``` - Failed to clone https://github.com/Fran6co/php-ga.git via git, https protocols, aborting. - - - git://github.com/Fran6co/php-ga.git -...
I look at track.php set parameter page = null, but that method still display error. If I get something wrong. Can you advice me, please?