Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3615704
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:24:24+00:00 2026-05-18T22:24:24+00:00

Hey there! I’m not able to fetch a reliable monthly active users number of

  • 0

Hey there!
I’m not able to fetch a reliable monthly active users number of my application. I tried it with FQL:

[...]
  $end_time = date('Y-m-d', time()-(60*60*24*2)); // Dont' know what is correct. Sometimes it's *2 sometimes it's working with *3
  $fql = $facebook->api(array(
                        "method"  => "fql.query",
                        "query"   => "SELECT metric, value FROM insights WHERE object_id='000000000' AND metric='application_active_users' 
       AND end_time=end_time_date('".$end_time."') 
       AND period=period('month')"
     ));
[...]

Looks like it’s not possible to get a value up-to-the-minute. I want to get the same value as stated on my application page. But with this code it’s different every day.

I also tried this solution:

  $fql = $facebook->api('/000000000/insights/application_active_users/month');

but as response I only get out dated values which are a few days old:

Array
(
    [data] => Array
        (
            [0] => Array
                (
                    [id] => 000000000/insights/application_active_users/month
                    [name] => application_active_users
                    [period] => month
                    [values] => Array
                        (
                            [0] => Array
                                (
                                    [value] => 166345
                                    [end_time] => 2010-12-09T08:00:00+0000
                                )
                            [1] => Array
                                (
                                    [value] => 167679
                                    [end_time] => 2010-12-10T08:00:00+0000
                                )
                            [2] => Array
                                (
                                    [value] => 168983
                                    [end_time] => 2010-12-11T08:00:00+0000
                                )
                        )
                    [description] => Monthly Users who have engaged with your application or viewed your application (Unique Users)
                )
        )
    [paging] => Array
        (
            [previous] => https://graph.facebook.com/000000000/insights/application_active_users/month?since=1291556506&until=1291815706
            [next] => https://graph.facebook.com/000000000/insights/application_active_users/month?since=1292074906&until=1292334106
        )
)

What am I doing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T22:24:25+00:00Added an answer on May 18, 2026 at 10:24 pm

    Facebook insights data is not available just-in-time. The insights graph will always display historic data only.

    If you are interested for current monthly_active_users number look into the applications table with fql.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey there, I'm at the moment trying to make a product management application. The
Hey there. I have a c# application that parses txt files and imports the
Hey there maybe my question would be silly.My point is not embedding a html
hey there! im not really into regular expressions, but i need a simple regex
Hey there! Here is my setting : I've got a c# application that extracts
Hey there I'm using a binary search method to find a number in an
Hey there, I've got a block of HTML that I'm going to be using
Hey there, I am trying to get my signout button to work. This is
Hey there, I'm sort of new to Objective-C, and well, programming in general. I
Hey there, I'm a designer thats really new to programming with xcode or Objective-C

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.