Skip to content

Commit 2fdfb20

Browse files
Merge pull request #257 from Designed-By-Anthony/add-vertaflow-technologies
Add VertaFlow (Analytics, Booking, Chat, Forms)
2 parents d72b46b + 796eaac commit 2fdfb20

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

src/images/icons/VertaFlow.svg

Lines changed: 4 additions & 0 deletions
Loading

src/technologies/v.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,6 +1145,50 @@
11451145
"saas": true,
11461146
"website": "https://www.verseone.com"
11471147
},
1148+
"VertaFlow Analytics": {
1149+
"cats": [
1150+
10
1151+
],
1152+
"description": "VertaFlow Analytics is a lightweight, cookie-free, first-party analytics pixel that tracks pageviews, clicks, scroll depth, and UTM campaigns, sending events to VertaFlow CRM.",
1153+
"icon": "VertaFlow.svg",
1154+
"scriptSrc": [
1155+
"vertaflow\\.io/v1/pixel\\.js"
1156+
],
1157+
"website": "https://vertaflow.io"
1158+
},
1159+
"VertaFlow Booking": {
1160+
"cats": [
1161+
72
1162+
],
1163+
"description": "VertaFlow Booking is an embeddable appointment-scheduling widget that syncs bookings to VertaFlow CRM.",
1164+
"icon": "VertaFlow.svg",
1165+
"scriptSrc": [
1166+
"vertaflow\\.io/v1/book\\.js"
1167+
],
1168+
"website": "https://vertaflow.io"
1169+
},
1170+
"VertaFlow Chat": {
1171+
"cats": [
1172+
52
1173+
],
1174+
"description": "VertaFlow Chat is a lightweight embeddable chat widget that routes messages to VertaFlow CRM tickets.",
1175+
"icon": "VertaFlow.svg",
1176+
"scriptSrc": [
1177+
"vertaflow\\.io/v1/chat\\.js"
1178+
],
1179+
"website": "https://vertaflow.io"
1180+
},
1181+
"VertaFlow Forms": {
1182+
"cats": [
1183+
110
1184+
],
1185+
"description": "VertaFlow Forms is an embeddable lead-capture form widget that routes submissions to VertaFlow CRM.",
1186+
"icon": "VertaFlow.svg",
1187+
"scriptSrc": [
1188+
"vertaflow\\.io/v1/form\\.js"
1189+
],
1190+
"website": "https://vertaflow.io"
1191+
},
11481192
"Vertex": {
11491193
"cats": [
11501194
80

0 commit comments

Comments
 (0)