Plugin Check reports an OffloadedContent error in analytics-tracker.php (line 130). The plugin appears to load an image, from a remote URL instead of serving it from the plugin itself. WordPress.org disallows offloading plugin assets to third-party or external servers in production releases. Review the asset loaded at line 130 and replace the remote URL with a local file bundled inside the plugin.
Plugin Check reports an OffloadedContent error in analytics-tracker.php (line 130). The plugin appears to load an image, from a remote URL instead of serving it from the plugin itself. WordPress.org disallows offloading plugin assets to third-party or external servers in production releases. Review the asset loaded at line 130 and replace the remote URL with a local file bundled inside the plugin.