Skip to content

Commit 4eb2020

Browse files
Merge pull request #267 from Designed-By-Anthony/codex/add-vertaflow-technology
Add VertaFlow technology
2 parents 04faf24 + cb77239 commit 4eb2020

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

src/technologies/v.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,6 +1145,36 @@
11451145
"saas": true,
11461146
"website": "https://www.verseone.com"
11471147
},
1148+
"VertaFlow": {
1149+
"cats": [
1150+
5,
1151+
6,
1152+
32,
1153+
53,
1154+
108
1155+
],
1156+
"description": "VertaFlow is a vertical CRM and commerce platform for small businesses, with client portals, payments, storefront widgets, online ordering, messaging, and industry-specific workflows.",
1157+
"dom": [
1158+
"script[src*=\"api.vertaflow.io/v1/pixel.js\"][data-site]"
1159+
],
1160+
"html": [
1161+
"<script[^>]+src=[\"']https://api\\.vertaflow\\.io/v1/pixel\\.js[\"'][^>]*data-site=",
1162+
"window\\.__TENANT_CONFIG__=",
1163+
"Powered by VertaFlow"
1164+
],
1165+
"icon": "VertaFlow.svg",
1166+
"pricing": [
1167+
"freemium",
1168+
"low",
1169+
"mid",
1170+
"recurring"
1171+
],
1172+
"saas": true,
1173+
"scriptSrc": [
1174+
"api\\.vertaflow\\.io/v1/pixel\\.js"
1175+
],
1176+
"website": "https://vertaflow.io"
1177+
},
11481178
"VertaFlow Analytics": {
11491179
"cats": [
11501180
10

0 commit comments

Comments
 (0)