내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Hybrid Mobile App Integration-Adobe Analytics

Avatar

Level 2

Hi All,

I am new to hybrid mobile app integration with adobe analytics using Cordova.
I have gone through the following mobile sdk document and implemented same but not able to see the data in analytics and adobe network calls also.

https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdk#cordova

 

Is there any other specific document for hybrid mobile app integration using Cordova?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 3

Hi @Ashok884 

Check in the config file if "offlineEnabled" is set to true, we need to have timestamp enabled in the report suite. 

Check Analytics Report Suite Manager > youReportSuite > Edit Settings > General > TimeStamp Configuration and check if it is enabled. Also verify you have the correct Report Suite ID in Launch setting.

Also Can you please share some chales logs or network logs so that i can try and check if there is some miss from the implementation side.

Thanks and Regards

Loveesh Kumar

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Community Advisor and Adobe Champion

Dear Ashok884,

The ask is bigger here. If you are unable to see the Adobe Server Calls, then you need to validate your implementation. The link you have shared is the official and extensive one. 

Just make sure that after configuring the Web SDK, you are sending Adobe Analytics events through trackState or trackAction for proper server call instantiation.

Thank You, Pratheep Arun Raj B (Arun) | NextRow DigitalTerryn Winter Analytics

Avatar

정확한 답변 작성자:
Level 3

Hi @Ashok884 

Check in the config file if "offlineEnabled" is set to true, we need to have timestamp enabled in the report suite. 

Check Analytics Report Suite Manager > youReportSuite > Edit Settings > General > TimeStamp Configuration and check if it is enabled. Also verify you have the correct Report Suite ID in Launch setting.

Also Can you please share some chales logs or network logs so that i can try and check if there is some miss from the implementation side.

Thanks and Regards

Loveesh Kumar