WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Sophi.io v1.3.2

Sophi

WordPress VIP-compatible plugin for the Sophi.io Site Automation service.

Sophi

The facts

Active installs
200+
Price
Free
Last updated
16 Jun 2023
Added
Apr 2021
Requires WP
6.0
Tested up to
WP 6.2.11
Requires PHP
7.4
Downloads
5,181

Our analysis

AI-assisted

Sophi is a WordPress plugin designed to assist content publishers with automated content curation and analytics. Developed by The Globe and Mail, it uses artificial intelligence to optimise website content based on audience engagement and historical data. The plugin aims to streamline workflows by providing insights into what content should be promoted or reduced, thereby improving resource allocation.

To use Sophi, you need a Sophi.io account for authentication. The plugin offers features like real-time decision support, automated curation, and a dynamic paywall engine, making it suitable for publishers looking to enhance their content strategy and audience understanding.

Best for: This plugin is suited for content publishers and bloggers looking to improve their content strategy through automation and analytics.

What it does well

  • Automates digital content curation
  • Provides real-time analytics for decision support
  • Uses historical data for content optimisation
  • Includes a dynamic paywall engine
  • Requires a Sophi.io account for integration

Where it falls short

  • Requires a Sophi.io account for functionality
  • Limited information on performance metrics

Verdict

Sophi offers a range of AI-driven tools for content optimisation, but its reliance on an external account may limit accessibility for some users.

From the developer

Sophi.io's own description of Sophi, lightly tidied.

Sophi.io is a suite of artificial intelligence (AI) tools developed by The Globe and Mail to help content publishers make important strategic and tactical decisions. The tools range from automated content curation engines to predictive analytics and paywall solutions.

Sophi-driven pages outperform human curated pages by a significant margin and free up publisher resources so that they can focus on finding the next story that matters. Invisible, automated curation of your home and section pages to streamline your team’s workflow. Continuously optimize the performance characteristics of the site based on demand and your brand, so the content is always the right fit.

Note that a Sophi.io account and related credentials are required in order to authorize and authenticate access within the plugin settings.

Highlights of Sophi.io service

  • An automation platform capable of transforming your business.
  • State of the art natural language processing to enable prediction and optimization.
  • Tomorrow’s publishers rely on Sophi to better understand their audience and make sure every pixel is used to drive value efficiently and effectively.
  • Sophi Automation: Automates your digital content curation to display your most valuable content in the most valuable places on your website, on social media and in newsletters.
  • Sophi Dive: Uses your historical data to help content publishers and editors determine what content to produce more or less of and what to stop doing all together — which enables intelligent decision-making around resource allocation.
  • Sophi Now: Equips you with analytics that provide real-time, tactical decision support that can tell you what content to promote more prominently, or less prominently; find out what’s over-performing and underperforming on a particular page; and find out why a particular article is doing well or not (for example, is it driving subscriptions, helping retain subscribers, getting traction on social media, search or newsletters, etc.) and where readers are coming from and going next on your website.
  • Sophi Next: Flags a short list of articles that have just been published (but not promoted anywhere) that are likely to be your most valuable content going forward. This helps editors decide which headlines to place on a particular page — helping them find the hidden gems.
  • Sophi for Paywalls: A fully dynamic, real-time paywall engine that understands both content and users and can optimize for several outcomes and offers simultaneously.

Usage

There are two potential ways to integrate Sophi Site Automation results with your WordPress site. The default approach includes a Sophi Site Automation block that integrates with get_posts by injecting Posts IDs via the posts_pre_query filter that gets fetched later to return the actual Posts. In the same fashion, you can integrate Sophi results with your WP_Query object by setting the sophi_curated_page and sophi_curated_widget query parameters.

More details on each of these two options are described below. If you are not certain on the best integration approach, considering the following:

Reasons to use the Site Automation block:
– No additional development effort needed for initial Sophi integration
– Immediate integration with Sophi Site Automation API and page/widget settings
– Basic block display settings allow for basic configurations (show/hide post excerpt, author name, post date, featured image)

Reasons to use the Query integration:
– Can implement more custom caching and content fallback options
– Can implement support into non-block editor setups
– Likely more flexible for headless setups
– Block editor is not in-use within your WordPress environment
– You need an integration with Category/Taxonomy Pages and cannot integrate using a sidebar widget

Site Automation block

You can utilize the Site Automation block by configuring the Site Automation page and widget names and adjusting block content and post meta settings to display Site Automation content on your site.

The Site Automation block comes with a barebone HTML output and styling. It’s made to be filtered using sophi_site_automation_block_output.

add_filter(
    'sophi_site_automation_block_output',
    function( $output, $curated_posts, $attributes, $content, $block ) {
        // ...
        return $new_output;
    },
    10,
    5
);

The Site Automation block will automatically add a data-sophi-feature=<widget_name> attribute for the rendered HTML content so Sophi can understand what content section is rendered on your site.

Query integration

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for automating workflows.

FluentCRM

The easiest and fastest Email Marketing, Newsletter, Marketing Automation Plugin &amp; CRM Solution for WordPr...

Free 80k+ installs 4.8★ (249)
Advanced Database Cleaner

Clean database by deleting orphaned data such as &#039;revisions&#039;, &#039;expired transients&#039;, optimi...

Free 100k+ installs 4.9★ (1,950)
Poptin

Poptin

90

Free email automation, email campaigns, exit intent popup builder, gamified popups with spin the wheel, contac...

Free 20k+ installs 4.9★ (694)
MailPoet

Send beautiful newsletters from WordPress. Collect subscribers with signup forms, automate your emails for Woo...

Free 500k+ installs 4.4★ (1,432)