Great tiny alternative. Lack of anonymizeIp and forceSSL.
-
I was looking for the light plugin that is not bloated Looks very good so far. Thanks.
I just added the following option for my test scenario:
$tk .= "ga('set', 'forceSSL', true); \n"; $tk .= "ga('set', 'anonymizeIp', true); \n";
I would also suggest to use
<script type=”text/javascript”>
everywhere.And I think you can use
//
instead of
https://
(shema-less URLs).Coding standard PSR-2 would be great to make it a 5 star plugin.
- The topic ‘Great tiny alternative. Lack of anonymizeIp and forceSSL.’ is closed to new replies.