Skip to content

JustinSainton/analytics-wordpress

 
 

Repository files navigation

Analytics for WordPress

Analytics for WordPress is a WordPress plugin for Segment.io that lets you send data to any analytics service you want without touching any code.

To get up and running, checkout our documentation at segment.io/plugins/wordpress—installation takes less than five minutes!

Bitdeli Badge

Debugging

Running into notices, warnings or errors? Enable WP_DEBUG for proper error reporting by adding the following code to your wp-config.php file.

define( 'WP_DEBUG', true );

About

The hassle-free way to integrate analytics into any WordPress site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%