Download the PHP package zealousweb/smart-google-analytics without Composer

On this page you can find all versions of the php package zealousweb/smart-google-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package smart-google-analytics

Smart Google Analytics plugin for Craft CMS 3.x & 4.x

This plugin provides access to a massive amount of data related to how users find and interact with your site. For example, you can see how many people visited a specific page, how much time they spent there, where your users live, how the specific keywords are performing, and so forth.

Requirements

The prerequisites for the Smart Google Analytics Plugin to function are:

  1. Craft CMS Version 3.1 to greater
  2. PHP Version 7.2.5 or greater

Installation

You can install this plugin either from the Plugin Store or with Composer.

Major features of the Plugin:

  1. Create multiple views or edit the existing ones.
  2. Remove unnecessary views.
  3. On the Analytics Dashboard Page, numerous charts will be displayed with the help of Widgets.

How to generate Client ID and Client Secret Key and Map API Keys:

Step 1 Create a Project in Google API Console Developers

  1. Sign-in to "Google's Developers Console."
  2. Go to the Google Developers Console and create a new project or use an existing one.
  3. To create a New Project, click on the dropdown on the right side of Google Cloud Platform; it gives you an option to create a New Project; click on ‘New Project’, then mention your project Name, organization and location and then 'Create'. To select your project, click on the dropdown on the right side of Google Cloud Platform, and choose your desired project.

Step 2 Activate the Google Analytics APIs

Step 3 Get Your API Keys To get your API Keys(via Client ID and Client Secret), you have to follow the below steps:

Select your Application Type

Step 4 Get Your Map API Keys

General Settings:

Client ID:

Client Secret:

Map API Key:

Usage

Add/Edit Views:

View List:

Delete View:

Analytics Dashboard Page:


All versions of smart-google-analytics with dependencies

PHP Build Version
Package Version
Requires craftcms/cms Version ^4.0.0
google/apiclient Version ^v2.6.0
google/analytics-data Version ^0.8.6
google/apiclient-services Version ^0.262.0
google/auth Version ^1.21.1
google/analytics-admin Version ^0.6.4
craftcms/html-field Version ^2.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package zealousweb/smart-google-analytics contains the following files

Loading the files please wait ....