forked from supabase-community/chatgpt-your-files
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopenapi.json
More file actions
875 lines (875 loc) · 112 KB
/
openapi.json
File metadata and controls
875 lines (875 loc) · 112 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
[
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/69#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/69) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/69) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/69) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# Feedback for “Insights”\\#69\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/69)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/69)\n\nCopy link\n\nOpen\n\nOpen\n\n[Feedback for “Insights”](https://github.com/mixpanel/docs/issues/69#top)#69\n\nCopy link\n\n[](https://github.com/catliaw)\n\n## Description\n\n[](https://github.com/catliaw)\n\n[catliaw](https://github.com/catliaw)\n\nopened [on May 4, 2023](https://github.com/mixpanel/docs/issues/69#issue-1696502582)\n\nScreenshots showing the query builder are slightly outdated. They still show the \"+ Metric\" under the query block, instead of the \"+\" button on the top right. Perhaps should wait until the new counting menu is released to take new screenshots and GIFs.\n\nSome screenshots also have a shadow from the Mac navigation bar, so make sure to resize the window out of the shadow zone before taking a screenshot.\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/69)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/69)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/catliaw)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nFeedback for “Insights” · Issue #69 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/69",
"ogUrl": "https://github.com/mixpanel/docs/issues/69",
"title": "Feedback for “Insights” · Issue #69 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/69",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/a6b337c29f9ff65a777553e9d018912ca69a328840b90033ff7495679b726373/mixpanel/docs/issues/69",
"ogTitle": "Feedback for “Insights” · Issue #69 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/a6b337c29f9ff65a777553e9d018912ca69a328840b90033ff7495679b726373/mixpanel/docs/issues/69",
"og:title": "Feedback for “Insights” · Issue #69 · mixpanel/docs",
"scrapeId": "e7537e95-baf8-4fa1-a441-bf18a26e2855",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/69",
"ogSiteName": "GitHub",
"request-id": "A805:322392:1C694ED:277351D:67AA8E08",
"statusCode": 200,
"user-login": "",
"description": "Screenshots showing the query builder are slightly outdated. They still show the \"+ Metric\" under the query block, instead of the \"+\" button on the top right. Perhaps should wait until the new counting menu is released to take new screen...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Screenshots showing the query builder are slightly outdated. They still show the \"+ Metric\" under the query block, instead of the \"+\" button on the top right. Perhaps should wait until the new coun...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "4d86d1b948e65c05ff8859d26809f87f65ff1b46d62873d6b051d4c0ede28ceb",
"ogDescription": "Screenshots showing the query builder are slightly outdated. They still show the \"+ Metric\" under the query block, instead of the \"+\" button on the top right. Perhaps should wait until the new coun...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/a6b337c29f9ff65a777553e9d018912ca69a328840b90033ff7495679b726373/mixpanel/docs/issues/69",
"twitter:title": "Feedback for “Insights” · Issue #69 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Screenshots showing the query builder are slightly outdated. They still show the \"+ Metric\" under the query block, instead of the \"+\" button on the top right. Perhaps should wait until the new coun...",
"og:image:width": "1200",
"html-safe-nonce": "725cda533285a45c2b5972cc184b3cc89b2202c9e6a6587b80dd073d24ebe8a2",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBODA1OjMyMjM5MjoxQzY5NEVEOjI3NzM1MUQ6NjdBQThFMDgiLCJ2aXNpdG9yX2lkIjoiNjg3MTAyOTEyMzU2ODUzNzA5NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/69/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "catliaw",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Screenshots showing the query builder are slightly outdated. They still show the "+ Metric" under the query block, instead of the "+" button on the top right. Perhaps should wai...",
"hovercard-subject-tag": "issue:1696502582",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\nPreview\n\n# Issues\n\nSearch Issues\n\nis:issuestate:open\n\nis:issue state:open\n\nClear filter\n\nSearch\n\n[Labels](https://github.com/mixpanel/docs/labels) [Milestones](https://github.com/mixpanel/docs/milestones) [New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues)\n\n## Search results\n\n- [Open\\\\\n12 (12)](https://github.com/mixpanel/docs/issues)\n- [Closed\\\\\n30 (30)](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aclosed)\n\nAuthor\n\nLabels\n\nProjects\n\nMilestones\n\nAssignees\n\nTypes\n\nNewest\n\n### [`pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available](https://github.com/mixpanel/docs/issues/1683)\n\nStatus: Open.\n\n#1683In mixpanel/docs;\n\n· [hamirmahal](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Ahamirmahal) opened on Dec 14, 2024\n\n1\n\n1 comment\n\n### [ad-spend.md file Versions are Out of Date](https://github.com/mixpanel/docs/issues/1284)\n\nStatus: Open.\n\n#1284In mixpanel/docs;\n\n· [lcjdot](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Alcjdot) opened on Jul 30, 2024\n\n### [Very outdated screenshots on Advanced page for exports and other actions](https://github.com/mixpanel/docs/issues/1026)\n\nStatus: Open.\n\n#1026In mixpanel/docs;\n\n· [egaebel-mixpanel](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Aegaebel-mixpanel) opened on Apr 26, 2024\n\n### [No proper documentation on how to integrate this in Next.js 13 app router](https://github.com/mixpanel/docs/issues/962)\n\nStatus: Open.\n\n#962In mixpanel/docs;\n\n· [kriptonian1](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Akriptonian1) opened on Mar 28, 2024\n\n1 comment\n\n### [Missing documentation regarding e-commerce payload for cart analysis](https://github.com/mixpanel/docs/issues/778)\n\nStatus: Open.\n\n#778In mixpanel/docs;\n\n· [adamribaudo-velir](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Aadamribaudo-velir) opened on Jan 3, 2024\n\n### [No static version of OpenAPI schemas](https://github.com/mixpanel/docs/issues/711)\n\nStatus: Open.\n\n#711In mixpanel/docs;\n\n· [vfragosop](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Avfragosop) opened on Nov 16, 2023\n\n### [How to dynamically enable/disable the sdk?](https://github.com/mixpanel/docs/issues/514)\n\nStatus: Open.\n\n#514In mixpanel/docs;\n\n· [RNG-Tank](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3ARNG-Tank) opened on Sep 12, 2023\n\n### [missing initial\\_utm\\_parameters from default properties doc](https://github.com/mixpanel/docs/issues/436)\n\nStatus: Open.\n\n#436In mixpanel/docs;\n\n· [caracheng](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Acaracheng) opened on Aug 11, 2023\n\n1 comment\n\n### [Incorrect info for global filtering (post-query) Funnels](https://github.com/mixpanel/docs/issues/306)\n\nStatus: Open.\n\n#306In mixpanel/docs;\n\n· [julianneb-mixpanel](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Ajulianneb-mixpanel) opened on Jul 3, 2023\n\n### [JS Quickstart](https://github.com/mixpanel/docs/issues/237)\n\nStatus: Open.\n\n#237In mixpanel/docs;\n\n· [kathmath](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Akathmath) opened on Jun 8, 2023\n\n2 comments\n\n### [Feedback for \"Funnels\"](https://github.com/mixpanel/docs/issues/79)\n\nStatus: Open.\n\n#79In mixpanel/docs;\n\n· [dorothy-koh](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Adorothy-koh) opened on May 4, 2023\n\n### [Feedback for “Insights”](https://github.com/mixpanel/docs/issues/69)\n\nStatus: Open.\n\n#69In mixpanel/docs;\n\n· [catliaw](https://github.com/mixpanel/docs/issues?q=is%3Aissue%20state%3Aopen%20author%3Acatliaw) opened on May 4, 2023\n\nYou can’t perform that action at this time.\n\n\n0 suggestions",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues",
"ogUrl": "https://github.com/mixpanel/docs",
"title": "Issues · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/1eb5d718b8bc9afa0778f61085eab0074605dc7fe0ff72bd93e9cca3842ae9e0/mixpanel/docs",
"ogTitle": "mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/1eb5d718b8bc9afa0778f61085eab0074605dc7fe0ff72bd93e9cca3842ae9e0/mixpanel/docs",
"og:title": "mixpanel/docs",
"scrapeId": "59cee10b-09cc-4ae2-a9bd-b890270fc419",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues",
"ogSiteName": "GitHub",
"request-id": "80DD:358C0F:1B81C04:2650EDE:67AA8E00",
"statusCode": 200,
"user-login": "",
"description": "Mixpanel's Official Documentation. Contribute to mixpanel/docs development by creating an account on GitHub.",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Mixpanel's Official Documentation. Contribute to mixpanel/docs development by creating an account on GitHub.",
"og:site_name": "GitHub",
"route-action": "index",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "1c29ff0ca2019be237d1a0aebd2fc12fcaf2a53c68c55c9f2d1ee9632c8eccde",
"ogDescription": "Mixpanel's Official Documentation. Contribute to mixpanel/docs development by creating an account on GitHub.",
"route-pattern": "/:user_id/:repository/issues(.:format)",
"twitter:image": "https://opengraph.githubassets.com/1eb5d718b8bc9afa0778f61085eab0074605dc7fe0ff72bd93e9cca3842ae9e0/mixpanel/docs",
"twitter:title": "mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Mixpanel's Official Documentation. Contribute to mixpanel/docs development by creating an account on GitHub.",
"og:image:width": "1200",
"html-safe-nonce": "5451452fa7c09f03fedeecf1a0e4e5efab4d24eddb646939ec352661b2d78952",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MEREOjM1OEMwRjoxQjgxQzA0OjI2NTBFREU6NjdBQThFMDAiLCJ2aXNpdG9yX2lkIjoiNTExNzU0MjA4ODU1ODkzOTY0OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/mixpanel/docs/issues",
"route-controller": "issues",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/issues/index",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": [
"no-preview",
"no-cache"
],
"twitter:description": "Mixpanel's Official Documentation. Contribute to mixpanel/docs development by creating an account on GitHub.",
"hovercard-subject-tag": "repository:618610969",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/306#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/306) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/306) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/306) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# Incorrect info for global filtering (post-query) Funnels\\#306\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/306)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/306)\n\nCopy link\n\nOpen\n\nOpen\n\n[Incorrect info for global filtering (post-query) Funnels](https://github.com/mixpanel/docs/issues/306#top)#306\n\nCopy link\n\n[](https://github.com/julianneb-mixpanel)\n\n## Description\n\n[](https://github.com/julianneb-mixpanel)\n\n[julianneb-mixpanel](https://github.com/julianneb-mixpanel)\n\nopened [on Jul 3, 2023](https://github.com/mixpanel/docs/issues/306#issue-1786614812)\n\n[Global Filtering section](https://docs.mixpanel.com/docs/analysis/reports/funnels#global-filtering-post-query) is incorrect/ outdated. It doesn't mention property attribution, which is how the filter is applied. Rather, it is explained based on all of the events needing to qualify with a given filter value.\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/306)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/306)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/julianneb-mixpanel)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nIncorrect info for global filtering (post-query) Funnels · Issue #306 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/306",
"ogUrl": "https://github.com/mixpanel/docs/issues/306",
"title": "Incorrect info for global filtering (post-query) Funnels · Issue #306 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/306",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/8bca43b8ed8dbb575c66d7cf942c35460e2a43f68f26413c6713d7449d9dfe35/mixpanel/docs/issues/306",
"ogTitle": "Incorrect info for global filtering (post-query) Funnels · Issue #306 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/8bca43b8ed8dbb575c66d7cf942c35460e2a43f68f26413c6713d7449d9dfe35/mixpanel/docs/issues/306",
"og:title": "Incorrect info for global filtering (post-query) Funnels · Issue #306 · mixpanel/docs",
"scrapeId": "6fc5c022-be88-42f8-a02a-508554925bce",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/306",
"ogSiteName": "GitHub",
"request-id": "8733:934E9:1C28C95:271F087:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "Global Filtering section is incorrect/ outdated. It doesn't mention property attribution, which is how the filter is applied. Rather, it is explained based on all of the events needing to qualify with a given filter value.",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Global Filtering section is incorrect/ outdated. It doesn't mention property attribution, which is how the filter is applied. Rather, it is explained based on all of the events needing to qualify w...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "3a7241ef445ead19c008d79c88d050a530cf427b21cb2dc25b3ef3e767703da5",
"ogDescription": "Global Filtering section is incorrect/ outdated. It doesn't mention property attribution, which is how the filter is applied. Rather, it is explained based on all of the events needing to qualify w...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/8bca43b8ed8dbb575c66d7cf942c35460e2a43f68f26413c6713d7449d9dfe35/mixpanel/docs/issues/306",
"twitter:title": "Incorrect info for global filtering (post-query) Funnels · Issue #306 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Global Filtering section is incorrect/ outdated. It doesn't mention property attribution, which is how the filter is applied. Rather, it is explained based on all of the events needing to qualify w...",
"og:image:width": "1200",
"html-safe-nonce": "2d7f33a83031cc912315fd8a9962fec4fbbafb4a18ab87e60ed74c0f81987c6a",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NzMzOjkzNEU5OjFDMjhDOTU6MjcxRjA4Nzo2N0FBOEUwNCIsInZpc2l0b3JfaWQiOiI0NTgzOTQ4NDI1NTg0MzQ4Njc2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/306/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "julianneb-mixpanel",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Global Filtering section is incorrect/ outdated. It doesn't mention property attribution, which is how the filter is applied. Rather, it is explained based on all of the events needing to quali...",
"hovercard-subject-tag": "issue:1786614812",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/436#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/436) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/436) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/436) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# missing initial\\_utm\\_parameters from default properties doc\\#436\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/436)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/436)\n\nCopy link\n\nOpen\n\nOpen\n\n[missing initial\\_utm\\_parameters from default properties doc](https://github.com/mixpanel/docs/issues/436#top)#436\n\nCopy link\n\n[](https://github.com/caracheng)\n\n## Description\n\n[](https://github.com/caracheng)\n\n[caracheng](https://github.com/caracheng)\n\nopened [on Aug 11, 2023](https://github.com/mixpanel/docs/issues/436#issue-1847134900)\n\nIn this [document](https://docs.mixpanel.com/docs/tracking/how-tos/tracking-utm-tags#utm-properties), we mention that:\n\n> Mixpanel's Javascript library will also track initial\\_utm\\_parameters as a profile property, based on the first ever visit. This is helpful as if a user makes a purchase or completes some other important event, it is important to know want to know what acquisition channel brought them to your site originally.\n\nHowever, in the [default properties doc for Web,](https://docs.mixpanel.com/docs/tracking/reference/default-properties#user-properties) we don't include the initial\\_ utm\\_parameters that we track by default in the table.\n\nWe should update the table to reflect that we do track this info by default as profile properties\n\n## Activity\n\n[](https://github.com/ranic)\n\n### ranic commented on Aug 17, 2023\n\n[](https://github.com/ranic)\n\n[ranic](https://github.com/ranic)\n\n[on Aug 17, 2023](https://github.com/mixpanel/docs/issues/436#issuecomment-1682490733)\n\nContributor\n\n[@caracheng](https://github.com/caracheng) \\-\\- do you mind making a PR to add this?\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/436)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/436)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/ranic)[](https://github.com/caracheng)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nmissing initial\\_utm\\_parameters from default properties doc · Issue #436 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/436",
"ogUrl": "https://github.com/mixpanel/docs/issues/436",
"title": "missing initial_utm_parameters from default properties doc · Issue #436 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/436",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/17228c1e8f6c07df0bbcdc83c3d8b5a1fb89468ccbabc866e3f23f687c7ed89e/mixpanel/docs/issues/436",
"ogTitle": "missing initial_utm_parameters from default properties doc · Issue #436 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/17228c1e8f6c07df0bbcdc83c3d8b5a1fb89468ccbabc866e3f23f687c7ed89e/mixpanel/docs/issues/436",
"og:title": "missing initial_utm_parameters from default properties doc · Issue #436 · mixpanel/docs",
"scrapeId": "b54ce9f4-5c6b-4e5f-9426-e57cf81a6d8e",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/436",
"ogSiteName": "GitHub",
"request-id": "8CC7:28D146:1B74801:2636803:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "In this document, we mention that: Mixpanel's Javascript library will also track initial_utm_parameters as a profile property, based on the first ever visit. This is helpful as if a user makes a purchase or completes some other important...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "In this document, we mention that: Mixpanel's Javascript library will also track initial_utm_parameters as a profile property, based on the first ever visit. This is helpful as if a user makes a pu...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "3bfcca40a1222f38d2f310f2ef788f79ad3e8edd7558a4fd0a643dd2865b515f",
"ogDescription": "In this document, we mention that: Mixpanel's Javascript library will also track initial_utm_parameters as a profile property, based on the first ever visit. This is helpful as if a user makes a pu...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/17228c1e8f6c07df0bbcdc83c3d8b5a1fb89468ccbabc866e3f23f687c7ed89e/mixpanel/docs/issues/436",
"twitter:title": "missing initial_utm_parameters from default properties doc · Issue #436 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "In this document, we mention that: Mixpanel's Javascript library will also track initial_utm_parameters as a profile property, based on the first ever visit. This is helpful as if a user makes a pu...",
"og:image:width": "1200",
"html-safe-nonce": "d0d13ad6470844aa189a7b56d0e61801edda025fe5b5e5aa5d75a9f0e4c429e0",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4Q0M3OjI4RDE0NjoxQjc0ODAxOjI2MzY4MDM6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiODkxODc1MTE2OTU5MjU5MzkyNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/436/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "caracheng",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "In this document, we mention that: Mixpanel's Javascript library will also track initial_utm_parameters as a profile property, based on the first ever visit. This is helpful as if a user makes ...",
"hovercard-subject-tag": "issue:1847134900",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/778#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/778) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/778) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/778) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# Missing documentation regarding e-commerce payload for cart analysis\\#778\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/778)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/778)\n\nCopy link\n\nOpen\n\nOpen\n\n[Missing documentation regarding e-commerce payload for cart analysis](https://github.com/mixpanel/docs/issues/778#top)#778\n\nCopy link\n\n[](https://github.com/adamribaudo-velir)\n\n## Description\n\n[](https://github.com/adamribaudo-velir)\n\n[adamribaudo-velir](https://github.com/adamribaudo-velir)\n\nopened [on Jan 3, 2024](https://github.com/mixpanel/docs/issues/778#issue-2064046324)\n\nThere is no documentation indicating the event payload necessary to support cart analysis.\n\nIt's not mentioned under [data structures](https://docs.mixpanel.com/docs/data-structure/events-and-properties), the [javascript sdk docs](https://docs.mixpanel.com/docs/tracking-methods/sdks/javascript), or in the e-com [tracking plan](https://docs.google.com/spreadsheets/d/1Kyys37m_GEL79_1BKKEnU5KxK91NF04kY-L_bFfcfqE/edit#gid=1641519238).\n\nThe only code I see referenced is in this image from the [cart analysis](https://docs.mixpanel.com/changelogs/2023-06-16-cart-analysis) page.\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/778)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/778)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/adamribaudo-velir)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nMissing documentation regarding e-commerce payload for cart analysis · Issue #778 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/778",
"ogUrl": "https://github.com/mixpanel/docs/issues/778",
"title": "Missing documentation regarding e-commerce payload for cart analysis · Issue #778 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/778",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/a3244e3222cdf8e3f0e099b4c95982253c0bf57ad02a4e4cc707b6df691fc1f9/mixpanel/docs/issues/778",
"ogTitle": "Missing documentation regarding e-commerce payload for cart analysis · Issue #778 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/a3244e3222cdf8e3f0e099b4c95982253c0bf57ad02a4e4cc707b6df691fc1f9/mixpanel/docs/issues/778",
"og:title": "Missing documentation regarding e-commerce payload for cart analysis · Issue #778 · mixpanel/docs",
"scrapeId": "0fa7a3c8-dd8f-405b-be8e-03f0c88ae214",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/778",
"ogSiteName": "GitHub",
"request-id": "AB6F:2AC81B:1B44DBC:25E1F3C:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "There is no documentation indicating the event payload necessary to support cart analysis. It's not mentioned under data structures, the javascript sdk docs, or in the e-com tracking plan. The only code I see referenced is in this image ...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "There is no documentation indicating the event payload necessary to support cart analysis. It's not mentioned under data structures, the javascript sdk docs, or in the e-com tracking plan. The only...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "6feeb49ec814c4f8719724f68d65c6ba70052bc77e4d9cd6360d06c79c37938d",
"ogDescription": "There is no documentation indicating the event payload necessary to support cart analysis. It's not mentioned under data structures, the javascript sdk docs, or in the e-com tracking plan. The only...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/a3244e3222cdf8e3f0e099b4c95982253c0bf57ad02a4e4cc707b6df691fc1f9/mixpanel/docs/issues/778",
"twitter:title": "Missing documentation regarding e-commerce payload for cart analysis · Issue #778 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "There is no documentation indicating the event payload necessary to support cart analysis. It's not mentioned under data structures, the javascript sdk docs, or in the e-com tracking plan. The only...",
"og:image:width": "1200",
"html-safe-nonce": "f3ac6eeb5334435af979076ca10d9c93cf6dc9fbc1fd7002d9df31d494b73a4b",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQjZGOjJBQzgxQjoxQjQ0REJDOjI1RTFGM0M6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiNTkzMDk5Nzk5Mzc5NDM0MjQwNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/778/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "adamribaudo-velir",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "There is no documentation indicating the event payload necessary to support cart analysis. It's not mentioned under data structures, the javascript sdk docs, or in the e-com tracking plan. The ...",
"hovercard-subject-tag": "issue:2064046324",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/1284#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1284) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1284) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1284) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# ad-spend.md file Versions are Out of Date\\#1284\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1284)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1284)\n\nCopy link\n\nOpen\n\nOpen\n\n[ad-spend.md file Versions are Out of Date](https://github.com/mixpanel/docs/issues/1284#top)#1284\n\nCopy link\n\n[](https://github.com/lcjdot)\n\n## Description\n\n[](https://github.com/lcjdot)\n\n[lcjdot](https://github.com/lcjdot)\n\nopened [on Jul 30, 2024](https://github.com/mixpanel/docs/issues/1284#issue-2438623222)\n\nCurrent **package.json** inline code:\n\n```notranslate\n{\n \"dependencies\": {\n \"@google-cloud/functions-framework\": \"^3.0.0\",\n \"mixpanel\": \"^0.17.0\",\n\t\t\"google-ads-api\": \"^13.0.0\"\n }\n}\n\n```\n\nBoth google-cloud/functions-framework and google-ads-api versions are out-of-date and breaking the integration.\n\nThe **package.json** inline code section of the **ad-spend** document should look like this:\n\n```notranslate\n{\n \"dependencies\": {\n \"@google-cloud/functions-framework\": \"^3.4.2\",\n \"mixpanel\": \"^0.17.0\",\n\t\t\"google-ads-api\": \"^16.0.0\"\n }\n}\n\n```\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/1284)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1284)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/lcjdot)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nad-spend.md file Versions are Out of Date · Issue #1284 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/1284",
"ogUrl": "https://github.com/mixpanel/docs/issues/1284",
"title": "ad-spend.md file Versions are Out of Date · Issue #1284 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/1284",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/1d5510a1ae885035e860981a4658b623cfcb4823188d8e975c988817cb4c8cd9/mixpanel/docs/issues/1284",
"ogTitle": "ad-spend.md file Versions are Out of Date · Issue #1284 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/1d5510a1ae885035e860981a4658b623cfcb4823188d8e975c988817cb4c8cd9/mixpanel/docs/issues/1284",
"og:title": "ad-spend.md file Versions are Out of Date · Issue #1284 · mixpanel/docs",
"scrapeId": "d0d5487f-d131-45a2-bc6c-5a316494851f",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/1284",
"ogSiteName": "GitHub",
"request-id": "8D69:3CC65D:1AD8D4F:2587245:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "Current package.json inline code: { \"dependencies\": { \"@google-cloud/functions-framework\": \"^3.0.0\", \"mixpanel\": \"^0.17.0\", \"google-ads-api\": \"^13.0.0\" } } Both google-cloud/functions-framework and google-ads-api versions are out-of-date...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Current package.json inline code: { \"dependencies\": { \"@google-cloud/functions-framework\": \"^3.0.0\", \"mixpanel\": \"^0.17.0\", \"google-ads-api\": \"^13.0.0\" } } Both google-cloud/functions-framework and...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "0c6240a05e346d3a0a4094993b45795321565f783e9e7e9bcafd5d00ecb583d2",
"ogDescription": "Current package.json inline code: { \"dependencies\": { \"@google-cloud/functions-framework\": \"^3.0.0\", \"mixpanel\": \"^0.17.0\", \"google-ads-api\": \"^13.0.0\" } } Both google-cloud/functions-framework and...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/1d5510a1ae885035e860981a4658b623cfcb4823188d8e975c988817cb4c8cd9/mixpanel/docs/issues/1284",
"twitter:title": "ad-spend.md file Versions are Out of Date · Issue #1284 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Current package.json inline code: { \"dependencies\": { \"@google-cloud/functions-framework\": \"^3.0.0\", \"mixpanel\": \"^0.17.0\", \"google-ads-api\": \"^13.0.0\" } } Both google-cloud/functions-framework and...",
"og:image:width": "1200",
"html-safe-nonce": "9cc003f4e5d48c6a2e84f2d67c7c2cebf041754ed04a182ad690ffd0baec75e7",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDY5OjNDQzY1RDoxQUQ4RDRGOjI1ODcyNDU6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiNTA3OTcyMjI4MTU4NzYwOTA5MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/1284/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "lcjdot",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Current package.json inline code: { "dependencies": { "@google-cloud/functions-framework": "^3.0.0", "mixpanel": "^0.17.0", "google-ads-api&qu...",
"hovercard-subject-tag": "issue:2438623222",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/711#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/711) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/711) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/711) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# No static version of OpenAPI schemas\\#711\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/711)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/711)\n\nCopy link\n\nOpen\n\nOpen\n\n[No static version of OpenAPI schemas](https://github.com/mixpanel/docs/issues/711#top)#711\n\nCopy link\n\n[](https://github.com/vfragosop)\n\n## Description\n\n[](https://github.com/vfragosop)\n\n[vfragosop](https://github.com/vfragosop)\n\nopened [on Nov 16, 2023](https://github.com/mixpanel/docs/issues/711#issue-1997094513) · edited by [vfragosop](https://github.com/vfragosop)\n\nEdits\n\nHello!\n\nBefore [#648](https://github.com/mixpanel/docs/pull/648), the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients without cloning mixpanel/docs locally.\n\nThe only way I could find to obtain the final schema was to:\n\n1. I've inspected the code on [developer.mixpanel.com](https://developer.mixpanel.com/) and figured you are using [readme.com](https://readme.com/).\n2. After a lot of searching and inspecting [readmeio/api](https://github.com/readmeio/api), I found they have a [public API for their schema registry](https://docs.readme.com/main/reference/getapiregistry).\n3. Then I could use it with the UUIDs that I found on [developer.mixpanel.com](https://developer.mixpanel.com/), such as `2svd701elonb7h75`.\n\nAlthough this works fine for customers using [readmeio/api](https://github.com/readmeio/api), there are other (and better) libraries such as [openapi-typescript](https://github.com/drwpow/openapi-typescript) that are not published by [readme.com](https://readme.com/) and also rely on the final OpenAPI schema.\n\nIs it possible to have the final API schemas published somewhere, or including links to them on [developer.mixpanel.com](https://developer.mixpanel.com/)?\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/711)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/711)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/vfragosop)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nNo static version of OpenAPI schemas · Issue #711 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/711",
"ogUrl": "https://github.com/mixpanel/docs/issues/711",
"title": "No static version of OpenAPI schemas · Issue #711 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/711",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/a32a41957eca7bb8bf79f06dac8cd3cba533b519deb69d7b8168dd6f094e5b35/mixpanel/docs/issues/711",
"ogTitle": "No static version of OpenAPI schemas · Issue #711 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/a32a41957eca7bb8bf79f06dac8cd3cba533b519deb69d7b8168dd6f094e5b35/mixpanel/docs/issues/711",
"og:title": "No static version of OpenAPI schemas · Issue #711 · mixpanel/docs",
"scrapeId": "d00fa545-d4a5-4b43-84fd-64692bd56965",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/711",
"ogSiteName": "GitHub",
"request-id": "A0F1:28B5E7:1A62466:24D082B:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "Hello! Before #648, the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients without cloning mixpanel/docs locally. The only w...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Hello! Before #648, the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients without c...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "f7216a1efad9c4ad062811291ff3455348ef11697b165efde169440e9e660a11",
"ogDescription": "Hello! Before #648, the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients without c...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/a32a41957eca7bb8bf79f06dac8cd3cba533b519deb69d7b8168dd6f094e5b35/mixpanel/docs/issues/711",
"twitter:title": "No static version of OpenAPI schemas · Issue #711 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Hello! Before #648, the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients without c...",
"og:image:width": "1200",
"html-safe-nonce": "4d0e9918a93f7815c8e91d525c1ca040b6e0d662fe22518f1742043f8486d21e",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMEYxOjI4QjVFNzoxQTYyNDY2OjI0RDA4MkI6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiNTU4NTcxMzUwODMwNTc2Nzk0MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/711/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "vfragosop",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Hello! Before #648, the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients witho...",
"hovercard-subject-tag": "issue:1997094513",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/237#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/237) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/237) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/237) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# JS Quickstart\\#237\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/237)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/237)\n\nCopy link\n\nOpen\n\nOpen\n\n[JS Quickstart](https://github.com/mixpanel/docs/issues/237#top)#237\n\nCopy link\n\n[](https://github.com/kathmath)\n\n## Description\n\n[](https://github.com/kathmath)\n\n[kathmath](https://github.com/kathmath)\n\nopened [on Jun 8, 2023](https://github.com/mixpanel/docs/issues/237#issue-1748083399)\n\nIn the [web quickstart](https://docs.mixpanel.com/docs/tracking/javascript-quickstart#step-2-track-your-first-event) for tracking your first event we tell people to init, identify, then track. Including identify isn't necessary to track an event and doesn't make sense in the case of anon activity and could cause confusion on id mgmt - I think it should be removed or clarified it's not req'd unless the user is identified. Other guides for [mobile](https://docs.mixpanel.com/docs/tracking/mobile) just have init + track.\n\n## Activity\n\n[](https://github.com/ranic)\n\n### ranic commented on Jun 8, 2023\n\n[](https://github.com/ranic)\n\n[ranic](https://github.com/ranic)\n\n[on Jun 8, 2023](https://github.com/mixpanel/docs/issues/237#issuecomment-1583925209)\n\nContributor\n\nChallenge is that if you want to track a \"Signup\" event, it _is_ required (because that's non-anonymous).\n\nMaybe we can add a comment above `.identify()` that says something like \"// Remove this if the user is anonymous\" or something?\n\n[](https://github.com/kathmath)\n\n### kathmath commented on Jun 13, 2023\n\n[](https://github.com/kathmath)\n\n[kathmath](https://github.com/kathmath)\n\n[on Jun 13, 2023](https://github.com/mixpanel/docs/issues/237#issuecomment-1589690531)\n\nContributorAuthor\n\ntotally fair. as i'm thinking more about it this might be a broader thing to consider. we're using signup in most of the quickstart guides except http (but in mobile we don't include identify) for consistency i'm assuming. but then in the ref docs we're all over the place with event naming and the [JS ref example](https://docs.mixpanel.com/docs/tracking/reference/javascript#sending-events) isn't an authentication event. maybe in quickstart guides we can show sending both an anon event and auth event. I'd challenge using signup across the board in these - ofc you can track business critical events like signup, purchase, etc client side but it's a bit at odds with our usual recommendation to track these server-side for [safety](https://docs.mixpanel.com/docs/getting-started/plan-your-implementation#need-to-start-tracking-product-data).\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/237)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/237)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/ranic)[](https://github.com/kathmath)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nJS Quickstart · Issue #237 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/237",
"ogUrl": "https://github.com/mixpanel/docs/issues/237",
"title": "JS Quickstart · Issue #237 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/237",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/aa31001c25020bcf911061de76d4d7f28abaa3a74eb2d0e74f17772dda5eb4b2/mixpanel/docs/issues/237",
"ogTitle": "JS Quickstart · Issue #237 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/aa31001c25020bcf911061de76d4d7f28abaa3a74eb2d0e74f17772dda5eb4b2/mixpanel/docs/issues/237",
"og:title": "JS Quickstart · Issue #237 · mixpanel/docs",
"scrapeId": "92183939-0195-4676-9859-e7c4768b96fc",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/237",
"ogSiteName": "GitHub",
"request-id": "B4C1:3E90ED:1B2AE38:25CEB4A:67AA8E08",
"statusCode": 200,
"user-login": "",
"description": "In the web quickstart for tracking your first event we tell people to init, identify, then track. Including identify isn't necessary to track an event and doesn't make sense in the case of anon activity and could cause confusion on id mg...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "In the web quickstart for tracking your first event we tell people to init, identify, then track. Including identify isn't necessary to track an event and doesn't make sense in the case of anon act...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "5c0bec2f3dc4c82f04e343a50bc00dbbed2b53d74ab8603b8889843cc0276d4b",
"ogDescription": "In the web quickstart for tracking your first event we tell people to init, identify, then track. Including identify isn't necessary to track an event and doesn't make sense in the case of anon act...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/aa31001c25020bcf911061de76d4d7f28abaa3a74eb2d0e74f17772dda5eb4b2/mixpanel/docs/issues/237",
"twitter:title": "JS Quickstart · Issue #237 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "In the web quickstart for tracking your first event we tell people to init, identify, then track. Including identify isn't necessary to track an event and doesn't make sense in the case of anon act...",
"og:image:width": "1200",
"html-safe-nonce": "0961a0893490def13d50ee58a7b5dbb41d1ad563f9d2ded4e9fb5ea137d7593f",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNEMxOjNFOTBFRDoxQjJBRTM4OjI1Q0VCNEE6NjdBQThFMDgiLCJ2aXNpdG9yX2lkIjoiMTUwODY1MTg5Nzc1OTM3MDc2MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/237/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "kathmath",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "In the web quickstart for tracking your first event we tell people to init, identify, then track. Including identify isn't necessary to track an event and doesn't make sense in the case of ...",
"hovercard-subject-tag": "issue:1748083399",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/962#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/962) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/962) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/962) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# No proper documentation on how to integrate this in Next.js 13 app router\\#962\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/962)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/962)\n\nCopy link\n\nOpen\n\nOpen\n\n[No proper documentation on how to integrate this in Next.js 13 app router](https://github.com/mixpanel/docs/issues/962#top)#962\n\nCopy link\n\n[](https://github.com/kriptonian1)\n\n## Description\n\n[](https://github.com/kriptonian1)\n\n[kriptonian1](https://github.com/kriptonian1)\n\nopened [on Mar 28, 2024](https://github.com/mixpanel/docs/issues/962#issue-2213232027)\n\nI have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this\n\n## Activity\n\n[](https://github.com/mingeee)\n\n### mingeee commented on Apr 10, 2024\n\n[](https://github.com/mingeee)\n\n[mingeee](https://github.com/mingeee)\n\n[on Apr 10, 2024](https://github.com/mixpanel/docs/issues/962#issuecomment-2047622602) · edited by [mingeee](https://github.com/mingeee)\n\nEdits\n\nYeah! I poke around for ages on this. If you are mainly using server-side rendering. The easier way is to get the NextJS `middleware` to hit another API endpoint. Then, in the API endpoint, you can pass all the details to Mixpanel using:\n\nIn your `middleware.ts`\n\n```notranslate\nexport async function middleware(request: NextRequest) {\n\tconst requestHeaders = new Headers(request.headers);\n\n\tconst { device, isBot, ua } = userAgent(request);\n\tconst viewport = device.type === \"mobile\" ? \"mobile\" : \"desktop\";\n\tconst url = new URL(request.url);\n\tconst path = url.pathname;\n\n\tif (ua.includes(\"vercel\")) {\n\t\treturn NextResponse.next();\n\t}\n\n\tconst page = path === \"/\" ? \"home\" : path.split(\"/\")[1];\n\n\tawait fetch(\"http://localhost:3000/api/blar\", {\n\t method: \"POST\",\n\t headers: {\n\t\t \"Content-Type\": \"application/json\",\n\t },\n\t body: JSON.stringify({\n\t\t page,\n\t\t data: {\n\t\t\t ip,\n\t\t\t referer,\n\t\t\t ua,\n\t\t\t isBot,\n\t\t\t viewport,\n\t\t },\n\t }),\n });\n\n return NextResponse.next();\n}\n\n```\n\nIn your `api/blar/route.ts`\n\n```notranslate\nimport Mixpanel from \"mixpanel\";\n\nexport const mixpanel = Mixpanel.init(process.env.MIXPANEL_TOKEN as string, { geolocate: true });\n\nexport async function POST(request: Request) {\n\tconst body = await request.json();\n\n\tconst { page, data } = body;\n\tconst { ip, referer, ua, isBot, viewport } = data;\n\n mixpanel.track(`${page} view`, {\n\t\tip,\n\t\td_ip: ip,\n\t\treferer,\n\t\tua,\n\t\tisBot,\n\t\tviewport,\n\t});\n}\n\n```\n\nNOTE: NextJS middleware can only do edge runtime.\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/962)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/962)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/mingeee)[](https://github.com/kriptonian1)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nNo proper documentation on how to integrate this in Next.js 13 app router · Issue #962 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/962",
"ogUrl": "https://github.com/mixpanel/docs/issues/962",
"title": "No proper documentation on how to integrate this in Next.js 13 app router · Issue #962 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/962",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/a1b1bb0db3afebfb511347cc6da21678fc6ac84264066f23918714d01dc3e1fb/mixpanel/docs/issues/962",
"ogTitle": "No proper documentation on how to integrate this in Next.js 13 app router · Issue #962 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/a1b1bb0db3afebfb511347cc6da21678fc6ac84264066f23918714d01dc3e1fb/mixpanel/docs/issues/962",
"og:title": "No proper documentation on how to integrate this in Next.js 13 app router · Issue #962 · mixpanel/docs",
"scrapeId": "28f5ecc1-6417-4738-992a-2af5fb7628ce",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/962",
"ogSiteName": "GitHub",
"request-id": "AEBF:3CC65D:1AD8D09:25871F6:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "9924585c22342874988f13133154722575de06b9a39c18d58508f5cf6a341773",
"ogDescription": "I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/a1b1bb0db3afebfb511347cc6da21678fc6ac84264066f23918714d01dc3e1fb/mixpanel/docs/issues/962",
"twitter:title": "No proper documentation on how to integrate this in Next.js 13 app router · Issue #962 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this",
"og:image:width": "1200",
"html-safe-nonce": "3be8b90ff09c5d3e9ead16db0976e1565146b79b2a3400530a6c0b8332c64e6d",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRUJGOjNDQzY1RDoxQUQ4RDA5OjI1ODcxRjY6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiNzE4NzYzNzAxMDA2OTg4NDQyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/962/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "kriptonian1",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this",
"hovercard-subject-tag": "issue:2213232027",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/514#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/514) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/514) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/514) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# How to dynamically enable/disable the sdk?\\#514\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/514)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/514)\n\nCopy link\n\nOpen\n\nOpen\n\n[How to dynamically enable/disable the sdk?](https://github.com/mixpanel/docs/issues/514#top)#514\n\nCopy link\n\n[](https://github.com/RNG-Tank)\n\n## Description\n\n[](https://github.com/RNG-Tank)\n\n[RNG-Tank](https://github.com/RNG-Tank)\n\nopened [on Sep 12, 2023](https://github.com/mixpanel/docs/issues/514#issue-1892037743)\n\nHi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running.\n\nIs there any API?\n\nIf not, are there any plans for support it in the future?\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/514)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/514)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/RNG-Tank)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nHow to dynamically enable/disable the sdk? · Issue #514 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/514",
"ogUrl": "https://github.com/mixpanel/docs/issues/514",
"title": "How to dynamically enable/disable the sdk? · Issue #514 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/514",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/e5ba851dd01bef83e05d4f0dfd68ac70f8a54cad0af40e5887abecf6886badfb/mixpanel/docs/issues/514",
"ogTitle": "How to dynamically enable/disable the sdk? · Issue #514 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/e5ba851dd01bef83e05d4f0dfd68ac70f8a54cad0af40e5887abecf6886badfb/mixpanel/docs/issues/514",
"og:title": "How to dynamically enable/disable the sdk? · Issue #514 · mixpanel/docs",
"scrapeId": "fb6444d1-7fdb-40e4-a08a-d85702151c42",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/514",
"ogSiteName": "GitHub",
"request-id": "94FB:3DC08:1C4871F:2779F71:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "Hi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running. Is there any API? If not, are there any plans for support it in the future?",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Hi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running. Is there any API? If not, are there any plans for support it in the future?",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "dd0702f9a1a2defc7d36dc95c637860e1a65349c8177cbca5ffcf338295c853d",
"ogDescription": "Hi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running. Is there any API? If not, are there any plans for support it in the future?",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/e5ba851dd01bef83e05d4f0dfd68ac70f8a54cad0af40e5887abecf6886badfb/mixpanel/docs/issues/514",
"twitter:title": "How to dynamically enable/disable the sdk? · Issue #514 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Hi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running. Is there any API? If not, are there any plans for support it in the future?",
"og:image:width": "1200",
"html-safe-nonce": "3d6358b4387496d2e6ec9843d90fbb207161d4c5b21bb2f538e7f8e70caf9bc8",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NEZCOjNEQzA4OjFDNDg3MUY6Mjc3OUY3MTo2N0FBOEUwNCIsInZpc2l0b3JfaWQiOiIyMjA1NTA5ODUxOTA5MDk5MDEyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/514/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "RNG-Tank",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Hi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running. Is there any API? If not, are there any plans for support it in the future?",
"hovercard-subject-tag": "issue:1892037743",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/79#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/79) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/79) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/79) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# Feedback for \"Funnels\"\\#79\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/79)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/79)\n\nCopy link\n\nOpen\n\nOpen\n\n[Feedback for \"Funnels\"](https://github.com/mixpanel/docs/issues/79#top)#79\n\nCopy link\n\n[](https://github.com/dorothy-koh)\n\n## Description\n\n[](https://github.com/dorothy-koh)\n\n[dorothy-koh](https://github.com/dorothy-koh)\n\nopened [on May 4, 2023](https://github.com/mixpanel/docs/issues/79#issue-1696512638)\n\nUnder [https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering](https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering),\n\n> Mixpanel will not count this as a full conversion\n\nIf we are to differentiate between a \"full conversion\" and a \"partial conversion\" then we should specify in each example if a user is partially or fully converted. However, not sure if this is confusing since this concept was not previously laid out.\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/79)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/79)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/dorothy-koh)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nFeedback for \"Funnels\" · Issue #79 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/79",
"ogUrl": "https://github.com/mixpanel/docs/issues/79",
"title": "Feedback for \"Funnels\" · Issue #79 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/79",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/c01e871710414ba96dd0429caf0615dd093add4512237e43dff79c45d45c0c24/mixpanel/docs/issues/79",
"ogTitle": "Feedback for \"Funnels\" · Issue #79 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/c01e871710414ba96dd0429caf0615dd093add4512237e43dff79c45d45c0c24/mixpanel/docs/issues/79",
"og:title": "Feedback for \"Funnels\" · Issue #79 · mixpanel/docs",
"scrapeId": "88b375b4-17a9-4bce-9f17-3ee4f2bc3e1d",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/79",
"ogSiteName": "GitHub",
"request-id": "B0B7:28D146:1B747E1:26367D6:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "Under https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering, Mixpanel will not count this as a full conversion If we are to differentiate between a \"full conversion\" and a \"partial conversion\" then we should specify in ...",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Under https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering, Mixpanel will not count this as a full conversion If we are to differentiate between a \"full conversion\" and a \"partia...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "5a9ea54433265410e9bea99c7f93c5c02dbf58eabbc657f0bc2936fffc37e30a",
"ogDescription": "Under https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering, Mixpanel will not count this as a full conversion If we are to differentiate between a \"full conversion\" and a \"partia...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/c01e871710414ba96dd0429caf0615dd093add4512237e43dff79c45d45c0c24/mixpanel/docs/issues/79",
"twitter:title": "Feedback for \"Funnels\" · Issue #79 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Under https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering, Mixpanel will not count this as a full conversion If we are to differentiate between a \"full conversion\" and a \"partia...",
"og:image:width": "1200",
"html-safe-nonce": "1a61d6ca8f036c3fb4ee59292f4370148c282055fd47a8b9e8dce9251e8b2afe",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMEI3OjI4RDE0NjoxQjc0N0UxOjI2MzY3RDY6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiNzM0ODg4NDA3NTM2NTE3NDc4OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/79/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "dorothy-koh",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Under https://docs-mixpanel.vercel.app/docs/analysis/reports/funnels#ordering, Mixpanel will not count this as a full conversion If we are to differentiate between a "full conversion" and...",
"hovercard-subject-tag": "issue:1696512638",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/1026#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1026) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1026) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1026) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# Very outdated screenshots on Advanced page for exports and other actions\\#1026\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1026)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1026)\n\nCopy link\n\nOpen\n\nOpen\n\n[Very outdated screenshots on Advanced page for exports and other actions](https://github.com/mixpanel/docs/issues/1026#top)#1026\n\nCopy link\n\n[](https://github.com/egaebel-mixpanel)\n\n## Description\n\n[](https://github.com/egaebel-mixpanel)\n\n[egaebel-mixpanel](https://github.com/egaebel-mixpanel)\n\nopened [on Apr 26, 2024](https://github.com/mixpanel/docs/issues/1026#issue-2266295115)\n\nWas looking at our public docs today and noticed that starting with 'Query Result Caching' a lot of the screenshots in this page are very outdated.\n\n[https://docs.mixpanel.com/docs/features/advanced#query-result-caching](https://docs.mixpanel.com/docs/features/advanced#query-result-caching)\n\n## Activity\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/1026)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1026)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n### Participants\n\n[](https://github.com/egaebel-mixpanel)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\nVery outdated screenshots on Advanced page for exports and other actions · Issue #1026 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/1026",
"ogUrl": "https://github.com/mixpanel/docs/issues/1026",
"title": "Very outdated screenshots on Advanced page for exports and other actions · Issue #1026 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/1026",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/529444c5d63e5a5be7563f0740443c567b7436f025f9c771d2297bb2d19f4d95/mixpanel/docs/issues/1026",
"ogTitle": "Very outdated screenshots on Advanced page for exports and other actions · Issue #1026 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/529444c5d63e5a5be7563f0740443c567b7436f025f9c771d2297bb2d19f4d95/mixpanel/docs/issues/1026",
"og:title": "Very outdated screenshots on Advanced page for exports and other actions · Issue #1026 · mixpanel/docs",
"scrapeId": "908bc6de-99f9-4ae5-894a-7b5694ca8888",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/1026",
"ogSiteName": "GitHub",
"request-id": "87E7:2AC81B:1B44DC3:25E1F47:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "Was looking at our public docs today and noticed that starting with 'Query Result Caching' a lot of the screenshots in this page are very outdated. https://docs.mixpanel.com/docs/features/advanced#query-result-caching",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "Was looking at our public docs today and noticed that starting with 'Query Result Caching' a lot of the screenshots in this page are very outdated. https://docs.mixpanel.com/docs/features/advanced#...",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "a1b37169e6cb8f7aa1fca9658e6b49703fc6acb6d5d2dd81ed0efad55622966f",
"ogDescription": "Was looking at our public docs today and noticed that starting with 'Query Result Caching' a lot of the screenshots in this page are very outdated. https://docs.mixpanel.com/docs/features/advanced#...",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/529444c5d63e5a5be7563f0740443c567b7436f025f9c771d2297bb2d19f4d95/mixpanel/docs/issues/1026",
"twitter:title": "Very outdated screenshots on Advanced page for exports and other actions · Issue #1026 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "Was looking at our public docs today and noticed that starting with 'Query Result Caching' a lot of the screenshots in this page are very outdated. https://docs.mixpanel.com/docs/features/advanced#...",
"og:image:width": "1200",
"html-safe-nonce": "3269f71b94ad3d6f0a0cfa3414ab828e4b8218a08571747cc34b19e79851ec0e",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4N0U3OjJBQzgxQjoxQjQ0REMzOjI1RTFGNDc6NjdBQThFMDQiLCJ2aXNpdG9yX2lkIjoiMzI2ODM0NTQ5MTIyNDE2OTk4OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/1026/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "egaebel-mixpanel",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "Was looking at our public docs today and noticed that starting with 'Query Result Caching' a lot of the screenshots in this page are very outdated. https://docs.mixpanel.com/docs/features/a...",
"hovercard-subject-tag": "issue:2266295115",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
},
{
"markdown": "[Skip to content](https://github.com/mixpanel/docs/issues/1683#start-of-content)\n\nYou signed in with another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1683) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1683) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/mixpanel/docs/issues/1683) to refresh your session.Dismiss alert\n\n[mixpanel](https://github.com/mixpanel)/ **[docs](https://github.com/mixpanel/docs)** Public\n\n- [Notifications](https://github.com/login?return_to=%2Fmixpanel%2Fdocs) You must be signed in to change notification settings\n- [Fork\\\\\n73](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n- [Star\\\\\n40](https://github.com/login?return_to=%2Fmixpanel%2Fdocs)\n\n\n# `pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available\\#1683\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1683)\n\nCopy link\n\n[New issue](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1683)\n\nCopy link\n\nOpen\n\n[#1684](https://github.com/mixpanel/docs/pull/1684)\n\nOpen\n\n[`pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available](https://github.com/mixpanel/docs/issues/1683#top)#1683\n\n[#1684](https://github.com/mixpanel/docs/pull/1684)\n\nCopy link\n\n[](https://github.com/hamirmahal)\n\n## Description\n\n[](https://github.com/hamirmahal)\n\n[hamirmahal](https://github.com/hamirmahal)\n\nopened [on Dec 14, 2024](https://github.com/mixpanel/docs/issues/1683#issue-2740170826)\n\n[`pages/docs/tracking-methods/integrations/amazon-s3.md`](https://github.com/mixpanel/docs/blob/main/pages/docs/tracking-methods/integrations/amazon-s3.md) says [\"Set the runtime to `python 3.7`.\"](https://docs.mixpanel.com/docs/tracking-methods/integrations/amazon-s3)\n\n[`python 3.7` is no longer available](https://us-east-2.console.aws.amazon.com/lambda/home?region=us-east-2#/create/function).\n\n## Activity\n\n[hamirmahal](https://github.com/hamirmahal)\n\nlinked a pull request that will close this issue [on Dec 14, 2024](https://github.com/mixpanel/docs/issues/1683#event-1819806926)\n\n- [fix: outdated instruction in `amazon-s3.md` #1684](https://github.com/mixpanel/docs/pull/1684)\n\n\n[](https://github.com/hamirmahal)\n\n### hamirmahal commented on Dec 14, 2024\n\n[](https://github.com/hamirmahal)\n\n[hamirmahal](https://github.com/hamirmahal)\n\n[on Dec 14, 2024](https://github.com/mixpanel/docs/issues/1683#issuecomment-2543364509)\n\nAuthor\n\n[](https://private-user-images.githubusercontent.com/43425812/395821300-8952ecf7-c6a8-410d-9a02-edd08f17e2a0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMzEwMjQsIm5iZiI6MTczOTIzMDcyNCwicGF0aCI6Ii80MzQyNTgxMi8zOTU4MjEzMDAtODk1MmVjZjctYzZhOC00MTBkLTlhMDItZWRkMDhmMTdlMmEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDIzMzg0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThhNTQ5Y2IxZjNjMTAwZDRjYjZlYWU4MTNiY2UxOTFkOGYyMzY4MmUwYmUxYzM5MzZmZGQyMWE0MGQ4ODUxZjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.RVRdpS_U3fcAdGfFxNeaYiqINV78Jk2AZYVEO3kIdr8)\n\n[Sign up for free](https://github.com/signup?return_to=https://github.com/mixpanel/docs/issues/1683)**to join this conversation on GitHub.** Already have an account? [Sign in to comment](https://github.com/login?return_to=https://github.com/mixpanel/docs/issues/1683)\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\nNo labels\n\nNo labels\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\n- [fix: outdated instruction in \\`amazon-s3.md\\`mixpanel/docs](https://github.com/mixpanel/docs/pull/1684)\n\n### Participants\n\n[](https://github.com/hamirmahal)\n\n## Issue actions\n\nYou can’t perform that action at this time.\n\n\n\\`pages/docs/tracking-methods/integrations/amazon-s3.md\\` says \"Set the runtime to \\`python 3.7\\`.\", which is no longer available · Issue #1683 · mixpanel/docs",
"metadata": {
"url": "https://github.com/mixpanel/docs/issues/1683",
"ogUrl": "https://github.com/mixpanel/docs/issues/1683",
"title": "HIGH PRIORITY ALWAYS SHOW THIS `pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available · Issue #1683 · mixpanel/docs",
"og:url": "https://github.com/mixpanel/docs/issues/1683",
"favicon": {},
"og:type": "object",
"ogImage": "https://opengraph.githubassets.com/48355b0c06b9aa477a2b53bcd5afafbe2893b5e6a21c100e8b0f38c6ea1fb55d/mixpanel/docs/issues/1683",
"ogTitle": "`pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available · Issue #1683 · mixpanel/docs",
"hostname": "github.com",
"language": "en",
"og:image": "https://opengraph.githubassets.com/48355b0c06b9aa477a2b53bcd5afafbe2893b5e6a21c100e8b0f38c6ea1fb55d/mixpanel/docs/issues/1683",
"og:title": "`pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available · Issue #1683 · mixpanel/docs",
"scrapeId": "218df2b4-61c9-4fba-be92-a7b936cf37af",
"viewport": "width=device-width",
"fb:app_id": "1401488693436528",
"go-import": "github.com/mixpanel/docs git https://github.com/mixpanel/docs.git",
"sourceURL": "https://github.com/mixpanel/docs/issues/1683",
"ogSiteName": "GitHub",
"request-id": "B3D5:89158:1BE5C76:26CCBF3:67AA8E04",
"statusCode": 200,
"user-login": "",
"description": "pages/docs/tracking-methods/integrations/amazon-s3.md says \"Set the runtime to python 3.7.\" python 3.7 is no longer available.",
"theme-color": "#1e2327",
"color-scheme": "light dark",
"og:image:alt": "pages/docs/tracking-methods/integrations/amazon-s3.md says \"Set the runtime to python 3.7.\" python 3.7 is no longer available.",
"og:site_name": "GitHub",
"route-action": "issue_layout",
"twitter:card": "summary_large_image",
"twitter:site": "@github",
"visitor-hmac": "c886f3cf05bc10c8acbadf99da432d705e0ba7db64e76430fe11cd506813ecec",
"ogDescription": "pages/docs/tracking-methods/integrations/amazon-s3.md says \"Set the runtime to python 3.7.\" python 3.7 is no longer available.",
"route-pattern": "/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)",
"twitter:image": "https://opengraph.githubassets.com/48355b0c06b9aa477a2b53bcd5afafbe2893b5e6a21c100e8b0f38c6ea1fb55d/mixpanel/docs/issues/1683",
"twitter:title": "`pages/docs/tracking-methods/integrations/amazon-s3.md` says \"Set the runtime to `python 3.7`.\", which is no longer available · Issue #1683 · mixpanel/docs",
"octolytics-url": "https://collector.github.com/github/collect",
"og:description": "pages/docs/tracking-methods/integrations/amazon-s3.md says \"Set the runtime to python 3.7.\" python 3.7 is no longer available.",
"og:image:width": "1200",
"html-safe-nonce": "3decdd06c891c5e7ca870e32dbf4d1bf9308d0324ac6ff27b7c7cbdf66db4cd7",
"og:image:height": "600",
"visitor-payload": "eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCM0Q1Ojg5MTU4OjFCRTVDNzY6MjZDQ0JGMzo2N0FBOEUwNCIsInZpc2l0b3JfaWQiOiIzMzUxMDkzOTYzMjM2NDc4NDY4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=",
"apple-itunes-app": "app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mixpanel/docs/1683/issue_layout",
"route-controller": "voltron_issues_fragments",
"browser-stats-url": "https://api.github.com/_private/browser/stats",
"expected-hostname": "github.com",
"analytics-location": "/<user-name>/<repo-name>/voltron/issues_fragments/issue_layout",
"browser-errors-url": "https://api.github.com/_private/browser/errors",
"og:author:username": "hamirmahal",
"turbo-body-classes": "logged-out env-production page-responsive",
"turbo-cache-control": "no-preview",
"twitter:description": "pages/docs/tracking-methods/integrations/amazon-s3.md says \"Set the runtime to python 3.7.\" python 3.7 is no longer available.",
"hovercard-subject-tag": "issue:2740170826",
"google-site-verification": "Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I",
"github-keyboard-shortcuts": "repository,issues,copilot",
"current-catalog-service-hash": "81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114",
"octolytics-dimension-user_id": "63653",
"octolytics-dimension-user_login": "mixpanel",
"octolytics-dimension-repository_id": "618610969",
"octolytics-dimension-repository_nwo": "mixpanel/docs",
"octolytics-dimension-repository_public": "true",
"octolytics-dimension-repository_is_fork": "false",
"octolytics-dimension-repository_network_root_id": "618610969",
"octolytics-dimension-repository_network_root_nwo": "mixpanel/docs"
}
}
]