Beschrijving
Using the built-in custom fields in WordPress, you can insert Google Analytics Content Experiments code into any custom post type that supports custom fields.
Create a new custom field labeled “google_content_experiment_code” with the value being the code that you get from Google Analytics and click Save. This will insert the content experiment code into the head of your html document for the page or post specified.
Installatie
- Upload the plugin files to the
/wp-content/plugins/simple-google-content-experiments
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Beoordelingen
Bijdragers & ontwikkelaars
“Simple Google Content Experiments” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Simple Google Content Experiments” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial version
1.1
- Updated WordPress version supported