Detect Partytown
Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.
Detection looks at javascript globals, dom selectors across 2 fingerprint rules among the site's public responses.
01
Websites using Partytown
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying Partytown. Individual fingerprint rule bodies are proprietary and are not published.
- JavaScript globals
- DOM selectors
03
Example public indicators for Partytown
Illustrative indicators derived from public catalog metadata for Partytown. A live scan may match additional proprietary rules beyond these examples.
- partytown
- script
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known Partytown signature (2 rules) at the time of the scan.
- Does not establish
- A sitewide install of Partytown, an active vendor contract, exclusive use, or that Partytown is still in place today.
05
How to check a site for Partytown
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Partytown signals.
- 2. PluginView reads only public responses (javascript globals, dom selectors) and scores them against the Partytown signature set (2 rules).
- 3. Review the confidence score and text explanation for Partytown on the results page.
06
FAQ: detecting Partytown
- Can PluginView detect Partytown without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Partytown — typically javascript globals, dom selectors. It does not bypass authentication or paywalls.
- What category is Partytown?
- Partytown is classified under Performance in the PluginView directory.
- How many fingerprint rules cover Partytown?
- This reference currently tracks 2 fingerprint rules across javascript globals, dom selectors. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Partytown?
- Illustrative public indicators for Partytown include partytown; script. A live scan may match additional proprietary rules beyond these examples.