google analytics
This commit is contained in:
@@ -149,6 +149,223 @@ user/*';
|
||||
);
|
||||
$export['admin_toolbar'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_account';
|
||||
$strongarm->value = 'UA-61942434-1';
|
||||
$export['googleanalytics_account'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_cache';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_cache'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_codesnippet_after';
|
||||
$strongarm->value = '';
|
||||
$export['googleanalytics_codesnippet_after'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_codesnippet_before';
|
||||
$strongarm->value = '';
|
||||
$export['googleanalytics_codesnippet_before'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_codesnippet_create';
|
||||
$strongarm->value = array();
|
||||
$export['googleanalytics_codesnippet_create'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_cross_domains';
|
||||
$strongarm->value = '';
|
||||
$export['googleanalytics_cross_domains'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_custom';
|
||||
$strongarm->value = '0';
|
||||
$export['googleanalytics_custom'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_custom_dimension';
|
||||
$strongarm->value = array();
|
||||
$export['googleanalytics_custom_dimension'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_custom_metric';
|
||||
$strongarm->value = array();
|
||||
$export['googleanalytics_custom_metric'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_debug';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_debug'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_domain_mode';
|
||||
$strongarm->value = '1';
|
||||
$export['googleanalytics_domain_mode'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_pages';
|
||||
$strongarm->value = 'admin
|
||||
admin/*
|
||||
batch
|
||||
node/add*
|
||||
node/*/*
|
||||
user/*/*';
|
||||
$export['googleanalytics_pages'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_privacy_donottrack';
|
||||
$strongarm->value = 1;
|
||||
$export['googleanalytics_privacy_donottrack'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_roles';
|
||||
$strongarm->value = array(
|
||||
1 => 0,
|
||||
2 => 0,
|
||||
3 => 0,
|
||||
4 => 0,
|
||||
);
|
||||
$export['googleanalytics_roles'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_site_search';
|
||||
$strongarm->value = FALSE;
|
||||
$export['googleanalytics_site_search'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackadsense';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_trackadsense'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackdoubleclick';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_trackdoubleclick'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_tracker_anonymizeip';
|
||||
$strongarm->value = 1;
|
||||
$export['googleanalytics_tracker_anonymizeip'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackfiles';
|
||||
$strongarm->value = 1;
|
||||
$export['googleanalytics_trackfiles'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackfiles_extensions';
|
||||
$strongarm->value = '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip';
|
||||
$export['googleanalytics_trackfiles_extensions'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_tracklinkid';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_tracklinkid'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackmailto';
|
||||
$strongarm->value = 1;
|
||||
$export['googleanalytics_trackmailto'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackmessages';
|
||||
$strongarm->value = array(
|
||||
'status' => 0,
|
||||
'warning' => 0,
|
||||
'error' => 0,
|
||||
);
|
||||
$export['googleanalytics_trackmessages'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackoutbound';
|
||||
$strongarm->value = 1;
|
||||
$export['googleanalytics_trackoutbound'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackurlfragments';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_trackurlfragments'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_trackuserid';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_trackuserid'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_translation_set';
|
||||
$strongarm->value = 0;
|
||||
$export['googleanalytics_translation_set'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_visibility_pages';
|
||||
$strongarm->value = '0';
|
||||
$export['googleanalytics_visibility_pages'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'googleanalytics_visibility_roles';
|
||||
$strongarm->value = '0';
|
||||
$export['googleanalytics_visibility_roles'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
|
||||
Reference in New Issue
Block a user