Merge pull request #3523 from honjes/Add-Profitwell-HS-Analytics

Add Profitwell and HubSpot Analytics
main
Elbert Alias 4 years ago committed by GitHub
commit a5d24a7bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="27" viewBox="0 0 28 27"><path fill="#20323c" d="M13.015 13.806H7.578a.712.712 0 01-.713-.713V7.66c0-.394.319-.713.713-.713h5.44v.002c.393 0 .712.319.712.711v5.434a.712.712 0 01-.712.712zm7.57-6.875l-5.854-5.854-.006.003a3.436 3.436 0 00-.994-.692v.008A3.397 3.397 0 0012.3.08H8.287a3.42 3.42 0 00-2.398.979h-.002L.955 5.988l.002.008A3.418 3.418 0 000 8.371V19.25a3.42 3.42 0 001.053 2.47l-.003.007 4.349 4.348.003-.002a.856.856 0 001.449-.467l.014-.001v-4.216h.001c0-.393.32-.712.713-.712H12.3c.95 0 1.81-.387 2.43-1.01l.008.002 4.796-4.796.001-.011c.05-.048.097-.101.144-.152l.907-.91z"/><path fill="#48a894" d="M20.59 13.805h6.85L20.59 6.94z"/><path fill="#20323c" d="M27.439 24.49l-.001-.02V13.8h-6.85v10.67a1.716 1.716 0 001.71 1.857h3.431c.907 0 1.648-.704 1.71-1.595z"/></svg>

After

Width:  |  Height:  |  Size: 841 B

@ -6683,6 +6683,15 @@
}, },
"website": "https://www.hubspot.com" "website": "https://www.hubspot.com"
}, },
"HubSpot Analytics": {
"cats": [
10
],
"description": "HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.",
"icon": "HubSpot.png",
"scripts": "js\\.hs-analytics\\.net/analytics",
"website": "https://www.hubspot.com/products/marketing/analytics"
},
"Hugo": { "Hugo": {
"cats": [ "cats": [
57 57
@ -11258,6 +11267,16 @@
"scripts": "prism\\.js", "scripts": "prism\\.js",
"website": "http://prismjs.com" "website": "http://prismjs.com"
}, },
"Profitwell": {
"cats": [
10
],
"icon": "Profitwell.svg",
"scripts": [
"public\\.profitwell\\.com/js/profitwell\\.js"
],
"website": "https://www.profitwell.com/"
},
"Project Wonderful": { "Project Wonderful": {
"cats": [ "cats": [
36 36

Loading…
Cancel
Save