Monsterinsights Site Notes Important Events API featured image

Monsterinsights Site Notes Important Events API v2.0.0

Developer: Tim HargreavesCategory: WordPress PluginsTrusted with 6 downloadsProLatest v2.0.0Updated 1mo ago

If you’ve ever wanted an easy way to track changes to your site - like theme updates, marketing campaign adjustments, or product changes - you can use Site Notes to create an annotation for that day.

Same brand

More from MonsterInsights

Monsterinsights icon

Monsterinsights - Best Google Analytics Plugin For WordPress

by MonsterInsights

MonsterInsights makes analytics easy for WordPress See how visitors find and use your website, so you can keep them coming back.

Monsterinsights User Journey Addon icon

Monsterinsights User Journey Addon

by MonsterInsights

With our User Journey addon, you you can easily see which pages, and for how long, each customer took before making a purchase on your WooCommerce store!

Monsterinsights PPC Ad Tracking icon

Monsterinsights PPC Ad Tracking Addon

by MonsterInsights

PPC Pixels Made SimplePPC Conversion Tracking in WordPress - No Coding RequiredEffortlessly send conversion data to Google Ads, Microsoft Ads, and Meta Ads without any coding or complex tagging rules.

Related items

Related Analytics Plugins

Analytify Pro WordPress Plugin icon

Analytify Pro - Google Analytics Dashboard Plugin For WordPress

by Devin Walker

Google Analytics Was Never This Fun In WordPress!

AnalyticsWP icon

AnalyticsWP - Shockingly Accurate WordPress Analytics

by Solid Plugins

AnalyticsWP is the best analytics plugin for WordPress.

Pixel Cat Premium icon

Pixel Cat Premium - Facebook Retargeting/Pixel WordPress Plugin

by Fatcat Apps

Pixel Cat - Conversion Pixel Manager (formerly known as “Facebook Conversion Pixel”) lets you add a Facebook Pixel to your site in a matter of minutes.

If you’ve ever wanted an easy way to track changes to your site—like theme updates, marketing campaign adjustments, or product changes—you can use Site Notes to create an annotation for that day. These notes can be added via the Site Notes Automation, allowing you to effortlessly keep your notes updated automatically. Follow this guide to learn how to configure and use the Site Notes Automation. Before getting started… You have a MonsterInsights Agency or higher license. You have installed the MonsterInsights plugin. You are connected to your Google Analytics account. Creating a Site Note To create a site note, you’ll use the function monsterinsights_add_site_note(). This function takes an array with specific key-value pairs. Let’s go over these keys and what they mean: Array Keys and Values description (string): The title or content of the site note. This is required. author_id (int): The ID of the person creating the note. date (string): The date and time of the note. Use the format Y-m-d H:i:s. If you don’t specify a date, it will default to the current time. category_id (int): The term ID from the monsterinsights_note_category taxonomy. media_id (int): The attachment post ID. The media needs to be uploaded in the WordPress media library. important (bool): Whether the note is important. The default value is `false`. Example Usage Here’s an example of how to create a site note using the function: $args = array( 'note' => 'A sample site note', 'author_id'=> 1, 'date' => '2024-05-16', 'category_id' => 5, 'media_id' => 10, 'important' => true, ); monsterinsights_add_site_note( $args ); That’s it! You’ve successfully created a site note. From there, you can now review your Site Notes within the Site Note Report. You can find out more about there within the Getting Started with Site Notes guide.

Recent releases

Release history

View all 2 versions
v2.0.0LatestVerified Safe
Aug 5, 202610.7 KB
Dec 24, 20256.7 KB

Frequently asked questions

Is Monsterinsights Site Notes Important Events API GPL licensed?
Yes, Monsterinsights Site Notes Important Events API is distributed under the GNU General Public License (GPL). You can legally use, modify, and redistribute it on unlimited websites.
What is the latest version of Monsterinsights Site Notes Important Events API?
The latest version of Monsterinsights Site Notes Important Events API on GPLCoffee is v2.0.0 (released Aug 5, 2026, 10.7 KB download size). Every new release is synced automatically, and subscribers can update directly from their WordPress dashboard with the one-click connector plugin.
How much does Monsterinsights Site Notes Important Events API cost on GPLCoffee?
Monsterinsights Site Notes Important Events API is available for $5.99 for a 1-year license or $15.99 for a lifetime license. Membership plans also include credit-based access so you can download Monsterinsights Site Notes Important Events API along with thousands of other plugins, themes, and PHP scripts for a single subscription.
Which WordPress and PHP versions does Monsterinsights Site Notes Important Events API support?
The current release of Monsterinsights Site Notes Important Events API requires WordPress 5.6.0 or higher, PHP 7.2 or higher. Per-release compatibility details are listed in the version history.
Is Monsterinsights Site Notes Important Events API safe to download?
Yes. The latest release of Monsterinsights Site Notes Important Events API (v2.0.0) was scanned with VirusTotal and came back clean. Scan results are visible on each version page, and releases flagged as malicious are blocked from the catalog.

Auto-updates included

Install it once, update automatically.

The GPLC Connector installs this plugin from your wp-admin and rolls out new versions to your connected sites - up to 25. Included with 12-month and Geek Lifetime plans (plus legacy 6-month).