These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Google Analytics - Set UA Code Using CLI Interface on the new forum.
Hi,
Is it possible to be able to configure the Google Analytics UA tracking code value for a virtual server using the virtualmin CLI interface?
I've been able to successfully enable/disable the Google Analytics feature with:
#Enable
virtualmin enable-feature --virtualmin-google-analytics --domain example.com
#Disable
virtualmin disable-feature --virtualmin-google-analytics --domain example.com
However I've not been able to find anything in the docs on how to set the UA code value.
Any help would be much appreciated.