Expand my Community achievements bar.

Hemang35
Hemang35
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Sure, I can help you with that. Here are some possible implementation ways for products Variable/Event using AEP mobile SDK for Adobe Analytics:Using the ProductVariable class: The ProductVariable class allows you to track product-related data, such as the product name, price, and quantity. You can ...

    Type

    Questions

    Views

    622

    Likes

    0

    Replies

    0
  •  Hi Paul,Yes, there is a health check endpoint for the Insertion API. You can use the following URL to check the health of the API:https://api.adobe.com/analytics/v1/healthThis endpoint will return a JSON response with the following information:status: The status of the API (e.g., "UP" or "DOWN")mes...

    Type

    Questions

    Views

    239

    Like

    1

    Replies

    0
  • If you are looking to track inbound traffic from an email or any other external source, you can indeed use UTM parameters. When a user clicks on a link in the email, the UTM parameters in the URL are used to track the source of the traffic.To track the downloads and the marketing channel, you can ap...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  •  The code snippet you've used should, in theory, be working as expected. However, it seems like something is not properly set with window._pltPreviousPage and window._pltLoadTime variables.Here are a few troubleshooting steps you can try:Check if the getPageLoadTime() method is called after the page...

    Type

    Questions

    Views

    826

    Likes

    0

    Replies

    0
  •  In the AppMeasurement library, disableIdSyncs is the correct parameter for disabling the ID synchronization, and there isn't a separate parameter specifically named disableSync.However, if you want to disable synchronous image requests for Adobe Analytics specifically, you can use s.loadModule("Med...

    Type

    Questions

    Views

    510

    Likes

    0

    Replies

    0
  • The report you created is not accurate because it is using visit and hit data. Visit and hit data are not accurate measures of time spent on a page because they do not take into account how long a user spends on a page before they click on a link or close the window.To get an accurate measure of tim...

    Type

    Questions

    Views

    516

    Likes

    0

    Replies

    1
  • Hi there,Thanks for reaching out.I can see that you're having some issues with two AppMeasurement instances running on the same page. I've investigated the issue and found the following possible solutions:Use different namespaces for each AppMeasurement instance. This will prevent the two instances ...

    Type

    Questions

    Views

    625

    Like

    1

    Replies

    2
  • To add an additional page from a new report suite to your existing report, you can follow these steps:Open the report in Adobe Analytics.Click the "Edit" button in the top right corner of the report.In the "Edit Report" dialog box, click the "Add Dimension" button.In the "Select Dimension" dialog bo...

    Type

    Questions

    Views

    368

    Likes

    0

    Replies

    1
  •   Sure, I can help you with this.The "Time spent per visit (seconds)" metric shows the average amount of time that visitors interact with a given dimension item during each visit. This metric is not available in Data Warehouse due to its different processing architecture.The "Average Time Spent on s...

    Type

    Questions

    Views

    719

    Like

    1

    Replies

    0
  • Tracking clicks on a link (especially for downloads or outbound links) is a common requirement for many analytics implementations. If the regular tracking doesn't capture these interactions, you might have to use custom event tracking.Adobe Analytics provides ways to manually track link clicks using...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    4
Top badges earned by Hemang35
Customize the badges you want to showcase on your profile