Check the box below to analyze your content. Make sure you select your target audience. Hit save draft to get your results.

 

/> Analyze This Post’s Content

Target Audience Segment ?

The secret and consumer keys are wrong. Please click here and then click on Connect to AR button to get new ones.'; ?> data->analysis): // echo "
";
//            print_r($scoring);
//        echo "
"; ?> data); ?>
data->analysis->so->detail == 'TOO COMPLEX'){ $pieImg = 'AR-TooComplicated.png'; }elseif($scoring->data->analysis->so->detail == 'TOO SIMPLE'){ $pieImg = 'AR-TooSimple.png'; }elseif($scoring->data->analysis->so->detail == 'HIT'){ if ($targetAud == 'GENERAL'){ $pieImg = 'AR-Match-General.png'; }elseif ($targetAud == 'KNOWLEDGEABLE'){ $pieImg = 'AR-Match-Knowledgable.png'; }elseif ($targetAud == 'ACADEMIC'){ $pieImg = 'AR-Match-Academic.png'; }elseif ($targetAud == 'SPECIALIST'){ $pieImg = 'AR-Match-Specialist.png'; } } ?> atomic reach pie of sophistication
data->analysis->sm->total > 0 || $scoring->data->analysis->gm->total > 0 || $scoring->data->analysis->lc->invalid > 0 || !empty($scoring->data->analysis->so->paragraphs)): ?>
 

Content Analysis & Results

33 && number_format($aBarColorText['scoring'], 1) <= 66): ?> 66): ?>

Audience Elements

    data->analysis->so === 'UNAVAILABLE'): ?> data->analysis->so->state)) { case 'green': $class = 'ar_checkmarks_passed'; break; case 'yellow': $class = 'ar_checkmarks_warning'; break; case 'red': $class = 'ar_checkmarks_error'; break; } ?>
  • data->analysis->so->state) !== 'green'): ?> Your content is data->analysis->so->detail; ?> for your audience
      data->analysis->so->detail === 'TOO SIMPLE') { $ar_message = 'Your article is too simple for your audience. To get the most of your content, 85% of your paragraphs need to be a match. Consider revising some of your highlighted paragraphs by writing longer sentences and using sophisticated language.'; } elseif ($scoring->data->analysis->so->detail === 'TOO COMPLEX') { $ar_message = 'Your article is too complex for your audience. To get the most of your content, 85% of your paragraphs need to be a match. Consider revising some of your highlighted paragraphs by writing shorter sentences and simplifying your language.'; } //$ar_message .= '

      Utilize the article highlighting (Audience Mismatch) button above to see where you should modify your content to match your audience. Blue highlights = Too simple. Orange highlights = Too complex.'; $ul_so .= '
    • ' . $ar_message . '


      Refer to our tips on how to achieve a content sophistication match for your audience here.
    • '; // foreach ($scoring->data->analysis->so->paragraphs as $index => $match) { // if ($match == 'HIT' || $match == 'UNAVAILABLE') // continue; // // $teaser = is_array($scoring->data->analysis->so->paragraphTeasers) ? $scoring->data->analysis->so->paragraphTeasers[$index] : $scoring->data->analysis->so->paragraphTeasers->{$index}; // $color = ($match == 'TOO SIMPLE') ? $light_blue : $light_orange; // $ul_so .= '
    • "' . $teaser . '": ' . ucwords(strtolower($match)) . '
    • '; // } echo $ul_so; ?>
    data->analysis->so->message; ?>
  • data->analysis->em->state) === 'green'): ?>
  • data->analysis->em->state) === 'yellow'): ?>
  • data->analysis->em->state) === 'red'): ?>
    • data->analysis->em->dimensions as $key => $value) { $ul_tg .= '
    • ' . $value->name . ': '. $value->detail .'
    • '; } echo $ul_tg; ?>

      Refer to our tips on how to write with emotion here.

Structure Elements

    data->analysis->tm->state)) { case 'green': $class = 'ar_checkmarks_passed'; break; case 'yellow': $class = 'ar_checkmarks_warning'; break; case 'red': $class = 'ar_checkmarks_error'; break; } ?> data->analysis->tg->total; ?> data->analysis->tg->state) === 'green'): ?>
  • data->analysis->tg->state) === 'yellow'): ?>
  • data->analysis->tg->state) === 'red'): ?>
  • 0): ?>

      Are these the topics you intended to represent your article? If not, revise your post to better express your ideas. To optimize your title, use 1-4 topics below.

      data->analysis->tg->detail as $key => $value) { $ul_tg .= '
    • ' . $value . '
    • '; } echo $ul_tg; ?>
    There are no identified topics.
  • data->analysis->tm->state) !== 'green'): ?> data->analysis->tm->message; ?>
      data->analysis->tm->recomendations as $recomendation) echo '
    • ' . $recomendation . '
    • '; ?>

      Refer to our guide on how to create engaging titles here.

    data->analysis->tm->message; ?>
  • data->analysis->ln->measured->sentences; $rsMin = $scoring->data->analysis->ln->recommended->sentencesMin; $rsMax = $scoring->data->analysis->ln->recommended->sentencesMax; // $state = arnanlyzer_rsl_state($ms, $rs); $state = strtolower($scoring->data->analysis->ln->state); switch ($state) { case 'green': echo '
  • Length of post is ' . $ms . ' sentences, which meets the minimum recommended length of ' . $rsMin . ' - '. $rsMax .' sentences.
  • '; break; case 'yellow': echo '
  • Length of post is ' . $ms . ' sentences. We recommend a range of ' . $rsMin . ' - '. $rsMax .' sentences.
  • '; break; case 'red': echo '
  • Length of post is ' . $ms . ' sentences. We recommend a range of ' . $rsMin . ' - '. $rsMax .' sentences.
  • '; break; } ?> data->analysis->lc->state) === 'green'): ?>
  • data->analysis->lc->state) === 'yellow'): ?>
  • data->analysis->lc->state) === 'red'): ?>
  • data->analysis->lc->invalid > 0): ?>
    All links detected are valid.

