I’d like to integrate one of my Drupal site with Facebook API. One of my questions is:
- after a user login my Drupal site
- how can my site tell whether the user:
- has
Liked one of my Drupal pages or not - and redirect the user to a different page based on
Liked/Not yetLiked
- has
Thanks!
You can use “Facebook Connect” module for easing connection to facebook. After this you can use graph api: