TCP Referrer Shortcode
TCP Referrer Shortcode used to display the referer link inside your blog post or product description. This is useful when you try to bring back the us …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1373 days ago
Is TCP Referrer Shortcode abandoned?
Possibly abandoned (last update 1373 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
TCP Referrer Shortcode used to display the referer link inside your blog post or product description. This is useful when you try to bring back the user to your referrer site after user finish reading/browsing the on landing page.
KEY FEATURES
- [tcp_referer]
display the referrer domain. Referrer domain will be saved inside the cookie when detected utm_source or http_referer. - [tcp_referer default=www.thecartpress.com]
set a default link. It will display the default text if no referrer found. - [tcp_referer linkify=1]
display and make the referrer text clickable.
Plugin doesn’t fit your requirement?
Find out more plugins in TheCartPress or
We have added a welcome page to display all plugins from TheCartPress inside the plugin menu. You can easily preview and choose the plugin that might fit your requirement inside the admin page. All plugins information displayed inside the menu are getting from TheCartPress server.
Installation
Unzip and Upload Folder to the /wp-content/plugins/ directory.
Activate through WordPress plugin dashboard page.
Save Changes.
Frequently Asked Questions
This plugin will get and save referrer link when detected utm_source or http_referer. If the link doesn’t include utm_source or http_referer doesn’t set by user agent then nothing will be displayed. You can set the default link inside the shortcode in case above condition happened. eg: [tcp_referer default=www.thecartpress.com]
pass linkify=1 inside the shortcode to make it clickable. [tcp_referer linkify=1]
Review feed
Screenshots
Changelog
1.1.0
- Add plugin link to TheCartPress sidebar menu
- Use tcp.php
1.0
- First release