Plugin Directory

Changeset 2902239


Ignore:
Timestamp:
04/21/2023 10:41:46 AM (3 years ago)
Author:
clearbit
Message:

Bumping plugin version to 1.0.3

Location:
clearbit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • clearbit/trunk/clearbit-visitor-report.php

    r2902235 r2902239  
    1515 * Plugin URI:        https://clearbit.com/resources/tools/visitor-report
    1616 * Description:       Know who's visiting your website. With the Weekly Visitor Report, you get a weekly dashboard of de-anonymized companies visiting your website and showing intent — for free.
    17  * Version:           1.0.2
     17 * Version:           1.0.3
    1818 * Author:            Clearbit
    1919 * Author URI:        https://clearbit.com/
     
    2727}
    2828
    29 define( 'CLEARBIT_VISITOR_REPORT_VERSION', '1.0.2' );
     29define( 'CLEARBIT_VISITOR_REPORT_VERSION', '1.0.3' );
    3030
    3131function activate_clearbit_visitor_report() {
  • clearbit/trunk/readme.txt

    r2902235 r2902239  
    33Tags: reverse ip,visitor report,clearbit,reveal
    44Tested up to: 6.2
    5 Stable tag: 1.0.2
     5Stable tag: 1.0.3
    66Requires PHP: 7.0
    77License: GPLv2 or later
     
    1515With the Weekly Visitor Report by Clearbit, you get a weekly interactive dashboard of de-anonymized companies visiting your website. Which means identifying and engaging with hot new prospects every week.
    1616
    17 It\'s 100% free, used by thousands of B2B marketers, and with this plugin, only takes a few clicks to get up and running.
     17It's 100% free, used by thousands of B2B marketers, and with this plugin, only takes a few clicks to get up and running.
    1818
    1919Key Weekly Visitor Report features include:
     
    32322. Go to Settings > Clearbit Settings
    33333. Enter your Clearbit Publishable API key
    34 4. Click \"Confirm your API Key\"
     344. Click "Confirm your API Key"
    35355. Next Friday, you will receive your first Visitor Report with a list of companies visiting your website and showing intent!
    3636
    37 If you don\'t have a Clearbit account, there is a link within the plugin to create one (for free).
     37If you don't have a Clearbit account, there is a link within the plugin to create one (for free).
    3838
    3939== Frequently Asked Questions ==
     
    5252### How does this report work?
    5353
    54 Once you install the plugin, it works by injecting a pixel to every page. Anytime it loads we\'ll record the IP address and use Clearbit to match it to a company (needed to deliver the report). This should not have any effect on your website performance.
     54Once you install the plugin, it works by injecting a pixel to every page. Anytime it loads we'll record the IP address and use Clearbit to match it to a company (needed to deliver the report). This should not have any effect on your website performance.
    5555
    5656### What are the benefits of website visitor tracking?
     
    60602) Optimize retargeting: instead of wasting ad budget retargeting everyone visiting your site, visitor tracking allows you to just target the companies you want - reducing spend and increasing conversion.
    6161
    62 3) Provide a personalized experience: No two people are the same, and your visitors are no different. When you know who is visiting your site, you can personalize for them and provide a better experience and improve the chances they convert. For example, you could change the copy and imagery of your homepage based on the visitor\'s industry.
     623) Provide a personalized experience: No two people are the same, and your visitors are no different. When you know who is visiting your site, you can personalize for them and provide a better experience and improve the chances they convert. For example, you could change the copy and imagery of your homepage based on the visitor's industry.
    6363
    64644) Take action promptly: Visitor tracking allows you to take action as soon as a key account visits your site, for example, Clearbit can alert your sales rep when their Opportunity visits your pricing page, or alert the Support team when a key customer visits a help center article.
     
    7070Traditional reverse-IP lookup tools rely on the fact that large companies own IP address blocks, so it's straightforward to recognize when an employee from Microsoft is on your website, for example. But this limits your match pool to large companies. Companies that don't have their own IP blocks are usually hidden behind ISPs, like Comcast, and these IP addresses often change.
    7171
    72 Clearbit goes beyond this traditional model, resulting in a proprietary mapping of a wide range of company domains to IP address. Our algorithm continues working to identify and validate matches, based on Clearbit\'s processing and application of machine learning to hundreds of millions of new data points each month, along with multiple signals from traffic patterns, geolocation, manual QA and more.
     72Clearbit goes beyond this traditional model, resulting in a proprietary mapping of a wide range of company domains to IP address. Our algorithm continues working to identify and validate matches, based on Clearbit's processing and application of machine learning to hundreds of millions of new data points each month, along with multiple signals from traffic patterns, geolocation, manual QA and more.
    7373
    7474### Will this report track visitors that are working from home?
     
    7676Yes. One of consequences of the unfortunate onset of COVID-19 was many employees around the world transitioning to working from home. This meant that they were no longer "associated" with their offices' IP addresses. To ensure that [we adapted to the new work-from-home-era](https://clearbit.com/blog/ip-intelligence-for-remote-work/), we:
    7777
    78 1) Fine-tuned our algorithms, retrained our machine learning models to teach them about \"work from home\" behaviors, and made adjustments for geography, as different cities and states announced lockdown or plans to reopen.
     781) Fine-tuned our algorithms, retrained our machine learning models to teach them about "work from home" behaviors, and made adjustments for geography, as different cities and states announced lockdown or plans to reopen.
    7979
    80802) Created new proprietary approaches to matching domains to IP addresses.
Note: See TracChangeset for help on using the changeset viewer.