Title: Bitlence Dev Code Tracker
Author: Kuldipsinh Parmar
Published: <strong>মে’ 30, 2026</strong>
Last modified: জুন 1, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/bitlence-dev-code-tracker/assets/banner-772x250.png?rev=3554373)

![](https://ps.w.org/bitlence-dev-code-tracker/assets/icon-256x256.png?rev=3554357)

# Bitlence Dev Code Tracker

 [Kuldipsinh Parmar](https://profiles.wordpress.org/kuldip8213/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/bitlence-dev-code-tracker.1.2.0.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/bitlence-dev-code-tracker/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/bitlence-dev-code-tracker/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/bitlence-dev-code-tracker/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/bitlence-dev-code-tracker/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/bitlence-dev-code-tracker/)

## বৰ্ণনা

Ever wonder how many hours you actually spend inside WordPress admin? Bitlence Dev
Code Tracker answers that question. It silently monitors your active time on every
wp-admin screen — with smart idle detection, per-page breakdowns, and a streak tracker
to keep you motivated.

Built for WordPress developers, agencies, and power users who want visibility into
where their time goes — without leaving wp-admin.

**Features**

 * Tracks active time on every wp-admin screen
 * Idle detection — session ends automatically after configurable timeout
 * Per-post/page breakdown with post title, post type, and time spent
 * Today / This Week / All Time stat cards
 * 30-day bar chart
 * Streak tracker (consecutive active days)
 * Dashboard widget showing today’s total at a glance
 * Admin toolbar live timer with floating badge in page builders
 * Multi-user support — each user’s data is tracked separately
 * Configurable: idle timeout, minimum session length, which roles are tracked
 * localStorage queue — sessions are buffered locally and retried if a request fails
 * Universal page builder support — Elementor, Oxygen, Beaver Builder, Divi, WPBakery,
   Brizy, Thrive Architect, Bricks, Breakdance, SeedProd
 * Clickable post titles in Sessions Log and Dashboard
 * SPA navigation tracking (WooCommerce Analytics, React/Vue-based admin plugins)

**Admin menu structure**

    ```
    Dev Code Tracker  Dashboard
    Dev Code Tracker  Sessions Log
    Dev Code Tracker  Settings
    ```

## স্ক্ৰীনশ্বট

[⌊Dashboard — Today / This Week / All Time stat cards, 30-day activity bar chart,
streak tracker, and per-page/post time breakdown⌉⌊Dashboard — Today / This Week /
All Time stat cards, 30-day activity bar chart, streak tracker, and per-page/post
time breakdown⌉[

Dashboard — Today / This Week / All Time stat cards, 30-day activity bar chart, 
streak tracker, and per-page/post time breakdown

[⌊Sessions Log — paginated session history with date range filter and CSV export⌉⌊
Sessions Log — paginated session history with date range filter and CSV export⌉[

Sessions Log — paginated session history with date range filter and CSV export

## ইনষ্টলেশ্যন

 1. Upload the `bitlence-dev-code-tracker` folder to `/wp-content/plugins/` or install
    directly from the WordPress plugin directory
 2. Activate the plugin via **Plugins  Installed Plugins**
 3. The DB tables are created automatically on activation
 4. Visit **Dev Code Tracker  Dashboard** to see your stats

## সঘনাই উত্থাপিত প্ৰশ্ন

### Does it track front-end page views?

Only when a supported frontend page builder is active (Oxygen, Beaver Builder, Divi
Visual Builder, WPBakery Frontend, Brizy, Thrive Architect, SeedProd). Regular frontend
browsing is not tracked.

### Does it slow down my site?

No. The tracker runs only in wp-admin for logged-in users. It has no impact on your
front-end or visitor experience.

### Where is the data stored?

All data is stored locally in your WordPress database. Nothing is sent to any external
server.

### Can I export my data?

Yes — go to **Dev Code Tracker  Sessions Log** and click **Export CSV**. The export
respects any active date filter, so you can export a specific date range or all 
sessions.

### Does it work with multisite?

It creates per-site tables; multisite is not officially tested yet.

### What happens to my data if I deactivate the plugin?

Data is preserved. Tables are only removed when you **delete** the plugin.

### Can I track only certain user roles?

Yes — go to **Dev Code Tracker  Settings** and choose which roles are tracked.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Bitlence Dev Code Tracker” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান
আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Kuldipsinh Parmar ](https://profiles.wordpress.org/kuldip8213/)

[আপোনাৰ ভাষাত “Bitlence Dev Code Tracker” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/bitlence-dev-code-tracker)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/bitlence-dev-code-tracker/),
[SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/bitlence-dev-code-tracker/) চাওক
নাইবা [RSS](https://plugins.trac.wordpress.org/log/bitlence-dev-code-tracker/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/bitlence-dev-code-tracker/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

#### 1.2.0

 * Added: universal frontend page-builder support — Oxygen, Beaver Builder, Divi
   Visual Builder, WPBakery Frontend, Brizy, Thrive Architect, SeedProd
 * Added: clickable post titles in Sessions Log and Dashboard link to the post edit
   screen
 * Added: human-readable labels for admin pages (bdct-settings  “DCT Settings”, 
   etc.)
 * Added: floating timer badge in any builder that hides the WP admin bar
 * Fixed: Elementor editor time not tracked — self-contained script registration
   and printing
 * Fixed: post type missing in sessions — resolved server-side via get_post_type()
   when JS cannot read typenow
 * Fixed: iframe activity lost after editing multiple elements — document reference
   tracking replaces boolean flag
 * Fixed: old sessions with null post_type backfilled on upgrade
 * Changed: session starts on first user interaction instead of immediately on page
   load
 * Changed: auto-checkpoint interval raised from 5 to 30 minutes — less noise in
   the Sessions Log
 * Changed: minimum session length default lowered from 60 s to 30 s

#### 1.1.1

 * Added: date range filter on the By Page / Post breakdown
 * Added: CSV export on the Sessions Log page
 * Added: Sessions Log pagination (50 per page)
 * Added: streak at-risk warning when no activity recorded today
 * Fixed: save_session endpoint now enforces tracked-role check before writing to
   the DB
 * Fixed: session duration recomputed server-side from timestamps — client value
   no longer trusted
 * Fixed: toolbar timer no longer flashes “0:00” on page load
 * Fixed: dashboard auto-refresh skips when tab is hidden
 * Fixed: localStorage queue cleared before dispatching to prevent duplicate sends
 * Changed: today/week/all-time stats now fetched in a single DB query instead of
   three
 * Removed: unused projects table and AJAX endpoints (automatically cleaned up on
   upgrade)

#### 1.0.0

 * Initial release
 * Session tracking with idle detection
 * Per-page/post breakdown with post title lookup
 * 30-day bar chart, streak tracker, dashboard widget
 * localStorage pending queue for reliability
 * Dates displayed as dd-mm-yyyy throughout
 * Elementor editor support
 * SPA navigation tracking

## মেটা

 *  **1.2.0** সংস্কৰণ
 *  **4 সপ্তাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 6.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0**
 *  PHP-ৰ সংস্কৰণ ** 8.0 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/bitlence-dev-code-tracker/)
 * [admin](https://as.wordpress.org/plugins/tags/admin/)[dashboard](https://as.wordpress.org/plugins/tags/dashboard/)
   [developer](https://as.wordpress.org/plugins/tags/developer/)[productivity](https://as.wordpress.org/plugins/tags/productivity/)
   [Time Tracking](https://as.wordpress.org/plugins/tags/time-tracking/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/bitlence-dev-code-tracker/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/bitlence-dev-code-tracker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bitlence-dev-code-tracker/reviews/)

## অৱদানকাৰীসকল

 *   [ Kuldipsinh Parmar ](https://profiles.wordpress.org/kuldip8213/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/bitlence-dev-code-tracker/)