Merge pull request #4224 from nurbek91/UserZoom

Add UserZoom / Analytics, AB testing
main
Elbert Alias 3 years ago committed by GitHub
commit ff3ba5eee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 83.097 84.171997" height="84.172" width="83.097"><path d="M62.872 58.006c-1.247.368-2.242.506-3.547.506-10.691 0-26.389-37.359-26.389-49.793 0-4.577 1.083-6.104 2.613-7.415C22.465 2.831 6.765 7.633 1.745 13.737.66 15.266 0 17.663 0 20.717c0 19.41 20.718 63.455 35.332 63.455 6.763.001 18.162-11.113 27.54-26.166M56.048 0c13.52 0 27.049 2.18 27.049 9.812 0 15.483-9.819 34.246-14.832 34.246-8.942 0-20.065-24.867-20.065-37.301C48.201 1.087 50.381 0 56.048 0" fill="#ff8700"/></svg>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.6695 21.8376C23.2 21.9761 22.8254 22.028 22.3341 22.028C18.3093 22.028 12.3994 7.96348 12.3994 3.28245C12.3994 1.55934 12.8072 0.984471 13.3832 0.490918C8.45741 1.06579 2.54682 2.8736 0.656941 5.17158C0.248471 5.7472 0 6.6496 0 7.79934C0 15.1066 7.79972 31.6883 13.3015 31.6883C15.8475 31.6887 20.1389 27.5046 23.6695 21.8376ZM21.1004 0C26.1903 0 31.2836 0.820706 31.2836 3.69393C31.2836 9.52282 27.587 16.5865 25.6998 16.5865C22.3334 16.5865 18.1459 7.22485 18.1459 2.54381C18.1463 0.409223 18.967 0 21.1004 0Z" fill="#FF8700"/>
</svg>

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

@ -1,9 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="64px" height="64px" viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 52.6 (67491) - http://www.bohemiancoding.com/sketch -->
<title>logo wap</title>
<desc>Created with Sketch.</desc>
<g id="logo-wap" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M32,0 L64,0 L64,32 C64,49.673112 49.673112,64 32,64 L32,64 C14.326888,64 2.164332e-15,49.673112 0,32 L0,32 C-2.164332e-15,14.326888 14.326888,3.24649801e-15 32,0 Z" id="Rectangle-4-Copy-11" fill="#315EFB"></path>
</g>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 0H32V16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0Z" fill="#315EFB"/>
</svg>

Before

Width:  |  Height:  |  Size: 663 B

After

Width:  |  Height:  |  Size: 262 B

@ -22069,6 +22069,22 @@
"scripts": "cdn\\.userway\\.org/widget.*\\.js",
"website": "https://userway.org/"
},
"UserZoom": {
"cats": [
74,
10
],
"description": "UserZoom is a cloud-based user experience solution.",
"icon": "UserZoom.png",
"scripts": "\\.userzoom\\.com/",
"saas": true,
"pricing": [
"poa",
"high",
"recurring"
],
"website": "https://www.userzoom.com"
},
"Usercentrics": {
"cats": [
67

Loading…
Cancel
Save