User Experience
Your users will authorize their social media accounts, such as Instagram or Facebook, to allow you to post, get analytics, etc. on their behalf via Ayrshare’s API. Each User Profile can have one connection to each of the social networks.- Within your app, create a link or button, e.g. “Link Your Social Accounts”, that your user will click to open the social linking page.
- When the link is clicked, open a new browser tab, window, or webview with the URL returned from the /generateJWT endpoint.
- The social linking page will show all the available networks, which you can control. At the top will be your branded logo. You can customize many aspects of this page such as the title, help link, and profile image.
- Your user will choose the social networks they want to link and close the tab once complete by clicking the All Done button.
API Integration for Business
Social Linking Page Customization
You can customize many portions of the social linkage page for either all users or specific users. Please see each section for details. There are also specific details for Business Plan vs Business Plan with Max Pack.Business Plan Customizations
- Add your own company logo or remove entirely. Please see your onboarding integration guide for details.
- Select which social networks your users can access either globally or at the user profile level.
- Remove links to help pages and add your own help pages.
- Set the page redirect for closing the social network linking page.
- Set the top and sub headers on the social account linkage page. You can show your user’s name, their business, another message, or remove entirely.
Business Plan Max Pack Customizations
- Personalize your social accounts linking page appearance with your own custom CSS file - modify colors, fonts, and control which features are displayed.
- Customize the browser tab by adding your own favicon and title to the social account linking page.
- Edit the []‘Close’ button text](/multiple-users/manage-user-profiles#change-page-title%2C-close-button%2C-and-favicon) on the social linkage page.
- Add custom footer content to the social linkage page using text or HTML - perfect for your copyright notice or website links.
- Set up a staging server environment to test with up to 30 User Profiles using live social accounts.