Help for this page

Select Code to Download


  1. or download this
       ...,
       'customDimensionName,customBucketValue' => 'content',
       'customBucket' => sub { '@'.$_[1]->{customDimensionName} => $_[1]->
    +{customBucketValue} },
       'customBucketList' => 'no content',
       ...