Attribution Query String Manager

plugin banner

This plugin will help manage query string variables to ensure that desired variables are always included on certain domains. This plugin was developed

Author:Tor N. Johnson (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.8.3
Plugin version:0.1.3
Added to WordPress repository:11-12-2013
Last updated:02-06-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/plugins/aqsm/
Total downloads:1 380
Active installs:10+
plugin download
Click to start download

This tool will scan links with the specified domains for the query string variables listed below and ensure that they are updated with the appropriate values. These valued can be defined by:

  1. Post/Page settings
  2. URL
  3. Client Side Cookie
  4. Server Session Cache
  5. Defaults (in the global admin)

The list above indicates the order of override - in short, settings for a post/page will cause mismatching values set via url to be ignored. Note: This processing will only apply to material output via the_content() (this includes pages & posts).

For example - if the domain is http://www.wordpress.org and the query string variables defined are "affiliateID" and "trafficSource", any links to http://www.wordpress.org would have the affiliateID & trafficSource query string variables appended. If they are already in the link's url, it will update those variables to the correct values.


Screenshots
ChangeLog