Title: Cookielander
Author: zaus
Published: <strong>December 18, 2015</strong>
Last modified: October 27, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Cookielander

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

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

 * [Details](https://pcd.wordpress.org/plugins/cookielander/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/cookielander/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/cookielander/#installation)
 * [Development](https://pcd.wordpress.org/plugins/cookielander/#developers)

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

## Description

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.

## Installation

 1.  Unzip/upload plugin folder to your plugins directory (`/wp-content/plugins/`)
 2.  Activate this 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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Cookielander” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “Cookielander” into your language.](https://translate.wordpress.org/projects/wp-plugins/cookielander)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cookielander/), check
out the [SVN repository](https://plugins.svn.wordpress.org/cookielander/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/cookielander/) by
[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

 *  Version **0.7**
 *  Last updated **9 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **4.5.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cookielander/)
 * Tags
 * [contact form](https://pcd.wordpress.org/plugins/tags/contact-form/)[cookies](https://pcd.wordpress.org/plugins/tags/cookies/)
   [landing page](https://pcd.wordpress.org/plugins/tags/landing-page/)[ppc](https://pcd.wordpress.org/plugins/tags/ppc/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/cookielander/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/cookielander/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cookielander/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://drzaus.com/donate)