|
Business Search Directory members may add code to their webpages, so visitors must subscribe to their business before they may access particular webpages. The subscription process uses Facebook's Connect feature, so subscribers must have a Facebook account. A business may require payments for subscriptions, in which case the administrator must enable each subscriber before they may access subscription webpages. The Business Search Directory does not receive payments from subscribers, and is not responsible for payments received by businesses from their subscribers. When a subscription webpage is displayed, a link is shown which allows you to connect your Facebook account to the business. Clicking that link displays a Facebook page which requests permission for you to use the Business Directory Subscribers app. If the business has configured their account to automatically enable new subscribers, then you will immediately have access to their subscription webpage. Otherwise, the business must enable your subscription, using the Subscriber ID that is displayed. Whether you use subscription webpages to receive additional revenue for your business, or just to receive more traffic, you will want to offer premium content that will cause visitors to subscribe, such as the following:
On your Business Search Directory Administration Page, the Profile tab contains a pink textbox which contains your Subscription Code. After clicking in that textbox, the following key presses will copy the code to your clipboard: You should then paste that code, by pressing [Ctrl+V] at the very beginning of your webpage's source code. It is important that the Subscription Code is the first two lines on your webpage. Your webpage will then operate as described above under Visitor Instructions. Listing Subscribers: On your Business Search Directory Administration Page, the Subscribers tab displays the following data about each Subscriber:
Store "Enabled" Settings: The leftmost column of the Subscriber list contains checkboxes which indicate whether each subscriber has been Enabled. If you are offering your subscription webpages for free, then you will leave all these checkboxes checked. If you require payments for subscriptions, then you will leave each checkbox unchecked until you receive a payment from each subscriber. After you change the status of one or more checkboxes, click [Store "Enabled" Settings] to store the settings that are displayed on the current page. Other Subscriber Settings: The Profile tab contains the following two additional settings for subscriptions:
When a visitor has received access to your subscription webpage, the process will add a parameter named sid to your webpage's URL. For example, if the URL that displays your subscription webpage includes &sid=98789, then the Subscriber ID is 98789. You can then use that Subscriber ID within your own PHP code. |