Giter Site home page Giter Site logo

aepsdk-analytics-android's People

Contributors

addb avatar baubakg avatar cacheung avatar emdobrin avatar kevinlind avatar praveek avatar yangyansong-adbe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aepsdk-analytics-android's Issues

Release Analytics with support for Hit Debugger Push

Task description

Update version, dependencies (if applies)
Run automated and custom smoke tests on staging build
Release the SDK, update docs/release notes

Additional implementation details or code snippet(s)

No response

revisit bootup sequence

  • share persisted data on shared state version 0
  • revisit bootup sequence and actions on config updates

Enable Hit Debugger Push To Assurance

Replaces p.debug=true flag with X-Adobe-AEP-Validation-Token header when the Assurance session is active, similar with the Edge-Assurance integration.

add javadocs for internal classes

  • for cross-project development and debugging, include the option of generating javadocs for internal classes
  • standardize and clean-up docs to markdown/html format

Update README.md

Expected Behaviour

Actual Behaviour

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Missing AnalyticsResponse on sessions first hits

Hi, we currently have warnings with missing AnalyticsResponses for our sessions first "Track State" Hits in Adobe Assurance.
While debugging into Adobe Analytics source code, I found that timestamp was equal to analyticsState.lastResetIdentitiesTimestampSec.
Which happens quite a lot on early hits, as timestamps are recorded in seconds and not in milliseconds.

Problem: No AnalyticsResponse is send due to timestamp > analyticsState.lastResetIdentitiesTimestampSec.

Proposal: timestamp >= analyticsState.lastResetIdentitiesTimestampSec

See

unit tests for AnalyticsExtension

Add more unit tests for the AnalyticsExtension class
Reenable all ignored tests, for integration tests create linked tasks/issue if they require changes in other extensions

Add API docs

Expected Behaviour

Actual Behaviour

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.