This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about debugging your app. You can find the overview here. Today, we'll talk about an aspect of development that, on mobile apps, is a royal pain, at least compared to the browser-based and extension-supported debugging we do when we deploy on … Continue reading Adobe Experience Platform Mobile SDKs – Debugging
Category: Integration
Posts dealing with integrating Analytics data with other systems; getting data into or out of Analytics programmatically.
Adobe Experience Platform Mobile SDKs – Places
This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about tagging your app, more specifically about how to add and use Places in your app. You can find the overview here. Places, or points of interest (POIs), can be a very interesting aspect of a mobile app. By definition, mobile … Continue reading Adobe Experience Platform Mobile SDKs – Places
Adobe Experience Platform Mobile SDKs – Deep Links (more setup)
This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about enabling your app to handle deep links. You can find the overview here. For the article about debugging, we will need to use so-called "deep links", i.e. links that when tapped on your phone, will open your app rather than … Continue reading Adobe Experience Platform Mobile SDKs – Deep Links (more setup)
Adobe Experience Platform Mobile SDKs – Analytics
This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about tracking your app, more specifically about how to add Analytics into it. You can find the overview here. Analytics Adobe Analytics is an application that allows you to measure how visitors of your site or app behave, from the generic … Continue reading Adobe Experience Platform Mobile SDKs – Analytics
Adobe Experience Platform Mobile SDKs – Adobe Target
This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about tagging your app, more specifically about how to add Target into it. You can find the overview here. Target Adobe Target is an application that allows you to target specific visitors with relevant content, to A/B test what relevant content … Continue reading Adobe Experience Platform Mobile SDKs – Adobe Target
Adobe Experience Platform Mobile SDKs – Prerequisites
Welcome to part 1 of the Adobe Experience Platform Mobile SDKs mini-series. This part is about prerequisites. You can find the overview here. Prerequisites I have had Android phones since the HTC Desire HD came out, so all my examples for mobile are always in Java, for Android. I am also firmly in the not-Mac … Continue reading Adobe Experience Platform Mobile SDKs – Prerequisites
Adobe Experience Platform Mobile SDKs – Overview
The world of software is evolving faster than the "real world", I guess. The good thing about that: you can be sure that as a blogger, you will never run out of ideas and content to write, simply because someone, somewhere else, is making changes. In my case, it is the end of support for … Continue reading Adobe Experience Platform Mobile SDKs – Overview
No Custom Code – is an Extension the answer?
I had an extremely brief discussion the other day about custom code, Extensions, and data quality, with Urs Boller. You all know how much those three topics mean to me, and that I have some opinions on all three of them. I also have a lot of respect for Urs, so when he challenged my … Continue reading No Custom Code – is an Extension the answer?
Launch libraries – Dev/Staging/Prod
When I am asked what Launch is, and I want to keep it abstract, I usually say that Launch is at the base a script manager. It allows people to use a UI, and it generates Javascript, which can then be added to your web site to do stuff. Ok. Terms The process of generating … Continue reading Launch libraries – Dev/Staging/Prod
Mobile SDKs – which one?
If you currently build a mobile app for iOS or Android, and you want to integrate Analytics, Target, Audience Manager, Campaign, you have the choice: you can use the good old Mobile Services SDK and Campaign SDKs, or you can use the new Adobe Experience Platform Mobile SDK, which is driven from the Launch user … Continue reading Mobile SDKs – which one?