Unbounce detector

Unbounce logo

How can you detect if a website is using Unbounce?

Detecting whether a website uses Unbounce can be done by inspecting the page source and looking for specific indicators that are characteristic of Unbounce landing pages.

Here’s a step-by-step guide on how to do it:

  1. Open the Page Source: Right-click on the webpage and select “View Page Source” or press Ctrl+U (Windows) or Cmd+Option+U (Mac) to open the page’s source code.
  2. Look for Unbounce-Specific Markers: Use Ctrl+F (Windows) or Cmd+F (Mac) to open the search function and search for the following keywords:
    • powered-by-unbounce: This phrase is often found in the HTML source as a comment or in the meta tags.
    • unbounce: Look for instances of this keyword in script tags or links to Unbounce domains, such as unbounce.com.
  3. Check for Unbounce JavaScript Files: Search for script tags that might indicate the use of Unbounce. Look for patterns like:
    • https://static.unbounce.com/...: This URL indicates that the page is loading resources from Unbounce.
  4. Look for Unbounce Landing Page Templates: Identify specific HTML or CSS classes that are typical for Unbounce templates. For example, look for classes prefixed with ub- or specific identifiers that are unique to Unbounce.
  5. Check Meta Tags for Unbounce: Inspect the meta tags for indications that Unbounce is being used. Some Unbounce pages might include specific meta tags like <meta name="unbounce" content="...">.
  6. Examine URL Structure: Unbounce pages often use a specific URL structure, which might include keywords like “/lp/” indicating a landing page created through Unbounce. Look for URLs that resemble www.example.com/lp/....
  7. Search for Tracking Scripts: Unbounce often includes specific tracking scripts for lead generation and analytics. Check for scripts related to Unbounce features, lead submissions, or A/B testing.

By following these steps, you should be able to determine whether a website is utilizing Unbounce for its landing pages.

Learn more about Unbounce with these articles