Insight is a graphical front-end for GDB, the GNU Debugger, developed by RedHat. Its development has been stopped in July 2009 with the version 6.8 of GDB.

learn more… | top users | synonyms

2
votes
1answer
74 views

Facebook rankings and kpi for specific pages

I would like to make an application or even a page in my localhost to do what fanpage karma facebook rankings does. I don't want the facebook insights because I want to have ...
0
votes
0answers
37 views

Facebook insights, page_fans_country accessible, no data for page_fans, page_fans_locale or page_fans_gender_age

I'm using FQL to access pages insights and I've got different results depending on the metric I pass in the query. For exemple, this query works correctly, I get the datas for any facebook pages : ...
0
votes
0answers
34 views

Unable to debug ns2 project files inside insight debugger

I am working on ns2 and I would like to use the debugging tools to help me in implementing my code. I use the insight debugger tool and I when run simple program it runs perfectly and I can set ...
1
vote
1answer
53 views

Facebook Insight API in c#

How to get the account list - Tried "/me/accounts" using webrequest GET, no accounts data returned. Tried the same in Graph API explorer, it returned the accounts list. How to get the accounts list ...
0
votes
0answers
40 views

Retrieve facebook insight data using facebook insight API

Using Facebook Insight API, we need to retrieve the following data - Date, Page, Page ID, Client, Country, Region, Impressions, Impressions Unique, Impressions Paid Unique, Impressions Paid, ...
0
votes
1answer
51 views

Insights FQL returns empty when end_time is current date

I have this query: SELECT metric,value FROM insights WHERE object_id=200829446624786 AND metric IN("page_story_adds_unique","page_impressions_unique", ...
0
votes
0answers
78 views

facebook api high error count on insight page

We are experiencing high error count in the facebook insight. We encountered at an average of 10k daily api error since jan 29 (previously its around < 10 error). when we check it coincide with ...
0
votes
0answers
15 views

meta tag for insights function

I have a question about Insights. https://developers.facebook.com/docs/insights/ We're supposed to add meta tag for insights function in out website. Facebook guides to add this code in web root ...
-1
votes
1answer
66 views

Insights last available data

I'm trying to get the last value of the page_fans_country metric for a set of pages via fql in an efficient manner, so i have to specify in my query the exact end_time field to get for each page a ...
0
votes
0answers
10 views

Diagnosing is missing in the Insights

I am sorry to bother you with this question, but I cant seem to find an answer. You have replied to this thread: Don't understand "(#4) User request limit reached" - saying to check out ...
3
votes
1answer
364 views

how to debug an NASM assembly program requiring user input?

I'm going through jeff's amazing book assembly step by step, and I am on chapter 8 where he shows an example of an assembly program that takes a file from the user this way: SECTION .bss ; ...
0
votes
0answers
26 views

API to get facebook post to external system

is there any API by which i can get all the text being posted to my facebook page sent to external system in real or near real time. I intend to do analytics and find insignts. Thx.
0
votes
0answers
42 views

monitor referral traffic from another fanpage

I have 2 fanpage, I add link of second fanpage in posts of wall of first fanpage, How to see how many users refered from first FP? in insight facebook fanpage I have REACH tab and in bottom I have ...
0
votes
0answers
19 views

How can a get Reach, Clicks and Retweets from a twitter post via twitter API

How can I get Reach, Clicks and Re-tweets from a twitter post via twitter API
1
vote
1answer
731 views

Facebook Insights for Website

I am trying to setup Facebook Insights for my website at http://pixls.co I have created an app and Facebook is asking me to put in my code... which I have done a few weeks ago... but when I try to ...
3
votes
0answers
315 views

67k Stories Published with 0 Story Impressions [closed]

My Facebook Insights is showing I have 67k stories published within the last month but ZERO Story Impressions screenshot. Have I set something up incorrectly? How can this be possible?
0
votes
1answer
154 views

Errors when building gdb-Insight with mingw

I am trying to build Insight with mingw, but I get the following error: make[4]: *** [pe-i386.lo] Error 1 make[4]: Leaving directory '/c/Users/pshek/Downloads/insight-6.8/bfd' make[3]: *** ...
0
votes
0answers
39 views

Update Google Insight script link with jQuery

I have a drop down list on my page following with the Google Insight script. I'd like to update the Google Insight with a term selected from the drop down but do not see how can I do that using ...
0
votes
1answer
269 views

Get application insight data with applicaiton ID and secret

So in order to get the insight data for my application I need the access_token with read_insight_data permission. However I don't want a user interaction during the process. Can I get my application's ...
0
votes
1answer
155 views

Insight via Api

I'm using the insight metrics via API. But i don't have any results for all the post-related metrics: https://graph.facebook.com/[page_id]/insights/post_stories ...
0
votes
1answer
183 views

FB.api is the true on instead of FB.Data.query?

In the queries in FB.api we wrote, end_time has to be written like a UNIX time ie 12423492349 not like 2011-01-03 in this function. I think this end_time function becomes a bug for the API and now ...
0
votes
0answers
93 views

The Insights Action Lifecycle graph

We've recently noticed a steep decline in amount of "Action Updates" in the "Action Lifecycle" graph as part of the facebook insights. I'm trying to understand what this graph is all about, I ...
1
vote
0answers
75 views

How can I get post impression with FQL?

How can I get post impression with FQL? that post found in a page I have the insights permission of it. detailed please because I am new in facebook development world :)
4
votes
0answers
437 views

