Giter Site home page Giter Site logo

Comments (11)

chfabbro avatar chfabbro commented on July 24, 2024

@sidolov Does Magento integrate with any analytics provider today to measure UI interactions? I can suggest workflows for measuring API searches and clickthroughs to Adobe Stock, but Stock cannot measure user engagement in the UI without support from the Magento platform.

from adobe-stock-integration.

sidolov avatar sidolov commented on July 24, 2024

We will use x-request-id header for requests stats.

from adobe-stock-integration.

sivaschenko avatar sivaschenko commented on July 24, 2024

@tkacheva moving this story to the second phase as it depends on SDK implementation

from adobe-stock-integration.

chfabbro avatar chfabbro commented on July 24, 2024

@tkacheva I think we should have a separate conversation with the Stock Analytics team, as they have a process for pulling reports of Stock API usage based on particular headers. This data would be available to Magento and internal Adobe users, but probably not available publicly. However, this would only track API usage (search/licensing) but not in-app interactions. If you also want to track, for example, the number of times someone clicks the search button or chooses filters, or opens a preview image in the Magento UI, then you should be using a separate analytics provider for that like Adobe Analytics or Google Analytics.

from adobe-stock-integration.

tkacheva avatar tkacheva commented on July 24, 2024

@chfabbro do you suggest not to implement this story with community effort?
This is indeed the solution for us to track the efficiency of the integration.

from adobe-stock-integration.

chfabbro avatar chfabbro commented on July 24, 2024

@tkacheva Can you confirm the requirements/KPIs? Are these the only metrics you want to capture?

  • Number of searches per integration
    • Confirm this is not at user level, but at merchant level, per API key
  • Number of licenses per integration
    • Same question as above
  • Number of previews downloaded

FYI, the first two could come from Adobe Stock analytics, but not the third. Stock does not track download of previews. This would have to happen at the client level inside the integration. This could be implemented by your community, if you gave them an analytics endpoint they need to call when a download occurs.

The first two would require some kind of static data point, such as product name or product location header.

from adobe-stock-integration.

tkacheva avatar tkacheva commented on July 24, 2024

@chfabbro

Number of searches per integration
in my understanding for us it's important to see how many image searches users perform via Magento integration overall. Unless we can additionally pass some data about a user (like commerce/OS).

Number of licenses per integration
Same as above. Don't want to overcomplicate stuff so we end up with no data at all.

Number of previews downloaded
That will be great to track so we understand the ratio between preview images saved and image licensed.

LEt's discuss on next meeting what it takes to achieve those.

from adobe-stock-integration.

sivaschenko avatar sivaschenko commented on July 24, 2024

magento-adobe-stock-integration product name (x-product request header) can be used for identifying requests from Magento Adobe Stock Integration.

from adobe-stock-integration.

filmaj avatar filmaj commented on July 24, 2024

@sivaschenko it seems like the X-Product header should also include the integration version number, here is the guidance we received from @chfabbro:

Header Type Default Value Required Detail
X-Product string none Y The X-Product is required to identify the calling product and should always contain a version. The productID should be the IMS clientID if possible. Example: Photoshop/15.2.0

from adobe-stock-integration.

chfabbro avatar chfabbro commented on July 24, 2024

The definition above comes from an internal Adobe Stock wiki, but is written this way for collecting metrics. Some additional examples are publicly available here: https://www.adobe.io/apis/creativecloud/stock/docs.html#!adobe/stock-api-docs/master/docs/api/10-headers-for-api-calls.md

from adobe-stock-integration.

sivaschenko avatar sivaschenko commented on July 24, 2024

Magento version is included in the X-Product header (i.e. Magento/2.3.4)

from adobe-stock-integration.

Related Issues (20)

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.