EngageMuse Insights
EngageMuse Insights is a WordPress plugin that uses AI to analyze each post and build a profile of its ideal reader, based on the dimensions you choose.
Clarify your audience. Tighten your messaging. Inform your strategy.
EngageMuse Insights is a WordPress plugin that uses AI to analyze each post and build a profile of its ideal reader, based on the dimensions you choose.
Clarify your audience. Tighten your messaging. Inform your strategy.
Ship smarter posts with a light touch. EngageMuse is a simple way to see who your post will truly speak to before you hit publish.
This plugin is currently in a public beta. Please report feedback or bugs to dev@engagemuse.com.
Answers straight from the plugin documentation.
It generates an Audience Profile for each post: up to eight Audience Dimensions (e.g., Emotional State, Core Values & Beliefs, Decision-Making Style), each yielding plain-language Descriptors. If there isn't a clear signal, the dimension is marked indeterminate.
It's a signal of absence, not a failure. Indeterminate means the reader dimension isn't clearly expressed in the post. Use it as a prompt to revise, add details, cues, or examples, so that dimension becomes legible and can surface as a clear Descriptor next time.
No. You can use the free, anonymous version with limited usage. For higher volume and model choice, connect your own OpenAI or Google Gemini API key and analyze content using your provider account.
Only the post's title and body text you choose to analyze. We don't send site settings, user data, comments, or analytics. Optional exports (schema.org/JSON) are generated locally and aren't shared with model providers.
Yes. EngageMuse Insights includes developer actions and filters for customizing analysis, configs, exports, and CSV outputs. See the developer docs below for the full reference.
Use EngageMuse actions and filters to tailor analysis, exports, and prompts. Each callback mirrors the WordPress hook signature from the plugin README.
add_filter( 'engagemuse_get_configs', function $callback );
add_action( 'engagemuse_cleared_profile', function $callback );
add_filter( 'engagemuse_generated_json', function $callback );
add_filter( 'engagemuse_constructed_prompt', function $callback );
add_filter( 'engagemuse_received_output', function $callback );
add_filter( 'engagemuse_csv_headers', function $callback );
add_filter( 'engagemuse_csv_with_profile', function $callback );
add_filter( 'engagemuse_csv_without_profile', function $callback );
Copyright ©2025 Bushnell WebWorks. Terms of Use