PHP code example of unocha / gtm_barebones
1. Go to this page and download the library: Download unocha/gtm_barebones library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
unocha / gtm_barebones example snippets
$config['gtm_barebones.settings']['container_id'] = 'GTM-ABCDEFGHIJK';
$config['gtm_barebones.settings']['environment_id'] = 'env-123456';
$config['gtm_barebones.settings']['environment_token'] = 'iBN8NANliiuqnAAi81LapqkkdUIjak';