Logify WP – Activity Log & User Audit Log
Logify WP provides real-time, detailed logs of activities happening across your WordPress website. Whether you’re an agency, freelancer, IT team, developer, or website administrator, Logify WP gives you full visibility into your website’s activity with a comprehensive activity log and audit log. From tracking post edits to user login attempts and plugin updates, Logify WP helps you monitor and secure your site with clear and easy-to-understand logs. Take your activity logs to the next level with activity Notes! This feature allows you to attach searchable notes linked to logged events, providing valuable context. Need to document why a plugin was installed, who approved an update, or where a license is stored? Now you can, with simple markup support for clarity. Built to be simple yet powerful, Logify WP features a clean layout of activity information, easy filtering and search options, and customizable role-based access controls. The user-friendly dashboard widget makes it easy to review recent critical activities at a glance. Key Features: Activity Log Overview: Get a complete chronological view of all logged activities across your WordPress site. Ideal for tracking patterns, diagnosing issues, and maintaining a transparent record of site events. User Audit Log: Drill down into individual user activity with dedicated audit trails. See exactly what each user did, when, and from where, perfect for accountability and compliance. Track Core WordPress Activities: Record actions on posts, pages, custom post types, taxonomies, plugins, themes, users, and more. Real-time Monitoring: Get instant insights into who made changes, when, and where, via a secure event log. Action Notes (New!): Add and search notes linked to actions for improved tracking and accountability. User Login Monitoring: Track user logins, logouts, and failed attempts with IP addresses. Media Management: Know who is uploading, editing, or deleting media files and when. Role-Based Access Control: Limit who can access the activity logs based on their WordPress role. Advanced Search & Filters: Filter logs by user, date, post type, and more to quickly find specific actions. User-Friendly Dashboard Widget: View the most recent critical activities in a quick summary. IP Address Information Integration: One-click access to IP information via WhatIsMyIpAddress.com. Who is Logify WP for? Logify WP is perfect for: – Agencies managing multiple client sites. – Freelancers who need a detailed audit trail for their client work. – IT Teams maintaining the security of large WordPress environments. – Website Administrators responsible for monitoring site activity and detecting unauthorized changes. – Developers looking for a simple yet powerful logging tool. – Everyday Website Users who want a simple way to monitor and track activity on their site. Logify WP is actively being developed, with new features in the pipeline. If you’d like to suggest features, submit them via https://logifywp.com/suggest/. Links Plugin Website Suggest Features Credits This plugin bundles DataTables, which is released under the MIT License. DataTables ©2007-2024 SpryMedia Ltd. Third-Party Services This plugin utilizes third-party services under certain circumstances: 1. WordPress Documentation Links When viewing logs, this plugin provides links to the official WordPress documentation corresponding to the version of WordPress that has been installed on your site. These links direct users to: Service URL: https://wordpress.org/documentation/wordpress-version/version- / Purpose: To offer quick access to documentation for the specific WordPress version installed. Data Sent: The WordPress version number is included in the URL. Privacy Policy: https://wordpress.org/about/privacy/ 2. IP Address Lookup This plugin allows users to click on logged IP addresses to view their origin information. When a user clicks an IP address in the log, it opens a link to an external service: Service Name: WhatIsMyIPAddress.com Service URL: https://whatismyipaddress.com/ip/ Purpose: To provide detailed information about the IP address’s geographical location and other related data. Data Sent: The IP address clicked in the log is included in the URL. Privacy Policy: https://whatismyipaddress.com/privacy-policy Terms of Use: https://whatismyipaddress.com/terms-of-use 3. IP Geolocation Service This plugin retrieves the geographical location of users based on their IP addresses to enhance log information. When a user’s IP address is logged, the plugin sends a request to an external service to obtain location details: Service Name: ip-api.com Service URL: http://ip-api.com/json/ Purpose: To obtain geographical location data (city, region, country) associated with the IP address for display in logs. Data Sent: The user’s IP address is included in the API request URL. Data Received: The service returns location information such as city, region, and country. Privacy Policy: https://ip-api.com/docs/legal Terms of Service: https://ip-api.com/docs/legal Please Note: By using these features, data (such as your WordPress version, or your users’ IP addresses) is sent to external services. We recommend reviewing your privacy policies and terms of use to ensure compliance with local laws and regulations.
Top keywords
- ip15×1.88%
- wordpress13×1.63%
- activity10×1.25%
- com10×1.25%
- service10×1.25%
- user10×1.25%
- address8×1.00%
- https8×1.00%
- ip address8×1.00%
- log8×1.00%
- data7×0.88%
- information7×0.88%
Quantely Activity
Lightweight, privacy-conscious pageview and event logging plugin that runs inside your own website. Quantely Activity is built to capture activity reliably under imperfect conditions through server-side recording and optional client-side signals, while supporting filtering for bots, unwanted pages, IP sources and selectable WordPress logged-in roles. Quantely Activity can be used for: Monitoring site behavior Reviewing traffic patterns Security and bot analysis Feeding downstream analytics layers Quantely Activity is turn-key: install it, and pageviews and events should begin appearing shortly after. Raw activity data is retained for a configurable short period, helping keep the plugin lightweight and privacy-conscious. What Quantely Activity is Quantely Activity is a capture and monitoring layer. It is designed to record activity on your site in a structured and reliable way, with a strong focus on signal capture and data integrity. Unlike many analytics tools, it does not focus on marketing analytics, attribution modelling, or behavioral profiling. It also does not rely solely on browser JavaScript. A server-side baseline helps ensure pageviews are still captured when scripts or beacons fail. Hybrid capture engine The plugin combines server-side pageview capture with optional browser-side signals. Typical flow: Browser request ↓ Server pageview baseline ↓ Browser attach (Beacon) – engagement pings – interaction events ↓ Correlation via pageview identifiers ↓ Bot classification and exclusions ↓ Deduplication and storage This architecture helps keep capture reliable under real-world conditions where browser-only tracking can miss signals. Event correlation and deduplication Quantely Activity links browser-side signals back to the pageview where they occurred. Engagement pings, clicks, form submissions, and similar events can be correlated to their originating pageview. Built-in deduplication helps avoid duplicate records when similar signals are captured from both browser and server-side sources. This keeps the activity stream more accurate and easier to interpret. Fully on-site All captured activity is stored in your own WordPress database. Quantely Activity does not send captured activity data to external services. IP addresses are never stored in plain form, and the plugin does not perform cross-site tracking. Privacy-aware design The plugin is designed with privacy-conscious principles in mind: No plain IP addresses stored Short configurable retention window Optional honoring of GPC / DNT signals No external tracking services Data remains on your own site This gives site owners visibility into activity while keeping capture local and controlled. Hooks Quantely Activity exposes a small developer API for integrations and downstream processing. qmon_hit_before_insert — Filter a normalized hit array before it is stored. qmon_hit_recorded — Action fired after a hit has been stored. This is the main integration point for forwarding or persisting captured records. qmon_event_normalize — Filter a normalized event payload before it is finalized. qmon_event_db_dedupe_window_sec — Filter the database deduplication window for events. qmon_bot_verdict — Filter the bot-classification verdict before it is finalized.