Simple Tracking
Explore Simple Tracking vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.
Vulnerability Records

Simple Tracking
Author
CHRS Interactive
Simple Tracking adds an admin interface where you can easily add your tracking and conversion pixels, such as Google Analytics, Meta Pixel, TikTok Pixel, and more. Additionally manage all your social media links, and display them on your site using shortcodes or template code. Supported Tracking Services Google Analytics (GA4) Google Tag Manager Meta Pixel (Facebook/Instagram) LinkedIn Insight Tag Pinterest Tag TikTok Pixel Twitter / X Pixel Snapchat Pixel Custom Code Injection Add custom tracking scripts or code snippets to: Header (wp_head) – Before closing tag Body (wp_body_open) – Right after opening tag Footer (wp_footer) – Before closing tag Available Social Media Platforms Facebook Twitter / X Instagram Threads Bluesky WhatsApp Pinterest YouTube TikTok Yelp Snapchat Discord WordPress.com LinkedIn Tumblr Flickr Custom Link 1 Custom Link 2 You can use the social media links as PHP code within your template files or as shortcodes within the editor and widgets. Social Media Icons Display beautiful SVG social media icons with customizable size, color, and style: [social-icons] - Displays all configured social icons [social-icons platforms="facebook,twitter,instagram"] - Display specific platforms [social-icons size="32" color="#000000" hover="#0073aa" style="circle"] - Customize appearance Available styles: default, circle, square, rounded Change default icon settings in the Style tab. Social Link Shortcode Display a text link to a social media profile: [social-link social_id="fburl" link_title="Follow us on Facebook"] Template Usage Use in your theme templates: <?php $options = get_option( 'chrs_theme_options' ); echo esc_url( $options['fburl'] ); ?> Support Please submit your support requests through the WordPress forums for Simple Tracking. For feature requests or suggestions, contact us at hello@chrsinteractive.com
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C