Description
Yoopify is your go-to plugin for integrating powerful tools that accelerate your sales and enhance user engagement on your WordPress site. With Yoopify, you can effortlessly:
- Add widgets such as SMS forms, discount popups, social sharing buttons, and more.
- Engage with your audience using tailored layouts (inline, floating, banners, or popups) without any coding.
- Leverage the power of SMS and MMS to communicate with potential customers or send promotional coupons.
- Monitor the performance of your widgets directly from the Yoopify Dashboard.
Key Features:
- SMS Forms and Coupons: Instantly interact with customers via SMS for better conversion rates.
- Quick Feedback Tool: Collect feedback effortlessly to improve your services and user experience.
- Social Media Sharing: Boost your reach and engagement by enabling easy sharing of content.
- Help Contact Form: Provide an easy way for users to request assistance via SMS or email.
- Customizable Layouts: Adjust the appearance of widgets to match your site’s design without writing a single line of code.
How It Works:
- Sign up at Yoopify and retrieve your unique ProfileID.
- Enter your ProfileID in the plugin’s settings within the WordPress Admin Panel.
- The plugin automatically integrates Yoopify’s JavaScript script with your site to activate the selected widgets as well as monitor their performance.
`html
Yoopify simplifies the process, allowing you to focus on growing your audience and converting visitors into customers.
External Services
This plugin connects to the Yoopify API to enable widget functionality. The following details are important for transparency:
- Service Provider: Yoopify Inc.
- Purpose: To load and activate tools on your site, as well as monitor their performance. Yoopify collects data such as tool impressions (how many times a tool is displayed) and conversions (how many times a tool’s action is completed) to provide analytics. You can view this data in your Yoopify Dashboard for insights and performance tracking.
- Data Sent: The ProfileID you provide in the plugin settings.
- Data Handling: No other personal or sensitive user data is transmitted.
- Links:
Installation
-
Install the Plugin:
- Upload the plugin files to the
/wp-content/plugins/yoopify-integrator/
directory. - Alternatively, install the plugin directly through the WordPress Plugins screen.
- Upload the plugin files to the
-
Activate the Plugin:
- Navigate to the ‘Plugins’ screen in WordPress and activate Yoopify Integrator.
-
Configure Your ProfileID:
- Go to the ‘Yoopify’ menu in the WordPress Admin Panel.
- Enter your unique ProfileID retrieved from your Yoopify Dashboard and click ‘Save’.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Yoopify Integrator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Yoopify Integrator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.1
- Added custom logo and banner for the plugin page on WordPress.org
1.3
- Added external service documentation.
- Updated the README for WordPress guidelines compliance.
- Included clear and professional descriptions of features and functionality.
1.2
- Updated the README for WordPress guidelines compliance.
- Implemented wp_unslash() to clean slashes added by WordPress to $_POST data.
- Ensured sanitize_text_field() is applied to secure values before using them in wp_verify_nonce().
- Enforced the correct order of operations: wp_unslash() followed by validation and sanitization.
1.1
- Improved security with nonce verification.
- Added proper escaping for outputs.
- Registered scripts using
wp_enqueue_script
.
1.0
- Initial release.