## Not run: ------------------------------------
# ## Get a normal access token with manage_pages scope
# token = fbOAuth(app_id, app_secret, scope="manage_pages")
# ## Get a page access token for a page
# page_token = getPageToken(page, token)
# ## Get page insights
# getInsights(page, token=page_token, metric = "page_impressions")
## ---------------------------------------------
Run the code above in your browser using DataLab