Linguistic Elements

    data->analysis->sm->state) === 'green'): ?>
  • data->analysis->sm->state) === 'yellow'): ?>
  • data->analysis->sm->state) === 'red'): ?>
  • data->analysis->sm->total > 0): ?>
    • Hit the Spelling Mistakes button above to highlight these words in your article. Fix the ones that are incorrect or right click a word to add it to your custom dictionary.

    • data->analysis->sm->detail as $key => $value) { $ul_sm .= '
    • ' . $value->string . ''; // check if there are at least one suggestion if (isset($value->suggestions->option[0]) && !empty($value->suggestions->option[0])) { $suggestions = ''; foreach ($value->suggestions->option as $keys => $values) { $suggestions .= $values . ', '; } $suggestions = substr(trim($suggestions), 0, -1); $ul_sm .= ' - Suggestions: ' . $suggestions . '
    • '; } // url if (isset($value->url) && !empty($value->url)) { $ul_sm .= '
    • See explanation
    • '; } } echo $ul_sm; ?>
    There are no spelling mistakes.
  • data->analysis->gm->state) === 'green'): ?>
  • data->analysis->gm->state) === 'yellow'): ?>
  • data->analysis->gm->state) === 'red'): ?>
  • data->analysis->gm->total > 0): ?> data->analysis->gm->total == 1): ?>
    • These grammatical recommendations will improve your post.

    • data->analysis->gm->detail as $key => $value) { $ul_gm .= '
    • ' . $value->string . ''; // check if there are at least one suggestion if (isset($value->suggestions->option[0]) && !empty($value->suggestions->option[0])) { $suggestions = ''; foreach ($value->suggestions->option as $keys => $values) { $suggestions .= $values . ', '; } $suggestions = substr(trim($suggestions), 0, -1); $ul_gm .= ' - Suggestions: ' . $suggestions . '
    • '; } // url if (isset($value->url) && !empty($value->url)) { $ul_gm .= '
    • See explanation
    • '; } ?>

      Refer to our guide on how to write with an active voice here.

    There are no grammar errors.
  • data->analysis->lr->state) !== 'green'){ ?> data->analysis->lr->state) === 'green'): ?>
  • data->analysis->lr->state) === 'yellow'): ?>
  • data->analysis->lr->state) === 'red'): ?>
  • data->analysis->lr->detail; ?>
data->analysis->su->similar)) { ?> data->analysis->su->similar AS $article) { ?>