Skip to content

Add VertaFlow technology#267

Merged
enthec-opensource merged 1 commit into
enthec:mainfrom
Designed-By-Anthony:codex/add-vertaflow-technology
Jul 1, 2026
Merged

Add VertaFlow technology#267
enthec-opensource merged 1 commit into
enthec:mainfrom
Designed-By-Anthony:codex/add-vertaflow-technology

Conversation

@Designed-By-Anthony

Copy link
Copy Markdown
Contributor

Summary

Adds the parent VertaFlow platform technology entry.

The repository already contains VertaFlow widget-level detections for Analytics, Booking, Chat, and Forms. This adds the main VertaFlow CRM/commerce platform detection for sites that use the hosted pixel, client portal, or tenant app shell.

Detection signals

  • scriptSrc: api.vertaflow.io/v1/pixel.js
  • dom: first-party pixel script with data-site
  • html: window.__TENANT_CONFIG__= for tenant portals
  • html: Powered by VertaFlow portal footer

Example sites

Per the contribution guide, here are 10 live URLs with matching signals:

  1. https://vertaflow.io
  2. https://vertaflow.io/features/
  3. https://vertaflow.io/pricing/
  4. https://vertaflow.io/verticals/
  5. https://vertaflow.io/for/agency/
  6. https://vertaflow.io/for/restaurant/
  7. https://vertaflow.io/for/service-pro/
  8. https://designedbyanthony.com
  9. https://portal.vertaflow.io
  10. https://clients.designedbyanthony.com

Validation

  • Parsed src/technologies/v.json as JSON.
  • Validated src/technologies/v.json against schema.json using Ajv 2020.
  • Ran a local evidence matcher against the 10 URLs above; all 10 matched either the pixel script or tenant portal markers.

@enthec-opensource
enthec-opensource merged commit 4eb2020 into enthec:main Jul 1, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants