Title: HeadlineEnvy &#8211; headline testing with Optimizely
Author: Zach Tirrell
Published: <strong>2015-04-03</strong>
Last modified: 2015-09-01

---

Szukaj wtyczek

![](https://ps.w.org/headlineenvy/assets/banner-772x250.png?rev=1127051)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://ps.w.org/headlineenvy/assets/icon-256x256.png?rev=1127306)

# HeadlineEnvy – headline testing with Optimizely

 Autor: [Zach Tirrell](https://profiles.wordpress.org/zbtirrell/)

[Pobierz](https://downloads.wordpress.org/plugin/headlineenvy.1.0.2.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/headlineenvy/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/headlineenvy/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/headlineenvy/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/headlineenvy/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/headlineenvy/)

## Opis

HeadlineEnvy adds the ability to A/B test the titles of your content through integration
with Optimizely.

**Features include:**

 * **Unrestricted headline variations.** When creating the test for a headline, 
   you can add as many or as few as you wish.
 * **Test headlines anywhere.** Headline variations are applied to any place that
   your titles are output regardless of whether they appear on a post page, in the
   navigation, etc.
 * **Experiment results.** Revisit posts in the dashboard to check the status of
   headline statistical significance while your headline experiments are executed.
 * **Automatic headline selection.** Optionally choose to let HeadlineEnvy and Optimizely
   detect statistically significant winners and automatically update the post with
   the winning title.

To contribute, report issues, or make feature requests use [Github](https://github.com/FunnelEnvy/headlineenvy).

Visit
 [http://www.funnelenvy.com/headlineenvy-wordpress-optimizely](http://www.funnelenvy.com/headlineenvy-wordpress-optimizely)
for official support of this plugin.

## Zrzuty ekranu

 * [[
 * Add an alternate title to begin an experiment.
 * [[
 * Multiple headlines added to experiment.
 * [[
 * Winning headline!

## Instalacja

 1. Install HeadlineEnvy either via the WordPress.org plugin directory, or by uploading
    the files to your server.
 2. After activating HeadlineEnvy, head over to the HeadlineEnvy settings page and 
    enter your Optimizely API key.
 3. Once your Optimizely API key has been entered, select the Optimizely project that
    you wish HeadlineEnvy to use for creating its experiments.
 4. Select the post types you wish to allow for headline testing.
 5. Visit any post edit page and you will see a new button prompting you to add additional
    headlines! Enter a few and hit Save/Update/Publish.
 6. That’s it!

Note:
 HeadlineEnvy works by attaching to the [the_title](https://codex.wordpress.org/Plugin_API/Filter_Reference/the_title)
filter hook. If your theme or plugin uses a method of getting post titles that does
not trigger that hook HeadlineEnvy will be unable to A/B test those cases.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„HeadlineEnvy – headline testing with Optimizely” jest oprogramowaniem open source.
Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ Zach Tirrell ](https://profiles.wordpress.org/zbtirrell/)
 *   [ Matthew Batchelder ](https://profiles.wordpress.org/borkweb/)
 *   [ methnen ](https://profiles.wordpress.org/methnen/)

[Przetłumacz wtyczkę “HeadlineEnvy – headline testing with Optimizely” na swój język.](https://translate.wordpress.org/projects/wp-plugins/headlineenvy)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/headlineenvy/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/headlineenvy/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/headlineenvy/)
przez [RSS](https://plugins.trac.wordpress.org/log/headlineenvy/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0.2

 * Lots of improvements and code tweaks thanks to [@colegeissinger](https://github.com/colegeissinger):
    - Any translated strings should be escaped with esc_html__() or esc_html_e()
    - Checking user has right privileges
    - Cleaning up of redundant sanitization functionality into a central method
    - Added a „Deep Sanitize” method to ensure no matter the type of data, everything
      is cleaned up
    - Updates to some JS to avoid XSS instances through DOM manipulation
    - Caching jQuery selectors like $( document )
    - Sanitizing late, escaping early

#### 1.0.1

 * Fixed a few PHP warnings
 * Normalized naming conventions to match Optimizely
 * Normalized number values so they match Optimizely (i.e. 32.5% vs. 0.3247859996)
 * Fixed a reference to the conversion value
 * When deleting title variations confirmation now uses the variation 'title’ instead
   of the variation id #
 * Fixed an issue where some default options were lost of user tried to use an invalid
   API Key
 * Return empty array for $primary_results when there are none yet

#### 1.0

 * Initial release

## Meta

 *  Wersja **1.0.2**
 *  Ostatnia aktualizacja **11 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.9 lub nowszej **
 *  Testowano do **4.2.39**
 *  Język
 * [English (US)](https://wordpress.org/plugins/headlineenvy/)
 * Tagi
 * [a/b testing](https://pl.wordpress.org/plugins/tags/ab-testing/)[headline](https://pl.wordpress.org/plugins/tags/headline/)
   [optimization](https://pl.wordpress.org/plugins/tags/optimization/)[optimizely](https://pl.wordpress.org/plugins/tags/optimizely/)
   [post](https://pl.wordpress.org/plugins/tags/post/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/headlineenvy/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/headlineenvy/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/headlineenvy/reviews/)

## Zaangażowani

 *   [ Zach Tirrell ](https://profiles.wordpress.org/zbtirrell/)
 *   [ Matthew Batchelder ](https://profiles.wordpress.org/borkweb/)
 *   [ methnen ](https://profiles.wordpress.org/methnen/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/headlineenvy/)