Skip to content

Commit 18ac590

Browse files
authored
Add Mixpanel provider (iamcal#681)
* Add Mixpanel provider * remove www.
1 parent f87b0f8 commit 18ac590

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

providers/mixpanel.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
- provider_name: Mixpanel
3+
provider_url: https://mixpanel.com/
4+
endpoints:
5+
- schemes:
6+
- https://mixpanel.com/*
7+
url: https://mixpanel.com/api/app/embed/oembed/
8+
docs_url: https://developer.mixpanel.com/docs
9+
example_urls:
10+
- https://mixpanel.com/api/app/embed/oembed?url=https%3A%2F%2Fmixpanel.com%2Fs%2F4mEW4a
11+
- https://mixpanel.com/api/app/embed/oembed/?url=https%3A%2F%2Fmixpanel.com%2Fproject%2F2195193%2Fview%2F139237%2Fapp%2Fdashboards%23id%3D685944%26editor-card-id%3D%2522report-link-4409611%2522%27
12+
13+
...

0 commit comments

Comments
 (0)