Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Capture social mentions into analytics

Avatar

Level 5

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

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

3 Replies

Avatar

Level 10

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.

Avatar

Level 5

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

Avatar

Correct answer by
Employee Advisor

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