Hello,
it would be great, if we was able generate custom_se.js from DB.
Each time i will add custom SE, and each time after update it was overwrite.
Also,
echo '<script src="'.gapp_plugin_path().'"custom_se.js" type="text/javascript"></script>'."\n";
I think here error, it's generate:
<script src="http://themaintainers.ru/wp-content/plugins/google-analytics-for-wordpress/"custom_se.js" type="text/javascript"></script>
Wrong path to file.
Redundant " before custom_se.js