Expand my Community achievements bar.

RajneeshGautam-
RajneeshGautam-
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Adobe team, thanks for your response. To try fetching data using mboxtrace, I tried to get authentication token but got following error: The requested URL "/rest/v1/authentication/token" was not found on this server. That's all we know.Can you please suggest whats wrong here? thanks, Regards,Rajn...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Hi all, has anyone used Profile Fetch API (https://www.adobe.io/products/target/docs/reference/profiles/profile-fetch) to programatically fetch all attributes set against a user-profile? I am using following address currently for the purposehttp://<client-server-domain>/rest/v1/profiles/<pcId>?clien...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  • Hi, if you are using Target for reporting, you'd be using mbox-based success metrics. First step will be to replicate the success-metrics scenario (mbox being fired as part of page-load or a link-tracking call) and check all required parameters (URL, params or custome parameters) are being passed co...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    0
  • Hi Paul,Script profile code is executed everytime an mbox request is received. If your mbox is defined before the element you want to check, chances are your script execution will return 'element undefined' error.To avoid this, you can use mboxUpdate() within your offer code. Make sure offer code is...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi Raja, You can use following code to read specific cookie:var cookieName = 'aam_tnt';var headerCookie = "; " + document.cookie;var parts = headerCookie.split("; " + cookieName + "=");  if (parts.length == 2) return parts.pop().split(";").shift();  Hope this helps Rajneesh

    Type

    Discussions

    Views

    8.6K

    Likes

    0

    Replies

    5
  • Hi all, few of our clients are facing 500/504 errors from Target server, especially since last 2-3 weeks. Are others facing similar issues as well? Any pointers will be much appreciated,

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    1
  • Has Solution
    504
    Hi all, few of our clients are facing 500/504 errors from Target server, especially since last 2-3 weeks. Are others facing similar issues as well? Any pointers will be much appreciated,

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    2
  • Hi all, Wondering whether this has been raised earlier, but it'd great to have ability to schedule complete work-book (and hence all reports therein)! I just created a work-book with multiple related reports lke Pages, Page-Fallout, Server etc. While I wanted to schedule all these reports in Excel f...

    Type

    Ideas

    Views

    616

    Likes

    7

    Replies

    0
  • Hi, Its a small and pretty straight forward one, can we please add a small line of code in the code for calculating 'calculated metrics'? This is for calculated metrics which include divisions and currently results into '#Div/0!%' in denominator has value as zero. Can we add a check to see whether d...

    Type

    Ideas

    Views

    630

    Likes

    8

    Replies

    0
Top badges earned by RajneeshGautam-
Customize the badges you want to showcase on your profile