Do you want to know what
Leads
visiting your
Website
right now?
We empower you with the easiest way to get more Leads interested in your product or service. Just connect your GA account or add our JS tracking code on your website .
Spotify
10 minutes ago
12 pages visited
Salesforce
Online now
Visited Pricing page
Tesla
Yesterday
High Engagement
Intercom
Online now
John Alba, CRO
Stripe
7 hours ago
Edmond Jeffery, Partner
How it works
1.
Add our JavaScript snippet to your website.
When leads come, our intelligent solution
using terabytes of data stored inside
the BigData system to provide you
with most relevant, continuously
updated information about
your visitors.
<script>
(function (d) {
window.wv = {token: "YOUR-TOKEN"};
var s = d.createElement("script");
s.async = true;
s.src = "https://whovisited.me/vc.min.js";
d.body.appendChild(s);
})(document)
</script>
2.
Explore leads under your dashboard.
Get a feel how leads engaged on your website:
- What companies are visiting it;
- What sources they’re come from;
- What segments they form;
- Who is engaged and ready to act;
- the stage of a lead;
- type of content they are consuming;
- their pain points;
- type and size of their company;
3.
Personalize your website.
List of leads who visit your website
in realtime is a great feature!
But, we go further and suggest our customers unique solution. Our JavaScript library provide you with company data object and allows to personalize your website pages on the fly. Just use different messages and actions based on:
But, we go further and suggest our customers unique solution. Our JavaScript library provide you with company data object and allows to personalize your website pages on the fly. Just use different messages and actions based on:
- Company size;
- Locations;
- Technologies company use;
- Revenue;
- Engagement and so on.
wv.getCompany().then(company => console.log(company))
{
name: "Zscaler",
website: "https://www.zscaler.com",
industry: "Computer & Network Security",
type: "Public Company",
employees_count: 5000,
year_established: 2008,
emails: [{…}, {…}, {…}, {…}],
social_profiles: [{…}, {…}],
locations: [{…}, {…}, {…}, {…}, {…}],
phones: [{…}, {…}],
journey_stage: "Current Customer",
tech_stack: [{…}, {…}, {…}, {…}, {…},…]
annual_revenue: 360000000,
engagement_index: 83,
}