13 Aug 2012

Embed your Facebook Apps Anywhere



By Nick Cicero at Social Fresh:
Since their introduction, Facebook applications have been a great way for social media marketers to create unique interactive experiences for their communities and convert fans to leads through contact forms, sweepstakes and giveaways.

Shortstack Labs, a company whose platform allows you to build your own custom Facebook applications, has released a new feature making their applications embeddable on a website or blog.

After creating your application (code your own or choose from one of their many templates for contests, promotions, and data collection) and installing to Facebook, paid users can now turn on the ability to host promotions wherever they install the code.

 

Build once, use everywhere

The addition of this feature opens up a number of new possibilities for brands to increase potential impressions of their promotions since they’re accessible from Facebook as well as on the web and mobile devices.
For brands working extensively with bloggers, they could host promotions on Facebook, and provide embeddable codes to those bloggers to incorporate in their posts. Now, a new audience is introduced to a brand through the blog post, and though a like-gate and entering their information, they’ll be connected in their social feed as well.
For non-profits or other organizations, it could provide simple tools to gain critical mass around a cause or for fundraising. Effectively putting a widget into the hands of anyone willing to provide an audience.

 

Mobile app versions too

If that wasn’t enough, they also give you the option to create a mobile version of your app and even generate a QR code to put on print ads. When used right, you’ll quickly realize that this means you can create a unified message across all social channels tied to one specific goal.
Creating these types of promotions allow marketers to build a better idea of a consumer’s path to discovery online and when paired up with a coupon (or other tracking mechanism,) can be help in first steps to proving the monetary success of social promotions.

Tip: The mobile version of your ShortStack app can only be accessed through their Smart URL. To make it easier for people to remember, buy a custom domain name and redirect the link to the Smart URL. This way it will open in Facebook on a desktop, and the mobile version on a mobile device. It’s easier to tweet too.

A simple example of the ShortStack embedded application

 

Filled Under:

2 comments:

  1. by...
    Techfobya
    While creating facebook apps fb provides a free hosting service Heroku...


    Some steps on how to use heroku hosting :

    1.Download the heroku toolbelt from Heroku Toolbelt Download


    2.Go to the home page of heroku and sign up with the needed details

    3.Heroku will automatically generate a name for your application

    4.open the terminal window

    5.type
    $ heroku login
    and press enter

    6.it will ask u to put your login details

    7.After login you have to fetch the sourcecode generated by heroku

    for this you have to type the command
    $ git clone git@heroku.com:application-name.git -o heroku
    then press enter
    well let me specify that u have to replace application-name with your own heroku provided name

    8.cd into that directory

    9. type $ git remote
    now it should show heroku if not then type
    $ git remote add heroku git@heroku.com:application-name.git
    $ git remote
    then it will show heroku

    10. Now make any change to source code as per u want to personalize it

    11. now type --> here i have changed the background

    $ git commit -am "changed background"
    [master 011323a] changed background
    1 files changed, 1 insertions(+), 1 deletions(-)

    12. If the changes are all done then type
    $ git push heroku

    13. Now its all done...Go to your app and see the changes :)

    by...
    Techfobya

    ReplyDelete
  2. I think this is one of the most important info for me. And i’m glad reading your article. But wanna remark on few general things, The web site style is perfect, the articles is really excellent. Good job, cheers!
    Facebook advertising

    ReplyDelete