by Sergey Parshin
0 (0 reviews)
Fast Yandex Metrika
Plugin for configuring the counter and Yandex Metrica goals.
Tested up to WP 6.8.5 (Current: 6.9.4)
v1.1.5
Current Version v1.1.5
Updated 1 year ago
Last Update on 15 Apr, 2025
Refreshed 6 hours ago
Last Refreshed on
Rank
#13,263
—
No change
Active Installs
200+
-1.5%
KW Avg Position
23.8
-4.8 better
Downloads
4.5K
+4 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 300
200+
300+
1,871
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 99 more installs to reach 300+
Rank Changes
Current
#13,263
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 5 of 5| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| метрика | 6 | — | Tag | 1 day ago |
| metrica | 10 | — | Tag | 1 day ago |
| metrika | 13 | — | Tag | 1 day ago |
| Яндекс | 22 | — | Tag | 1 day ago |
| yandex | 68 | — | Tag | 1 day ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.1.5
- Last Updated
- Apr 15, 2025
- Requires WP
- 6.8+
- Tested Up To
- 6.8.5
- PHP Version
- 8.1 or higher
- Author
- Sergey Parshin
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,720
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#956
The SEO Framework – Fast, Automated, Effortless.
200K+ installs
#271
Smash Balloon Social Post Feed - Simple Social Feeds for WordPress
200K+ installs
#277
VK All in One Expansion Unit
100K+ installs
#300
Frequently Asked Questions
Common questions about Fast Yandex Metrika
Phone
In the drop-down list, select "Phone (WhatsApp)".
Enter the name of the goal. For example: phone.
Enter the CSS selector in the format: tel:7XXXXXXXXXX.
<a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a>
In the drop-down list, select "Phone (WhatsApp)".
Enter the name of the goal. For example: phone.
Enter the CSS selector in the format: tel:7XXXXXXXXXX.
<a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a>
In the drop-down list, select "Phone (WhatsApp)".
Enter the name of the goal. For example: whatsapp.
Write the CSS selector in the format: https://wa.me/7XXXXXXXXXX.
<a href="https://wa.me/7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a>
If your WhatsApp link looks like "https://wa.me/7XXXXXXXXXX?text=Text&source=&data=", in the goal settings, specify "https://wa.me/7XXXXXXXXXX". The script will still find the desired link on the page.
Form
In the drop-down list, select "Form".
Enter the name of the goal. For example: form.
Write the CSS selector in the format: #id_form or .class-form.
<form id="id_form" class="class-form" ... >...</form>
Button
Select "Button" from the drop-down list.
Enter the name of the goal. For example: button.
Enter the CSS selector in the format: #id_button or .class_button.
<button id="id_button" class="class-button">...</button>
Link
In the drop-down list, select "Link".
Enter the name of the goal. For example: links.
Write the CSS selector in the format: https://example.com/path/sub/?param=value¶m1=value.
<a href="https://example.com/path/sub/?param=value¶m1=value">example.com</a>
The link can be as full as "https://example.com/path/sub/?param=value¶m1=value", and short "https://example.com/path/sub/", the script will still find it on the page. As GET parameters, the Cyrillic alphabet is not allowed.
HTML tag
Allows you to set complex CSS selectors: header .contacts > div:nth-child(3) a[href= "tel:7XXXXXXXXXX"].
How to differentiate clicks on the phone (header, footer, sidebar, content)?
Header
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: header_phone.
Write the CSS selector in the format: header a[href= "tel:7XXXXXXXXXX "].
<header> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </headre>
Footer
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: footer_phone.
Write the CSS selector in the format: footer a[href= "tel:7XXXXXXXXXX "].
<footer> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </footer>
Sidebar
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: sidebar_phone.
Write the CSS selector in the format: aside a[href= "tel:7XXXXXXXXXX "].
<aside> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </aside>
Content
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: article_phone.
Write the CSS selector in the format: article a[href= "tel:7XXXXXXXXXX "].
<article> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </article>
There can be many variations, and you don't have to link to header, footer, aside, or article. You can use .class or #id, as long as the selector belongs to the parent element of the HTML markup.
.content a[href="tel:7XXXXXXXXXX"]
<div class="content"> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </div>
How to track clicks on the order buttons in the price list?
Table
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: order_table.
Write the CSS selector in the format: table button.
<table> ... <button>Order</button> ... </table>
Block layout
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: order_price.
Enter the CSS selector in the format: .price a.order.
<div class="price"> ... <a class="order">Order</a> ... </div>
Enter the name of the goal. For example: whatsapp.
Write the CSS selector in the format: https://wa.me/7XXXXXXXXXX.
<a href="https://wa.me/7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a>
If your WhatsApp link looks like "https://wa.me/7XXXXXXXXXX?text=Text&source=&data=", in the goal settings, specify "https://wa.me/7XXXXXXXXXX". The script will still find the desired link on the page.
Form
In the drop-down list, select "Form".
Enter the name of the goal. For example: form.
Write the CSS selector in the format: #id_form or .class-form.
<form id="id_form" class="class-form" ... >...</form>
Button
Select "Button" from the drop-down list.
Enter the name of the goal. For example: button.
Enter the CSS selector in the format: #id_button or .class_button.
<button id="id_button" class="class-button">...</button>
Link
In the drop-down list, select "Link".
Enter the name of the goal. For example: links.
Write the CSS selector in the format: https://example.com/path/sub/?param=value¶m1=value.
<a href="https://example.com/path/sub/?param=value¶m1=value">example.com</a>
The link can be as full as "https://example.com/path/sub/?param=value¶m1=value", and short "https://example.com/path/sub/", the script will still find it on the page. As GET parameters, the Cyrillic alphabet is not allowed.
HTML tag
Allows you to set complex CSS selectors: header .contacts > div:nth-child(3) a[href= "tel:7XXXXXXXXXX"].
How to differentiate clicks on the phone (header, footer, sidebar, content)?
Header
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: header_phone.
Write the CSS selector in the format: header a[href= "tel:7XXXXXXXXXX "].
<header> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </headre>
Footer
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: footer_phone.
Write the CSS selector in the format: footer a[href= "tel:7XXXXXXXXXX "].
<footer> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </footer>
Sidebar
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: sidebar_phone.
Write the CSS selector in the format: aside a[href= "tel:7XXXXXXXXXX "].
<aside> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </aside>
Content
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: article_phone.
Write the CSS selector in the format: article a[href= "tel:7XXXXXXXXXX "].
<article> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </article>
There can be many variations, and you don't have to link to header, footer, aside, or article. You can use .class or #id, as long as the selector belongs to the parent element of the HTML markup.
.content a[href="tel:7XXXXXXXXXX"]
<div class="content"> ... <a href="tel:7XXXXXXXXXX">+7 (XXX) XXX-XX-XX</a> ... </div>
How to track clicks on the order buttons in the price list?
Table
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: order_table.
Write the CSS selector in the format: table button.
<table> ... <button>Order</button> ... </table>
Block layout
Select "HTML tag" from the drop-down list.
Enter the name of the goal. For example: order_price.
Enter the CSS selector in the format: .price a.order.
<div class="price"> ... <a class="order">Order</a> ... </div>