Wordpress plugins
Cookie Monster

Cookie Monster

Version : 1.51
Tested up to : 4.7.6
Number of download : 8517
Author : gsmith
Average rating : 5 / 5 on 3 votes 3 votes, 5 avg.rating

Screenshots

Cookie Monster
Cookie Monster
Cookie Monster
Cookie Monster

I recently had a situation in which I needed to pass a URL parameter into WordPress so that it could be inserted into all links off of a blog page. For example, a partner would pass traffic to a blog using the format http://www.myblog.com?refcode=joe. All links embedded in the post would need to pass the value of refcode if it existed, even if the visitor requested multiple pages after the initial visit. I created a Plugin (Cookie Monster) that will allow a Blog Admin to define which URL parameters should be captured, and then creates a shortcode so that the value can be used in your Posts and Pages. A WordPress shortcode is a macro code that is embedded in your content. In the example above, if you define refcode in the Cookie Monster Admin Settings, and if that URL parameter refcode contains a value in the querystring, it will automatically be saved into a cookie in the visitors browser. Anywhere that you place the shortcode jimmy in your Post, Cookie Monster will insert the querystring value into your Post. The cookie value will persist across browser sessions. Support website : http://www.z-car.com/blog/programming/cookie-monster-wordpress-url-parameter-utility email : cookiemonster@pcorner.com

Download now