27 if( isset(
$cf[
'google'][
'gtm'][
'profile'] ) ) {
28 $k = ( (
$cf[
'google'][
'gtm'][
'profile'][
'anonymous'] == true ) ?
'anonimi' :
'identificativi' );
29 $cf[
'privacy'][
'cookie'][
'terzi'][
'analitici'][
$k ] = array(
30 'GoogleTagManager' => array(
31 'nome' =>
'Google Tag Manager',
32 'policy' =>
'https://policies.google.com/privacy',
33 'motivazione' => array(
'it-IT' =>
'analisi statistica di utilizzo del sito da parte dei visitatori e monitoraggio del funzionamento del sito' ),
34 'conservazione' => array(
'it-IT' =>
'due anni' )
40 if( isset(
$cf[
'google'][
'analytics'][
'profile'] ) ) {
41 $k = ( (
$cf[
'google'][
'analytics'][
'profile'][
'anonymous'] == true ) ?
'anonimi' :
'identificativi' );
42 $cf[
'privacy'][
'cookie'][
'terzi'][
'analitici'][
$k ] = array(
43 'GoogleAnalytics' => array(
44 'nome' =>
'Google Analytics',
45 'policy' =>
'http://www.google.it/intl/it/policies/privacy/',
46 'motivazione' => array(
'it-IT' =>
'analisi statistica di utilizzo del sito da parte dei visitatori e monitoraggio del funzionamento del sito' ),
47 'conservazione' => array(
'it-IT' =>
'due anni' )
53 if( isset(
$cf[
'privacy'][
'page'][
'template'] ) ) {
54 $cf[
'contents'][
'pages'][
'privacy'][
'template'] =
$cf[
'privacy'][
'page'][
'template'];
58 if( isset( $_COOKIE[
'privacy'] ) ) {
59 $cf[
'privacy'][
'cookie'] = array_replace_recursive( unserialize( $_COOKIE[
'privacy'] ),
$cf[
'privacy'][
'cookie'] );
66 $cf[
'privacy'][
'cookie'][
$_REQUEST[
'__cookie__'][
'owner'] ][
$_REQUEST[
'__cookie__'][
'type'] ][
'identificativi'][
$_REQUEST[
'__cookie__'][
'name'] ][
'consenso'] = $_REQUEST[
'__cookie__'][
'value'];
69 setcookie(
'privacy', serialize(
$cf[
'privacy'][
'cookie'] ), time()+60*60*24*30 );
$cf['ricerca']['template']
if(isset( $cf['google']['gtm']['profile'])) if(isset( $cf['google']['analytics']['profile'])) if(isset( $cf['privacy']['page']['template'])) if(isset( $_COOKIE['privacy'])) if(isset( $_REQUEST['__cookie__'])) $ct['privacy']
$_REQUEST['__view__'][ $ct['view']['id']]['__restrict__']['id_progetto']['EQ']