Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

steve_benedick
steve_benedick
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
27

Likes Received

Likes Received
15

Posts

Posts
38

Discussions

Discussions
2

Questions

Questions
36

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by steve_benedick
Customize the badges you want to showcase on your profile
Re: Upgrading mobile app analytics from sdk4 to sdk5 - Adobe Experience Platform SDKs 11-09-2019
Hey rupaljain2408​ - Assuming you're using the same Analytics configuration (report suites and data collection server) for both your v4 and AEP SDK implementation, this shouldn't be a problem for you. Hope this helps.steve benedicksr mobile software engineerAdobe Experience Cloud

Views

2.4K

Likes

2

Replies

0
Re: Adobe Launch SDK creation steps followed - no traffic in RS - Adobe Experience Cloud Mobile 15-07-2019
Hey Stephen,Glad to hear you've got things running!Regarding product string, the suggested implementation is outside of context data. There is a special combination of characters that you can use in your context data key to indicate you want a value to go directly in the hit instead of being a part of context data, outlined more for you here: Product variable - Adobe Experience Platform Mobile SDKsHope this helps.-steveb

Views

4.1K

Like

1

Replies

0
Re: Adobe Launch SDK creation steps followed - no traffic in RS - Adobe Experience Cloud Mobile 10-07-2019
Yeah, sounds like you're familiar with the v4 SDK where all lifecycle traffic was handled automatically in iOS . In the new SDK, it's now a manual process, which provides more flexibility for our customers. Read here for more info on lifecycle: Initialize the SDK and set up tracking - Adobe Experience Platform Mobile SDKs Hope this helps.-steveb

Views

3.9K

Likes

0

Replies

0
Re: Adobe Launch SDK creation steps followed - no traffic in RS - Adobe Experience Cloud Mobile 10-07-2019
Hey there,It looks like your configuration response is being processed correctly:2019-07-08 14:46:41.176211+0100 TheApp[7xxx7:11116781] [AdobeExperienceSDK TRACE ]: Processing Event #2 - { class: "Event", name: "Configuration Response Event", source: "com.adobe.eventSource.responseContent", type: "com.adobe.eventType.configuration", pair_id: "", response_pair_id: "5", event_number: 2, timestamp: "1562593601175 ms", data: [ [ "analytics.aamForwardingEnabled", false ], [ "analytics.backdatePreviou...

Views

3.9K

Likes

0

Replies

0
Re: ad-hoc builds won't complete unless Bitcode is disabled - Adobe Experience Cloud Mobile 19-03-2019
Hey dbtrade,I have been unsuccessful in trying to reproduce this issue. Would you mind sharing more information about your environment? What version of Xcode are you using?Is this a Swift or Obj-c app?Looks like you're using the Cocoapod, can you confirm? If so, would you mind sharing your Podfile?What settings are you enabling when building your Ad Hoc distribution?Thanks.Steve BenedickSr. Mobile EngineerAdobe Experience Cloud

Views

9.6K

Likes

0

Replies

1
Re: Mobile Marketing Link Properties - Adobe Analytics 21-11-2017
Hey James,Thanks for the feedback on how we can improve our docs. Hopefully we can make some improvements there to make this less confusing.From a high level, you can think about the data collected from your marketing links in two categories: acquisition, and re-engagement (deeplinks). If your link is for acquisition purposes, the data will be stored in an non-expiring eVar. If your link is for re-engagement purposes, the data will be stored in a eVar that is only valid per visit. In either case...

Views

1.1K

Like

1

Replies

0
Re: Separate the management of different mobile apps in Adobe Mobile Services - Adobe Analytics 19-12-2016
Hey Jay,I believe you will need two separate login companies to accomplish what you're after. You can delegate your apps into each login company, and have the group of admin users be different for each company. I'd recommend contacting your Analytics consultant to see if they can help you get your configuration set up properly. Hope this helps.steve benedicksr mobile software engineerAdobe Marketing Cloud

Views

864

Likes

0

Replies

0
Re: Mobile App tracking: less launches than unique visitors - Adobe Experience Cloud Mobile 05-12-2016
"Launches" is measured client-side. A launch event will only occur if the user actually opens your app (bringing it to the foreground)."Visits" is measured server-side (based on an activity timeout). By default, a new visit will be reported when a hit comes in from a user and that user has not sent in a hit within the past 30 minutes.The most common cause of having more UVs than launches is when a mobile app is doing tracking from the background. In this case, a new visit can be created without ...

Views

1.4K

Like

1

Replies

0
Re: Do we have any canned variable to store number of users uninstalling the app - Adobe Experience Cloud Mobile 26-09-2016
Hey anshikaa50574343,The SDK does not measure app uninstalls automatically. Sorry.steve benedicksr mobile software engineerAdobe Marketing Cloud

Views

1.2K

Likes

0

Replies

0
Re: Mobile - Send Data to Multiple Report Suites - Adobe Experience Cloud Mobile 19-09-2016
Hey Jeff,As mentioned earlier in this thread, there is a way to send data to multiple report suites with a single request. However, there is no API in the mobile SDK to dynamically add and/or remove report suites at runtime, which means that all of the report suites you list in the ADBMobileConfig.json file will get data for every request. You can achieve what you want by implementing Vista rules. With Vista rules, you can decide which report suites should process each request based on the conte...

Views

1.6K

Likes

2

Replies

0
Likes given to