Expand my Community achievements bar.

SOLVED

Is it Possible To Track USSD Applications | Adobe Mobile Analytics

Avatar

Level 3

Does anyone have an idea on how to track USSD application using Adobe Mobile services SDK's or Launch?

It would be awesome to get references to some documentation etc.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

There is no integration available between USSD apps and Adobe Analytics SDKs. However you may take advantage of Data Insertion APIs to send Analytics data using a server side script.

analytics-1.4-apis/index.md at master · AdobeDocs/analytics-1.4-apis · GitHub

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

There is no integration available between USSD apps and Adobe Analytics SDKs. However you may take advantage of Data Insertion APIs to send Analytics data using a server side script.

analytics-1.4-apis/index.md at master · AdobeDocs/analytics-1.4-apis · GitHub

Avatar

Employee Advisor
Using Data Insertion APIs does not incur any costs. However, you will be charged for the server calls sent.