Title: Help with analytics plugin integration
Last modified: July 17, 2025

---

# Help with analytics plugin integration

 *  Resolved [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/help-with-analytics-plugin-integration/)
 * Hi there,
 * I’m one of the developers of the Independent Analytics plugin. I was testing 
   our plugin with yours and found that the stats aren’t tracked when maintenance
   mode is active. Could you add a custom hook using `do_action()` to the `public/
   views/html.php` file? We can use that to output the tracking script from Independent
   Analytics.
 * Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/help-with-analytics-plugin-integration/#post-18560794)
 * The problem is that when the Coming Soon page is shown, we block all other plugins
   from loading to prevent output, errors etc. from being displayed on the Coming
   Soon page while you are working on the website 🙁
 *  Thread Starter [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/help-with-analytics-plugin-integration/#post-18561256)
 * Oh that’s interesting. Well now I’m curious – how do you prevent other plugins
   from being loaded? I don’t see any use of `SHORTINIT` or the `option_active_plugins`
   filter.
 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/help-with-analytics-plugin-integration/#post-18561751)
 * Nothing special… we just wipe any output in the buffer before the Coming Soon
   template is printed and then exit.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Help with analytics plugin integration’ is closed to new replies.

 * ![](https://ps.w.org/minimal-coming-soon-maintenance-mode/assets/icon-256x256.
   png?rev=1797141)
 * [Minimal Coming Soon – Coming Soon Page](https://wordpress.org/plugins/minimal-coming-soon-maintenance-mode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/minimal-coming-soon-maintenance-mode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/)
 * [Active Topics](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * Last activity: [10 months, 3 weeks ago](https://wordpress.org/support/topic/help-with-analytics-plugin-integration/#post-18561751)
 * Status: resolved