Toolverse
All skills

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Security
Views
60

About this skill

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

How to use

  1. Przygotuj dane dostępowe do Google Analytics. Pobierz plik JSON z kluczem konta serwisowego z konsoli Google Cloud i zanotuj identyfikator właściwości Analytics.

  2. Skonfiguruj zmienne środowiskowe. Ustaw GOOGLE_ANALYTICS_PROPERTY_ID na Twój identyfikator oraz GOOGLE_APPLICATION_CREDENTIALS na ścieżkę do pobranego pliku JSON. Możesz to zrobić poprzez zmienne systemowe lub utworzyć plik .env w katalogu projektu.

  3. Zainstaluj wymagane pakiety Python. Uruchom pip install z pliku requirements.txt umieszczonego w folderze umiejętności, lub zainstaluj ręcznie pakiety google-analytics-data, python-dotenv i pandas.

  4. Połącz się z API. Umiejętność automatycznie nawiąże połączenie z Twoimi danymi Analytics przy pierwszym zapytaniu.

  5. Zadaj pytania o Twoją stronę. Pytaj o wydajność z ostatnich 30 dni, główne źródła ruchu, strony z najwyższym wskaźnikiem odrzuceń, zaangażowanie użytkowników lub porównania wydajności między okresami.

  6. Otrzymaj rekomendacje. Na podstawie analizy danych otrzymasz konkretne sugestie do poprawy wydajności i konwersji Twojej witryny.

Related skills

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493