Get all inactive users on Amplitudegraphing amplitudeGet sound amplitude in Python with SL4AAmplitude from AudioRecordHow to get the time crossing from amplitude of a signal by LabVIEWHow to Access and Get Amplitude of MP3 Sound on the Timeline?Is there an (Amplitude max-min) function in Excelhow to hide global variable of Amplitudeswift FFT chunk audio file to get AmplitudeHow can I get Amplitude metrics for New Users via the API?Amplitude Analytics Dashboard REST API Event object
is this a spam?
Can a monster with multiattack use this ability if they are missing a limb?
Go Pregnant or Go Home
Dot above capital letter not centred
What's the purpose of "true" in bash "if sudo true; then"
Can somebody explain Brexit in a few child-proof sentences?
Do there exist finite commutative rings with identity that are not Bézout rings?
Why Were Madagascar and New Zealand Discovered So Late?
Curses work by shouting - How to avoid collateral damage?
Why does John Bercow say “unlock” after reading out the results of a vote?
Is expanding the research of a group into machine learning as a PhD student risky?
How do I rename a LINUX host without needing to reboot for the rename to take effect?
Was Spock the First Vulcan in Starfleet?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
What to do with wrong results in talks?
Is there any reason not to eat food that's been dropped on the surface of the moon?
What are the ramifications of creating a homebrew world without an Astral Plane?
Is a roofing delivery truck likely to crack my driveway slab?
apt-get update is failing in debian
Why is delta-v is the most useful quantity for planning space travel?
Is there an Impartial Brexit Deal comparison site?
How to be diplomatic in refusing to write code that breaches the privacy of our users
What is the opposite of 'gravitas'?
At which point does a character regain all their Hit Dice?
Get all inactive users on Amplitude
graphing amplitudeGet sound amplitude in Python with SL4AAmplitude from AudioRecordHow to get the time crossing from amplitude of a signal by LabVIEWHow to Access and Get Amplitude of MP3 Sound on the Timeline?Is there an (Amplitude max-min) function in Excelhow to hide global variable of Amplitudeswift FFT chunk audio file to get AmplitudeHow can I get Amplitude metrics for New Users via the API?Amplitude Analytics Dashboard REST API Event object
Using the amplitude API
how can I get all users (and their amplitude_id
) that have not been active in the last N days? I see that the user has the lastSeen
property but it's not clear to me how to filter on it.
For example I thought maybe 'https://amplitude.com/api/2/usersearch?user=*&matches="last_seen": "2019-01-18"'
might be along the right lines, with some modification to get last_seen
less than some date, but seems not to work.
There is a more complex query set, but last_seen
doesn't seem to be a valid property on it: https://amplitude.zendesk.com/hc/en-us/articles/205469748-Dashboard-Rest-API-Export-Amplitude-Dashboard-Data#query-parameters
amplitude
add a comment |
Using the amplitude API
how can I get all users (and their amplitude_id
) that have not been active in the last N days? I see that the user has the lastSeen
property but it's not clear to me how to filter on it.
For example I thought maybe 'https://amplitude.com/api/2/usersearch?user=*&matches="last_seen": "2019-01-18"'
might be along the right lines, with some modification to get last_seen
less than some date, but seems not to work.
There is a more complex query set, but last_seen
doesn't seem to be a valid property on it: https://amplitude.zendesk.com/hc/en-us/articles/205469748-Dashboard-Rest-API-Export-Amplitude-Dashboard-Data#query-parameters
amplitude
add a comment |
Using the amplitude API
how can I get all users (and their amplitude_id
) that have not been active in the last N days? I see that the user has the lastSeen
property but it's not clear to me how to filter on it.
For example I thought maybe 'https://amplitude.com/api/2/usersearch?user=*&matches="last_seen": "2019-01-18"'
might be along the right lines, with some modification to get last_seen
less than some date, but seems not to work.
There is a more complex query set, but last_seen
doesn't seem to be a valid property on it: https://amplitude.zendesk.com/hc/en-us/articles/205469748-Dashboard-Rest-API-Export-Amplitude-Dashboard-Data#query-parameters
amplitude
Using the amplitude API
how can I get all users (and their amplitude_id
) that have not been active in the last N days? I see that the user has the lastSeen
property but it's not clear to me how to filter on it.
For example I thought maybe 'https://amplitude.com/api/2/usersearch?user=*&matches="last_seen": "2019-01-18"'
might be along the right lines, with some modification to get last_seen
less than some date, but seems not to work.
There is a more complex query set, but last_seen
doesn't seem to be a valid property on it: https://amplitude.zendesk.com/hc/en-us/articles/205469748-Dashboard-Rest-API-Export-Amplitude-Dashboard-Data#query-parameters
amplitude
amplitude
edited Mar 21 at 15:25
fpghost
asked Mar 21 at 15:20
fpghostfpghost
1,04911336
1,04911336
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55283796%2fget-all-inactive-users-on-amplitude%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55283796%2fget-all-inactive-users-on-amplitude%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown