Sindbad~EG File Manager

Current Path : /proc/self/root/proc/self/cwd/wp-content/plugins/complianz-gdpr/integrations/plugins/
Upload File :
Current File : //proc/self/root/proc/self/cwd/wp-content/plugins/complianz-gdpr/integrations/plugins/clarity.php

<?php
defined( 'ABSPATH' ) or die( "you do not have access to this page!" );

/**
 * Kept simple, no intervention with wizard to allow other analtyics tooling
 */

add_filter( 'cmplz_known_script_tags', 'cmplz_clarity_script' );
function cmplz_clarity_script( $tags ) {
	$tags[] = array(
		'name' => 'clarity',
		'category' => 'statistics',
		'urls' => array(
			'clarity.ms',
		),
	);
	return $tags;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists