facebook tips


21
Feb 11

Facebooks best kept secret- insights for domain

Facebook launched insights for domains external to Facebook last June and people are still not using them, very few people I know are using them and I thought I would share.

Why use facebook insights for you domain?

If you blog or own a domain with sharable content such as video and mp3’s facebook insights for your domain will allow you see analytics on what is the most shared content and provide an insight into your content in a dashboard like styley..

Setting up Facebook insights for your domain

You need to move over to facebok - http://www.facebook.com/insights/ And at the top of the page you will see the green button for “Insights for your domain”. And you should be presented with the following popup box which will display a little meta tag that should be added to your domains index page <head> tag.

Place this meta tag into your html document- this is mine- excluding my FB id of course. Place it somewhere between your <head> tags -

<meta property=”fb:admins” content=”yourfbid” />

Now click on “check domain” button and Facebook will grab your domain to see if there is a corresponding admin ID, if it matches yours, you will be granted full insights into your domains

Facebook will let view how many impressions your links/flash files/images got when they were shared, this is vital if your website is built around sharing and social media.


10
Jan 11

A case study into offline facebook apps

Recently i got asked to work on an application that was completely different to anything I had never worked on before, usually the apps i build for clients are quite simple html/php based applications, mixed with a some bending of the facebook api. This time round it was different, it was an offline application that had tangible parts to it, namely RFID cards and readers! This application pushed my skills to the extreme and bent the facebook api.

The where, The When

The application was built to be used at Kiis fm jingle ball 2010

The why?

The application was to allow users to register and then swipe an RFID pass at certain places around the event/venue which would post to their facebook wall.

When users entered the event they where asked to register and allow the application to post to their Facebook wall and also grant the application offline access which meant that the user didn’t have to be logged into Facebook for the application to post to their wall

A user would then move around the venue and event swiping a thumb against a reader which in turn would send a message to the users facebook wall.. every thumb that a user had, had a unique identifier in the form of an RFID to match their facebook details

All wall posts linked back to the Nokia Inside Track Facebook Page therefore every time someone used the app, a message was posted to their wall with a link back to the Nokia Inside track facebook page

The how

A user would be given a thumb, it was designed to match the “like” button that facebook uses

Which would be swiped to read the RFID as they registered and accepted the facebook application which was done at a terminal- This is the screen they where then presented with when they registered to accept the application- This screen was presented to a user on a laptop or tablet and the RFID was passed to the application to identify the user when they moved about

Once a user had registered and accepted the facebook application they would then be allowed to move round the event  and swipe their thumb using a reader at different points of the venue. The reader looked like this-

If you wanted to see what a wall post looked like-this is one below- there was ten different wall posts for the ten different stations about the event.

The numbers

The event ran over two days with about 4 hours each, therefore we had 3692 wall posts in 8 hours

Total Wall Posts : 3692
Total Users : 1167


Conclusion

This was a very interesting project which has gotten a lot of interest to be used again over time for different events and conferences, the client was happy with the results.

If you need a developer for a facebook app- email me- chris@justni.com

The rfid part of the project was carried out by Jason Dean at TheMews.TV


20
Jul 10

[Facebook tip 1] Changing the order of tabs on a facebook page/profile

I have been asked twice how do you re-order the tabs on Facebook page or profile. Once you start adding on tabs to your profile whether it be through staticfbml or your e-commerce solution that you just found, it may get cluttered and you may wish to organise it to your liking- Heres how!

One point before we start

At the time of writing, you can  not change the order of the wall tab or info tab, sorry, its there for good!

Changing the tab order of a facebook page or profile

This is the easiest thing in the world to do and you will probably kick yourself about how obvious it is.

Step 1 . Choose Tab

As you can see the order of the tabs on the new page that i setup for this tutorial read- Getting started, Wall, Info, Photos, Discussions. What if I wanted it to read Getting started, Wall, Info, Discussions, Photos instead, i.e swapping the last two tabs?

Step 2 Drag Tab

Click on the tab, hold it while clicking it and drag the tab to the order you want,  remember you can not move the wall or info tab!

Step 3 Finished!

Once you have dragged the tabs into the order you want, thats it! Easy! I knew you would be kicking yourself.  Our tabs now read- Get Started, Wall, Info, Discussions, Photos. The desired result

Next Week- Setting up a landing tab for a page to allow extra marketing!