Difference between revisions of "CARMA Third Party Content"
m |
TMMStephenY (talk | contribs) |
||
Line 3: | Line 3: | ||
}} | }} | ||
− | CARMA Third Party Content lets you purchase third-party | + | CARMA Third Party Content lets you purchase third-party content and display it to the [[Ct#Member|members]] in your CARMA Members Area. |
− | content and display it in your | ||
− | [[Image:3rd-parties.png| | + | [[Image:3rd-parties.png|450px|CARMA Third Party Content Admin]] |
− | == Third Party | + | == Adding a Third Party Provider == |
− | + | To set up a new Third Party Content Provider, go to the Third Parties Admin, choose a content provider from the available list, and click the "Buy" action icon (marked with two dollar bills and a plus sign). | |
− | |||
− | |||
− | |||
− | |||
− | + | This will bring you to the content provider's site, where you can register and pay for the third-party content you will be using. After you have registered, return to the Third Parties Admin, and click the "Edit" action icon next to the corresponding third party provider. | |
− | |||
− | the | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | Enter the username and password you received from the content provider under "Account Info" and click Save Changes. You can repeat these previous steps to add content from multiple third-party providers. | |
− | You can customize the template function's output by editing the '' | + | |
+ | == Setting Up Third Party Content == | ||
+ | |||
+ | Once your selected third party content provider has been configured in [[NATS]], a "View Feed" action icon will appear next to the corresponding provider. Click the icon to set up your third party content feeds. | ||
+ | |||
+ | On the View Feeds page, you can choose to enable, disable, view, or edit any feeds listed. Enabling a feed will make that content available to your members, while disabling will make it unavailable. The "View" action icon allows you to preview the feed, seeing what your members will see. | ||
+ | |||
+ | Editing a feed allows you to override the default information sent to you by the third party provides. Information entered here will be seen by your [[Ct#Member|members]]. Unless you add site details, the feed provider can update the default feed details without notifying you. | ||
+ | |||
+ | To allow your members to view third party content, use the ''carma_third_party_content'' function. | ||
+ | You can customize the template function's output by editing the ''[[Carma_list_third_party_content|carma_list_third_party_content]]'' template. | ||
== Usage Statistics == | == Usage Statistics == | ||
[[Image:3rd-party-content-usage.png|thumb|400px|Usage Statistics for a Single Feed Content Provider]] | [[Image:3rd-party-content-usage.png|thumb|400px|Usage Statistics for a Single Feed Content Provider]] | ||
− | + | You can view your third party content's usage statistics by clicking either the "Usage" action icon, or clicking the "Usage" tab at the top of the page. This will bring you to a page that provides statistics regarding your third party feed, breaking down statistics both by Date and by Feed. | |
+ | |||
+ | The "Search Criteria" box allows you to narrow your statistics to a specific date range and Feed Key. The "breakdown by Date" section shows your members' content usage by date, and the "breakdown by Feed" section shows your members' content usage by feed. | ||
== See Also == | == See Also == | ||
* [[carma_list_third_party_content]] -- Template function that displays third-party content | * [[carma_list_third_party_content]] -- Template function that displays third-party content |
Revision as of 15:32, 24 September 2010
CARMA Third Party Content lets you purchase third-party content and display it to the members in your CARMA Members Area.
Adding a Third Party Provider
To set up a new Third Party Content Provider, go to the Third Parties Admin, choose a content provider from the available list, and click the "Buy" action icon (marked with two dollar bills and a plus sign).
This will bring you to the content provider's site, where you can register and pay for the third-party content you will be using. After you have registered, return to the Third Parties Admin, and click the "Edit" action icon next to the corresponding third party provider.
Enter the username and password you received from the content provider under "Account Info" and click Save Changes. You can repeat these previous steps to add content from multiple third-party providers.
Setting Up Third Party Content
Once your selected third party content provider has been configured in NATS, a "View Feed" action icon will appear next to the corresponding provider. Click the icon to set up your third party content feeds.
On the View Feeds page, you can choose to enable, disable, view, or edit any feeds listed. Enabling a feed will make that content available to your members, while disabling will make it unavailable. The "View" action icon allows you to preview the feed, seeing what your members will see.
Editing a feed allows you to override the default information sent to you by the third party provides. Information entered here will be seen by your members. Unless you add site details, the feed provider can update the default feed details without notifying you.
To allow your members to view third party content, use the carma_third_party_content function. You can customize the template function's output by editing the carma_list_third_party_content template.
Usage Statistics
You can view your third party content's usage statistics by clicking either the "Usage" action icon, or clicking the "Usage" tab at the top of the page. This will bring you to a page that provides statistics regarding your third party feed, breaking down statistics both by Date and by Feed.
The "Search Criteria" box allows you to narrow your statistics to a specific date range and Feed Key. The "breakdown by Date" section shows your members' content usage by date, and the "breakdown by Feed" section shows your members' content usage by feed.
See Also
- carma_list_third_party_content -- Template function that displays third-party content