My Community

Work At Home Free Classifieds => Everything Else => Topic started by: digitallojizz on March 28, 2023, 07:10:51 AM

Title: What are the steps to implement Adobe Analytics in Xamarin Forms?
Post by: digitallojizz on March 28, 2023, 07:10:51 AM
I have installed required platform specific packages , registered the ACPCore in mainactivity and appdelegate. I am calling TrackState and TrackAction methods in ACPCore. Is it required to call LifeCycle codes as well? Because we are unable to see test events logged in Adobe Analytics console.
Title: Re: What are the steps to implement Adobe Analytics in Xamarin Forms?
Post by: alexender on April 20, 2024, 09:42:40 AM
Analytics extension: [/size]Add the Adobe Analytics extension in Adobe Experience Platform Data Collection Tags, and implement the Mobile SDK library in your app[/color][/size]. You can use the SDK to import libraries, register extensions, and load the tag configuration. This implementation method sends data directly to Adobe Analytics.[/color]
Title: Re: What are the steps to implement Adobe Analytics in Xamarin Forms?
Post by: Agent39 on April 25, 2024, 11:33:08 AM
After selecting the Xamarin AEP SDK packages that are required, click on the "Add Packages" button. After exiting the "Add Packages" menu, right-click the main solution or the "Packages" folder and select "Restore" to ensure the added packages are downloaded.