Capture social mentions into analytics | Community
Skip to main content
New Participant
August 26, 2019
Solved

Capture social mentions into analytics

  • August 26, 2019
  • 3 replies
  • 3552 views

can we capture mentions on social sites into adobe analytics using any api ? Any idea or thoughts will be helpful.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

This is the latest: analytics-1.4-apis/index.md at master · AdobeDocs/analytics-1.4-apis · GitHub

The 2.0 API's don't yet support insertion, but there's a possibility that will change in the future.

2.0 API's are here: GitHub - AdobeDocs/analytics-2.0-apis: Documentation for the Adobe Analytics 2.0 APIs

3 replies

Gigazelle
GigazelleAccepted solution
Employee
September 26, 2019

This is the latest: analytics-1.4-apis/index.md at master · AdobeDocs/analytics-1.4-apis · GitHub

The 2.0 API's don't yet support insertion, but there's a possibility that will change in the future.

2.0 API's are here: GitHub - AdobeDocs/analytics-2.0-apis: Documentation for the Adobe Analytics 2.0 APIs

New Participant
September 25, 2019

Do you have the api documentation for this ? i had trouble finding the latest documentation.

jantzen_b
Employee
September 25, 2019

Not in the traditional way we collect data for Analytics. In a traditional implementation you would deploy code to the webpage to gather and send beacons containing the data you want to track. Obviously you wouldn't be able to deploy code to the social media platforms so you'd need to find a way to scrape the data then send it into Analytics via the API.