Custom events in Electron/Tauri/NeutralinoJS/etc. #2468
stephanbogner
started this conversation in
Anything Else
Replies: 2 comments 1 reply
-
Thanks for reaching out and the kind words @stephanbogner
Yes, that's correct. |
Beta Was this translation helpful? Give feedback.
1 reply
-
How to to get the user agent header value in tauri though? 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
(First of all: Plausible is great! I love it ❤️)
I am working on a cross-platform desktop app (using Tauri) and I was wondering whether it's possible to use custom events to track stuff.
I found the integration guide and discussions (1 and 2) regarding mobile tracking, but surprisingly nothing about Electron, Tauri or NeutralinoJS (or I missed it).
My assumption is that the recommended way is to use post-requests with the API-endpoints.
Is that assumption correct?
Beta Was this translation helpful? Give feedback.
All reactions