[DigitalPoint] Better Google Analytics

[DigitalPoint] Better Google Analytics 1.1.2.3

No permission to download
I re-installed it again and am getting NULL in the sodium value.

Array
(
[option_id] => baAnalyticsKey
[option_value] =>
[default_value] =>
[edit_format] => template
[edit_format_params] => option_template_uneditable
[data_type] => string
[sub_options] =>
[validation_class] =>
[validation_method] =>
[advanced] => 0
[addon_id] => DigitalPoint/Analytics
)

completely removed the addon

validated that sodium is installed.



and now we have a hash

[option_value] => _k7YnkQH........removed .....


so, hoping this is the fix.

thanks for the support!
 
Last edited:
The Sodium stuff is only used as part of the email events. So if it pops up again, you could disable tracking of emails being opened and everything else will still function.
 
Been using this for awhile, love the options!

I was just looking into using Cloudflare's Google Tag Gateway & Google Tag Manager to add other google scripts.

I noticed this in your add-on options and never thought much of it:
Host Google Tag Manager JavaScript on your own domainThis uses a proxy system to fetch the Google Tag Manager JavaScript hourly and serve it from your own domain. This allows clients to use the same network connection to your server for the request and also allows you to cache the JavaScript for a longer period of time (including caching at the network edge).

I assume you're serving the script just like Cloudflare's GTG is?

What Google Tag Manager JavaScript? Is there a way I can use my own GTM to push the options in your add-on to?
 
Been using this for awhile, love the options!

I was just looking into using Cloudflare's Google Tag Gateway & Google Tag Manager to add other google scripts.

I noticed this in your add-on options and never thought much of it:


I assume you're serving the script just like Cloudflare's GTG is?
Don't know what Cloudflare GTG is, so can't tell you if this is doing anything "just like Cloudflare GTG". Googling it shows Cloudflare added it on May, 2025 (long after this addon allowed you to host Google JavaScript on your own domain), so maybe a more appropriate question would be to ask Cloudflare if their new thingie works like this addon? 🤷🏻‍♂️

If you have specific questions about this addon, I can answer those questions. For example if you list specific things Cloudflare GTG does, I can tell you if this addon does it if you want to go that route. Basically, I can't really answer generalizations like, "Does this do everything Cloudflare GTG does?", when I don't know what "everything" is exactly.

What Google Tag Manager JavaScript? Is there a way I can use my own GTM to push the options in your add-on to?
Sure, you could edit the ba_google_analytics template, and remove the code that adds the underlying tag manager JavaScript, and add whatever you have there instead.
 
Back
Top Bottom