SEMrush Rankings Tracker

Track SEMrush rankings with compact AMOLED theme (Optimized & Fixed)

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
quantavil
Installazioni giornaliere
0
Installazioni totali
9
Valutazione
0 0 0
Versione
7.8
Creato il
07/10/2025
Aggiornato il
15/11/2025
Dimensione
40 KB
Licenza
MIT
Applica a
Tutti i siti

SEMrush Rankings Tracker - AMOLED Edition

A compact, dark-themed userscript for tracking SEMrush website rankings directly from any webpage.

Features

  • 📊 Real-time SEMrush Data: Displays global rank, country rank, category rank, monthly visits, and average visit duration
  • 🌈 Beautiful AMOLED Theme: Compact dark interface with smooth animations
  • 📈 Interactive Charts: Traffic trend and country distribution visualizations
  • 💾 Smart Caching: Stores data for 15 days to reduce API calls
  • 🎯 Multi-site Tracking: View and compare all cached sites
  • ⌨️ Keyboard Shortcut: Toggle widget with Alt+S (customizable)
  • 🖱️ Draggable Interface: Position the widget anywhere on screen

Installation

  1. Install Tampermonkey for your browser
  2. Click the raw script link and install it in Tampermonkey
  3. Visit any website and press Alt+S to open the widget

Usage

  • Toggle Widget: Press Alt+S (or click the close button)
  • Refresh Data: Click the refresh button to fetch fresh data
  • Switch Views: Use tabs to view current site or all cached sites
  • Navigate Charts: Click the navigation buttons to view different data visualizations
  • Drag Widget: Click and drag the header to reposition

Configuration

Edit the script to modify these settings:

const CONFIG = {
    CACHE_DAYS: 15,           // How long to cache data
    SHORTCUT_KEY: 'KeyS',     // Keyboard shortcut key
    SHORTCUT_ALT: true,       // Alt modifier
    SHORTCUT_CTRL: false,     // Ctrl modifier
    SHORTCUT_SHIFT: false     // Shift modifier
};

Troubleshooting

  • "SEMrush blocked the request": Open semrush.com in a tab first to authenticate
  • No data showing: Some websites may not have SEMrush data available
  • Widget not appearing: Check that Tampermonkey is enabled and the script is active

Compatibility

  • Works on all websites (except semrush.com)
  • Requires Tampermonkey or similar userscript manager
  • Compatible with Chrome, Firefox, Edge, and Safari

Version

7.6 - Added category rank support and reduced dashboard spacing