Increase Engagement on your site

Let your users be specific when they discuss your content. Active conversations mean more time on site. Listen to user suggestions and learn more about what your users want.

Increase Engagement off your site

Continue the conversation wherever your community goes. Propagate your brand to your users anywhere they take the discussion.

Recruit new users

Transform your community into evangelists for your brand. Whenever your users posts comments, your brand is displayed at the bottom. When the comment is shared with a user's social networks (facebook, twitter, etc.), your brand is spread and new users discover your website.

Create new content

All the comments made by your community members are instantly accessible on your site or through the Reframe It extension or bookmarklet. Your users can follow the conversation in real time through the margin. Take control over what comments you want to promote in different areas of your site with widgets and custom RSS.

Increase Revenue

Currently, as a website owner, you can only earn revenue from your community's activity while they are on site. With Reframe It, you can earn revenue from your community wherever they go.

Put the Reframe It Margin on your site:

The Javascript Injectable Margin (JIM) enables blogs, wikis, and websites to integrate Reframe It. To enable the margin follow these steps.

  1. Download the following file to a static folder in your site (e.g., /var/www/mysite/). This is the folder where you put the files you use on your site that don't change. Download hash.html
  2. Place the following javascript tag in the <head> section of every page where you want Reframe It:
  3. Finally, add the following script before the </body>:

Refresh the pages you have edited and the JIM should be up and running. If you have any questions feel free to email us

Available Options:

  • jim_options.margin_open - This is a boolean value (true or false). True means the JIM is open when the user navigates to the page. False means it's closed and the user can click the Reframe It tab to open it.
  • jim_options.margin_width - This is a valid CSS value (either in px, for example '300px' or percent for example '20%'). This is how wide the open margin will be. The recommended (and default) value is 300px, and using a percentage is not recommended.
  • jim_options.tab_position - This is a valid CSS value (again, px or percent) and defines how far down the right-hand side of the screen the Reframe It tab will appear. The default is '25%' - 1/4 of the way down the page.
  • jim_options.share_group - This is a Base64 Reframe It group ID (you can obtain it by visiting your group's page on Reframe It and looking at the URI, for example the Programming group is http://reframeit.com/groups/8Wsmk1qlQIu meaning its ID is 8Wsmk1qlQIu). If this option is set, all comments posted using the JIM will appear in this group.
  • jim_options.recruiting_group - This is a Base64 Reframe It group ID, but this option sets the group new users who sign up via the margin will be added to.
  • jim_options.oauth_provider - This is a string value designating what additional OAuth sign-in option should be presented to the user. Contact Us to set up single sign on with OAuth.