Hashtag Analytics by Engage AI

Seize hashtags with high follower growth and engagement. Get prospects finding your business with your professional content now.

O que é Hashtag Analytics by Engage AI?

Hashtag Analytics by Engage AI é uma extensão do Chrome desenvolvida por https://engage-ai.co, e sua principal característica é "Seize hashtags with high follower growth and engagement. Get prospects finding your business with your professional content now.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Hashtag Analytics by Engage AI

Baixe arquivos de extensão Hashtag Analytics by Engage AI no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Discover, leverage, and monitor hashtags with high follower count growth and engagement on LinkedIn. Increase your profile and content visibility to reach more prospects.

Are you searching for a tool that can provide you insights into hashtags that can optimize the reach of your or your client's post? 

Hashtags Analytics extension allows LinkedIn power users, business owners, social media managers, and digital marketers to discover the most relevant hashtags that give them the best organic reach.

It offers crucial data in seconds, including:

#️⃣ Follower count checks
#️⃣ Maximum number of likes based on Top 20 recent posts
#️⃣ Maximum number of comments based on Top 20 recent posts
#️⃣ Follower growth trend over time

Key Features:

#️⃣ Check follower counts directly on LinkedIn
👉 No additional tabs or lists with periodically updated follower counts.
👉 Click on the extension icon and use the search bar to fetch all your desired data.

#️⃣ View follower counts while scrolling the feed
👉 Hover over any hashtag in a LinkedIn post on your feed to instantly discover their growing follower base.
👉 Be inspired by a quote from a successful business owner.

#️⃣ Suggestions while you draft your post
👉 Trigger the extension to create a list of related hashtags by typing "#" and a keyword.
👉 E.g., Type in "marketing." A drop-down menu will appear, displaying related keywords within the field of marketing that may have higher reach potential compared to broad hashtags such as #marketing.

#️⃣ Sum of reach
👉 Want to know your post's total reach when incorporating more than one #?
👉 Hit the "Sum" button at the bottom of your draft post to get the total reach.

Benefits:

✅ Save time and effort while optimizing content reach, skipping the manual process of using the Search bar to look up follower counts. 
✅ Gain insights on more than just the number of followers and maximize the best hashtags to reach thousands of qualified prospects with your LinkedIn content and profile.

Installation Process:
1. Click on 'Add to Chrome'.
2. Pin the extension on the browser.

Setup Steps:
1. Log into LinkedIn after installing the extension.
2. Once logged in, click on the tool icon in the top right corner of your browser.
3. Type in a hashtag in the text field.
4. Hit Enter to receive its behavioral statistics, including reach potential as well as follower, like, and comment counts. 
5. Click "Go to Account" to view your saved hashtags and their follower growth over time.

Pricing:
This extension is 100% free for use.

Frequently Asked Questions (FAQ)

1. Does hashtagging work to increase your LinkedIn post reach?
Yes, but less is more. For LinkedIn, the magic number is 3-5 to supercharge your content visibility and reach more of your target audience.

2. Are hashtags important?
Yes. They help others beyond your professional network find your content on social media platforms like LinkedIn.

3. How do I choose a good keyword for hashtagging?
Imagine thousands of other content creators using the same metadata tags on their LinkedIn posts; that means followers of these hashtags skim through thousands of posts daily. A hashtag with millions of followers isn't necessarily good for a professional networking platform like LinkedIn, so it's best to use our tool to search for ones with higher reach potential and opt for them instead.

Start using this free Google Chrome extension today and watch your network and profile visibility grow exponentially.

Disclaimer: Hashtag Analytics is not affiliated, associated, authorized, endorsed by, or in any way officially connected with the LinkedIn Corporation.                    

Informações Básicas da Extensão

Nome Hashtag Analytics by Engage AI Hashtag Analytics by Engage AI
ID ocgihmepobcgbfibaopggddieigbopja
URL Oficial https://chromewebstore.google.com/detail/hashtag-analytics-by-enga/ocgihmepobcgbfibaopggddieigbopja
Descrição Seize hashtags with high follower growth and engagement. Get prospects finding your business with your professional content now.
Tamanho do Arquivo 1.95 MB
Contagem de Instalações 20,000
Versão Atual 3.16
Última Atualização 2024-01-05
Data de Publicação 2022-03-31
Classificação 4.24/5 Total de 33 Avaliações
Desenvolvedor https://engage-ai.co
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://engage-ai.co/resources/linkedin-hashtag-analytics-chrome-extension/
URL da Página de Ajuda https://docs.google.com/forms/d/e/1FAIpQLSfJaLzhczqVsuIFkYqueB5vDpCOvRJJkVnvjWYh1omsVtWRLQ/viewform?usp=sf_link
URL da Página de Política de Privacidade https://engage-ai.co/privacy-policy
Idiomas Suportados id,ms,de,en,fr,nl,tr,es-419,it,pt-PT,ru,ta,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "3.16",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.linkedin.com\/*",
            "*:\/\/*.mixpanel.com\/*"
        ]
    },
    "permissions": [
        "storage",
        "cookies",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/feed\/",
        "*:\/\/*.linkedin.com\/in\/*",
        "*:\/\/*.linkedin.com\/company\/*",
        "*:\/\/*.engage-ai.co\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/feed\/*",
                "https:\/\/www.linkedin.com\/company\/*",
                "https:\/\/www.linkedin.com\/in\/*",
                "https:\/\/www.linkedin.com\/posts\/*",
                "https:\/\/www.linkedin.com\/talent\/*",
                "https:\/\/www.linkedin.com\/mypreferences\/*"
            ],
            "match_origin_as_fallback": false,
            "js": [
                "dist\/background-bundle.js",
                "js\/content-script.js"
            ],
            "css": [
                "css\/content-script.css"
            ],
            "exclude_matches": [
                "*:\/\/*\/*campaignmanager*"
            ]
        }
    ],
    "action": {
        "default_popup": "search.html",
        "default_icon": {
            "16": "\/images\/filticon_brand_colour.png",
            "32": "\/images\/filticon_brand_colour.png",
            "48": "\/images\/filticon_brand_colour.png",
            "128": "\/images\/filticon_brand_colour.png"
        }
    },
    "icons": {
        "16": "\/images\/filticon_brand_colour.png",
        "32": "\/images\/filticon_brand_colour.png",
        "48": "\/images\/filticon_brand_colour.png",
        "128": "\/images\/filticon_brand_colour.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/tick.svg",
                "images\/16.svg",
                "images\/followers_blue.svg",
                "images\/white_hashtag.svg",
                "images\/hashtag_white.svg",
                "images\/followers.svg",
                "images\/exclamation_mark_blue.svg",
                "images\/light_bulb.svg",
                "images\/quote_background.svg",
                "images\/keep_track.svg",
                "images\/post_relevant.svg",
                "images\/blue_star.svg",
                "images\/filticon_brand_colour.png"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ]
        }
    ]
}