Insights - No admin data found

I am trying to add a website to insights and have successfully done so in the past. However when I try to add, I receive a 'No admin data found at root webpage' error. I added '' to the root as ...
0
votes
0answers
182 views

Get like sources insights API

I am trying to get like sources using insights graph API but it is not giving me all the like sources & their respective counts. I checked the parameter page_fan_adds_source_unique but it is not ...
0
votes
1answer
121 views

Insights - What date exactly I need to use in end_time

I am retrieving Facebook insights data. Which date I need to pass in order to get the latest data? I checked that I need ot pass 2/3/4 days before date in order to get data otherwise it is printing ...
1
vote
0answers
476 views

Java. YouTube API. AuthenticationException.

I'm facing 'authentication issue' in youtube api. to get the insight data csv file link. Here is my code. package sample.youtube; import java.io.IOException; import java.net.MalformedURLException; ...
1
vote
1answer
624 views

Retrieving YouTube Channel insights though API

i'm using code below to get link for my channels insight data. somehow my code is returning null as Link. /* code***/ public static final String FEED_URL = ...
1
vote
1answer
470 views

alá insight for windows

I am trying to install insight debugger on my windows 7 machine but without any success. I installed cygwin full package and I downloaded the source of insight. I am following the steps in this ...
5
votes
1answer
864 views

How do I remove a Facebook “Insights For My Domain” Reference

I have Facebook "Insights For My Domain" added to my Facebook Insights account. I have an old domain that is no longer in use and would like to remove the domain from my Facebook Insights account. ...
3
votes
1answer
155 views

Why no code insight for Grails and Groovy on Eclipse STS?

We are experimenting with Grails development on Eclipse STS, and one of the most annoying problems is that, unlike Java code, there does not appear to be any code insight features for Grails and ...
1
vote
1answer
326 views

Developer Application not showing requests

My developer application shows the following message : "You have 2 pending developer requests. View all. " But when i click "View all" nothing happens... This way i cannot be added to any role of ...
2
votes
1answer
1k views

Facebook Insights - not updating - no new data since the 18th

This is not a particularly technical question, but is anyone else having problems with their insights data? http://www.facebook.com/insights/?sk=ao_119242438097337 I've had no new data in insights ...
0
votes
2answers
598 views

OData and Facebook insights

I am very new do both Facebook insight and to OData. I am new to programing in general so bear with me. (I just learned about Maven, dependency, JDBC and stuff). My major problem is that I don't have ...
0
votes
2answers
1k views

Get facebook insight of facebook page using graph api

I am already getting insight's data for facebook application by using appid and secret key to get access token now i want get insight data for my facebook page , I don't know what I use in the place ...
0
votes
1answer
230 views

Google API insight raw numbers

I was wondering if there is an option in google Insights (or in any other Google API) to query how many times a specific word or phrase has been queried in Google, grouped by Country, State and City. ...
3
votes
1answer
889 views

Return Facebook Insight Data for Domain using JavaScript

I'm looking for a very simple "hello world" type of example that will help me understand how to use JavaScript to retrieve the Insight data for my domain. I want to return the total number of Likes ...
1
vote
0answers
558 views

how can i get data of facebook insights of user's and interactive charts of a page

i have a problem in understand some metrics data of charts of a page on facebook: In Users Charts:- 1. What is the ‘post viewers’ data in “Daily Active Users Breakdown” chart?which metric gives me ...
0
votes
1answer
367 views

Retrieve unique “LIKES” on facebook Insights for Domain

I was wondering if it was possible to get the number of unique "LIKES" when using Facebook Insights for Domain? Insight tell me i have 240 likes but on my like button i get 7500+ because of "Feedback ...
5
votes
3answers
369 views

Reading Code - helpful visualizers and browser tools

I find myself reading 10 times more code than writing. My IDEs all are optimized to make me edit code - with completion, code assist, outlines etc. However if I'm checking out a completely new ...
2
votes
3answers
546 views

How to change Motif theme in DDD and Insight to something more pleasant?

I have Tk version 8.5.3 installed, theming engine support added since 8.5. Still, I don't know how to use themes, default Motif is just ugly: Screenshot
0
votes
2answers
144 views

Can you recommend some online resource that have deep insight for the form framework of symfony?

I'm now reading this tutorial: http://www.symfony-project.org/jobeet/1_4/Doctrine/en/10 But I want to know more of it under the hood,like the design pattern/principles.
1
vote
5answers
144 views

Writing fool-proof applications vs writing for performance

I'm biased towards writing fool-proof applications. For example with PHP site, I validate all the inputs from client-side using JS. On the server-side I validate again. On both sides I do validation ...
6
votes
2answers
7k views

Using a stackdump from Cygwin executable

So I wrote buggy code that occasionally crash ... and creates a stackdump file. Using addr2line I can figure out how the program got to the crash point by decoding the addresses on by one. Is there ...