Title: Cookielander
Author: zaus
Published: <strong>18 Dicembre 2015</strong>
Last modified: 27 Ottobre 2016

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/cookielander.svg)

# Cookielander

 Di [zaus](https://profiles.wordpress.org/zaus/)

[Scarica](https://downloads.wordpress.org/plugin/cookielander.zip)

 * [Dettagli](https://it.wordpress.org/plugins/cookielander/#description)
 * [Recensioni](https://it.wordpress.org/plugins/cookielander/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/cookielander/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/cookielander/#developers)

 [Supporto](https://wordpress.org/support/plugin/cookielander/)

## Descrizione

Allows you to specify which querystring, post, header, or cookie parameters to save
to temporary storage (session, another cookie, header) for use elsewhere in the 
site. Great for capturing referral variables (GET querystring parameters, headers)
and reusing them in contact forms, CRMs, etc.

## Installazione

 1.  Unzip/upload plugin folder to your plugins directory (`/wp-content/plugins/`)
 2.  Attiva questo plugin
 3.  Determine which referral variables to look for:
 4.   * in the querystring or post (“request”)
      * in headers
      * in cookies
      * in the session
 5.  Determine where to save those variables:
 6.   * in the session
      * in a cookie
      * in a header
 7.  If saving to a cookie, you may:
 8.   * leave the destination key blank to reuse the source key
      * specify ‘name’, ‘path’, ‘domain’, ‘expires’, etc by entering them as url-querystring
        format corresponding to the [`setcookie` parameters](http://php.net/manual/en/function.setcookie.php).
        ex `name=foobar@expires=700000`.
 9.  If retrieving value from a GET parameter, you may force a server-side redirect
     to remove it

## FAQ

  It doesn’t work right…

Drop an issue at https://github.com/zaus/cookielander

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Cookielander” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ zaus ](https://profiles.wordpress.org/zaus/)

[Traduci “Cookielander” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/cookielander)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/cookielander/) segui
il [repository SVN](https://plugins.svn.wordpress.org/cookielander/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/cookielander/)
tramite [RSS](https://plugins.trac.wordpress.org/log/cookielander/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.7

 * redirection bugfixes
 * locked ractive to v0.7.3 to work with addable decorator (latest breaks it)

#### 0.6

 * optional redirect to remove GET params

#### 0.5

 * session now available as source

#### 0.4

 * dynamic UI
 * reads from bunch of sources
 * saves to a bunch of destinations

#### 0.1

 * started

## Meta

 *  Versione **0.7**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0 o superiore **
 *  Testato fino alla versione **4.5.33**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/cookielander/)
 * Tag
 * [contact form](https://it.wordpress.org/plugins/tags/contact-form/)[cookies](https://it.wordpress.org/plugins/tags/cookies/)
   [landing page](https://it.wordpress.org/plugins/tags/landing-page/)[ppc](https://it.wordpress.org/plugins/tags/ppc/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/cookielander/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/cookielander/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/cookielander/reviews/)

## Collaboratori

 *   [ zaus ](https://profiles.wordpress.org/zaus/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/cookielander/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://drzaus.com/donate)