Download the PHP package aitoc/module-microsoft-clarity without Composer

On this page you can find all versions of the php package aitoc/module-microsoft-clarity. 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 module-microsoft-clarity

Microsoft Clarity for Magento

Description

Microsoft Clarity is an analytics tool that provides website usage statistics, session recording, and heatmaps. It is a free user behavior analytics tool that helps you understand how users interact with your website through session replays and heatmaps. It records the information about your website's visitors, tracks how users behave, and provide you with analytical data.

Use of Microsoft Clarity module tool on the website

Because of our module, no code changes are required, or no need to manually add any script. By only adding tracking code from the Microsoft Clarity account, the Microsoft Clarity tool will get enabled on the website.

Key Features

Useful Information

Installation Guide

Installing module using zip file

Composer installation

If you haven't installed any Aitoc module before, in that case, first, you will need to add your Aitoc composer repository. Please go through the document to see how you can add a composer repository.

To install the module, you will need to run the following commands:

Microsoft Clarity Tracking Code

Once you have created a new project in Microsoft Clarity, from your Project Dashboard, select the Setup tab. In the Setup tab, you will find the Clarity tracking code, and below that the script will be available.

We only need the tracking code to configure and enable Microsoft Clarity on your Magento website from the script.

Configuration

Path: Stores → Configuration → AITOC EXTENSION → Microsoft Clarity Or Admin → AITOC → Microsoft Clarity → Configuration

Enabled: Yes/No - Sets whether the module is enabled or disabled. Tracking Code: Text - Please enter your Microsoft Clarity tracking code here. Enable Customer Group Tag - If this is enabled, custom tags and filters will be created based on the Customer Groups available in Magento in Microsoft Clarity. So for each session and page that are tracked in Clarity, they will have a Customer Group tag, so it will be easier to filter and find session/recording for each page based on customer group.

How the module works

Once you have added the Tracking Code, the Microsoft Clarity Script will start to appear on the front end of each page. You can view this in Page Source or your browser's developer tools.

Also, in your Microsoft Clarity Account, under the project you have created, you will start to see analytics details based on visitors' activity on your site. You can see this in:

Log in to Your Microsoft Clarity Account, → Select your Project → Dashboard & Recording

More FREE Magento 2 Extensions by Aitoc on GitHub

Other Magento 2 Extensions by Aitoc

See more Magento 2 extensions

THANKS FOR CHOOSING AITOC


All versions of module-microsoft-clarity with dependencies

PHP Build Version
Package Version
Requires aitoc/core Version >=1.0.8
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 aitoc/module-microsoft-clarity contains the following files

Loading the files please wait ....