Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CardioLog Analytics integrates with Yammer in order to generate usage statistics about your Yammer network activity. Data is available based on user and group activity, content contributions, number of likes, praised users, followers and more. All reports are available via the CardioLog Analytics user interface.

...

Anchor
register yammer
register yammer
Step 1 - Register a New Yammer App

  1. Go to the Created Apps page: https://www.yammer.com/client_applications
    apps.pngImage Removed
  2. Click Register New App For more information see "Yammer App Registration"

    register.png

  3. Fill out the following fields within the submission form:
    1. Application Name - A unique name in Yammer, i.e. CardioLogAnalytics-companyname  
    2. Organization - The name of your organization
    3. Support e-mail - An email address which users of your app can contact for support
    4. Website - Your organization's website
    register_cardiolog_app.PNGImage Removed
    1. Redirect URI - A URL to redirect the user's browser to, after the user has linked the application to their Yammer account, i.e. https://www.yammer.com/client_applications

    Image Added

  4. Save changes to finish registering the app.

Anchor
keys tokens
keys tokens
Step 2 -

Create

Generate Keys and Tokens

  1. Click on the CardioLogAnalytics app to display its Basic Info.
  2. Fill out the "Redirect URI" with: "https://www.yammer.com"
    basic_info.pngImage Removed 
     Copy your Client ID and Client secret Click on "Generate a developer token for this application".

    Image Added

  3. Save the Client ID, Client secret and token details from the Application Information page.

    tokens.PNGImage Removed

    Paste this URL into your browser, where [client_id] is the value obtained from step 2 above:

    Info
    iconfalse

    https://www.yammer.com/oauth2/access_token.json?client_id=[client_id]&client_secret=[client_secret]&code=[code]

    client_id_url.PNGImage Removed 
     Copy the "code=" value from the URL created.
    code_url.PNGImage Removed

    Paste this URL into your browser, where [client_id], [client secret] are obtained in step 3 above. Code is the code from step 5.

    Info
    iconfalse

    https://www.yammer.com/oauth2/access_token.json?client_id=[client_id]&client_secret=[client_secret]&code=[code]

    token_url.PNGImage Removed
    Download and edit resulting JSON file. Copy the "token:" value.
    access_token.PNGImage Removed

Anchor
configure CL
configure CL
Step 3 - Configure the Yammer Adaptor

  1. In the navigation pane under Administration, click System Configuration. Select Social Adapter from the main window.


    System Configuration Main Window

  2. In the top right corner, click Add and select Yammer.


    System Configuration - Social Adaptor

  3. Fill in the following details in the configuration settings dialog:
    1. Status - Active
    2. Network - Your organization domain name. e.g.Intlock.com
    3. Client ID - The Client ID you have copied in Step #3 of Keys and Tokensclient ID of the Yammer App keys and tokens.
    4. Client Secret - The Client Secret you have copied in item #3 of Keys and Tokens The client Secret of the Yammer App keys and tokens.
    5. Access Token - The token you have copied in item #7 of Keys and Tokensgenerated in the Yammer App keys and tokens.
    6. Authentication - User name and password connected to your Yammer network.
    7. Connect to Yammer via a Proxy - Enable the connection to the Yammer API via a proxy.
      -      Proxy Server Address - Proxy server FQDN or IP address.
      -      Port - Proxy port number (Optional).
      -      Authentication - User credentials (Optional).
      - Enable connection to the Yammer API via a pro
    Image RemovedImage Added
    Yammer Adaptor Settings

  4. Yammer data will be retrieved as part of the Social Yammer Updates service job, which is located in CardioLog Scheduling Service. Please note that the execution time depends on the Yammer API rate limits. 
    Image Removed
    Image Added 
    CardioLog Scheduling Service - Social Yammer Updates
     
  5. If you would like to execute the job immediately, schedule it to run Once and click OK.
  6. Upon completing configuration steps, report data will be available in Viva Engage (Yammer) Reports.