SyntaxError: Unexpected end of file
// API callbackjson({ "kind": "analytics#gaData", "id": "https://www.googleapis.com/analytics/v3/data/ga?ids=ga:50689109&dimensions=ga:pagePath,ga:pageTitle&metrics=ga:pageviews&sort=-ga:pageviews&filters=ga:pagePath%3D%3D@artiklar&start-date=2012-08-08&end-date=2012-08-15&max-results=20", "query": { "start-date": "2012-08-08", "end-date": "2012-08-15", "ids": "ga:50689109", "dimensions": "ga:pagePath,ga:pageTitle", "metrics": [ "ga:pageviews" ], "sort": [ "-ga:pageviews" ], "filters": "ga:pagePath==@artiklar", "start-index": 1, "max-results": 20 }, "itemsPerPage": 20, "totalResults": 0, "selfLink": "https://www.googleapis.com/analytics/v3/data/ga?ids=ga:50689109&dimensions=ga:pagePath,ga:pageTitle&metrics=ga:pageviews&sort=-ga:pageviews&filters=ga:pagePath%3D%3D@artiklar&start-date=2012-08-08&end-date=2012-08-15&max-results=20", "profileInfo": { "profileId": "50689109", "accountId": "25825814", "webPropertyId": "UA-25825814-1", "internalWebPropertyId": "50116420", "profileName": "www.pavag.nu", "tableId": "ga:50689109" }, "containsSampledData": false, "columnHeaders": [ { "name": "ga:pagePath", "columnType": "DIMENSION", "dataType": "STRING" }, { "name": "ga:pageTitle", "columnType": "DIMENSION", "dataType": "STRING" }, { "name": "ga:pageviews", "columnType": "METRIC", "dataType": "INTEGER" } ], "totalsForAllResults": { "ga:pageviews": "0" }});