Albacross – B2B Website Visitor Identification
Albacross – B2B Website Visitor Identification
Description
Most of your B2B traffic never fills in a form. Albacross tells you who they were anyway.
Albacross for WordPress adds the Albacross website visitor identification script to your site in one click — no code, no theme edits, no tag manager required. Paste your Client ID, save, and you are tracking.
Albacross turns anonymous traffic into a list of real companies. See which businesses visit your site, which pages they read, and how engaged they are — then push that data into your CRM and sales workflows.
Installation
- Go to Plugins -> Add New, then search and install Albacross plugin
- Go to Settings -> Albacross
- Enter your client ID that can be obtained from your settings page on https://app.albacross.com/
Screenshots

Every company that visits your WordPress site, identified and updated in real time.

Company profiles enriched with industry, size, revenue, location and technologies used.

Filter and segment visitors by firmographics, behaviour and UTM parameters to find your best-fit accounts.

Route high-intent accounts to HubSpot, Salesforce, Pipedrive, Slack, LinkedIn Ads and 30+ other tools.
Faq
Your client ID can be found by signing in on app.albacross.com and going to your settings.
Yes, an account is required — the plugin only installs the tracking script, while identification, enrichment and integrations happen in your Albacross workspace.
No. The tracking script is loaded asynchronously and in the footer, so it never blocks rendering of your pages. The plugin itself adds a single database option lookup per page load, loads no CSS or fonts, and adds nothing to your admin screens beyond one settings page.
Yes. The script tag is part of the page HTML, so it is cached and served like the rest of your page, and the tracking itself happens in the visitor’s browser.
Two things to check if you use aggressive optimisation settings:
- Delay JavaScript execution / lazy-load JS — this can postpone tracking until the visitor interacts with the page. Add
serve.albacross.comandtrack.jsto the exclusion list. - Combine or defer JavaScript — exclude
track.jsso the script keeps its own async loading.
You can, but do not install the Albacross script twice. Use either this plugin or a GTM tag, not both.
For questions about the plugin itself, use the support forum. For questions about identification, data, billing or integrations, see the Albacross Help Center or contact Albacross support from inside the app.
Reviews
Useless
By xstex on June 21, 2018
Get it!
By ssullismichell on January 26, 2018
Makes it easy to manage WordPress code
By ibrigittepellet8 on January 26, 2018
Good
By zhadwhite on January 26, 2018
Just for putting code on site
By pkchajwanaka113 on January 26, 2018
Love this plugin
By xzero99 on January 26, 2018
Helps out
By pbanen1999 on January 26, 2018
Works so far!
By onail on January 26, 2018
Highly recommend Albacross
By ryosefsa on January 26, 2018
Brilliant
By omeddrragoz on January 26, 2018
Changelog
1.6.1
- Plugin loader fixed.
1.6.0
- Prevented JavaScript optimization plugins and CDNs from delaying,
combining, or rewriting the Albacross configuration and tracker. - Added compatibility with LiteSpeed Cache, WP Rocket, Autoptimize,
SiteGround Speed Optimizer, Jetpack Boost, Hummingbird, Perfmatters,
W3 Total Cache, FlyingPress, and Cloudflare Rocket Loader.
1.5.0
- Updated screenshots
1.5.0
- Redesigned settings screen: setup steps, a link straight to your Client ID, a status indicator showing whether tracking is live, and built-in troubleshooting.
- Tracking script is now loaded through the WordPress script API, for better compatibility with block themes and JavaScript optimisation plugins.
- Added the
albacross_should_loadfilter so consent management plugins can control when the script loads, and thealbacross_client_idfilter for programmatic configuration. - Updated installation instructions and FAQ.
1.4.1
- Compatibility update
1.4
- Compatibility update
1.3.3
- Compatibility update
1.3.2
- Resolved issue with blank page
1.3.1
- Fixed long loading time
1.3
- Code cleanup and miscellaneous fixes
1.2.3
- Fixed compatibility problems
1.2.2
- Fixed and tested for compatibility with latest version of WordPress
1.2.1
- Fixed the admin notice link
1.2
- Updated tracking code to reflect the latest changes
1.1
- Added source for WordPress plugin
1.0
- First version