Expand my Community achievements bar.

ParitMittal
ParitMittal
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Marc / Abhaya,The only reason that Actiivity cannot be fetched through the Honeybee API (the API calls going through adobe.io) is because it uses selectors or clickTrackSelectors. The Activity seems to have been created in Target Standard and you are trying to fetch it through honeybee APIs. Sinc...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    0
  • Hi Sathish,In  Event/ Page Load rules,   "s" object is accessible inside  "Custom Page Code" section of Adobe Analytics Tab even without using "var s=_satellite.getToolsByType("sc")[0].getS();".  "var s=_satellite.getToolsByType('sc')[0].getS();" should always be used in the cases when "s" object ne...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Hi , This forum is dedicated for queries related to Adobe DTM.  For any of the queries related to Adobe Photoshop please reach out to the following forum :https://forums.adobe.com/community/photoshopThanks & RegardsParit Mittal

    Type

    Questions

    Views

    3.9K

    Likes

    0

    Replies

    0
  • Hi ,Thanks for reaching out. The API Token is not visible in the DTM API. Can you private message me your company name and web property? I can send it to you.Thanks & RegardsParit Mittal

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi Mark ,I have reached out to the concerned team and looking for their response for the same .I will get back to you on this ASAP.Thanks & Regards Parit Mittal

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    0
  • HI Darius ,Thanks for getting back to us with the detailed query. Actually, We currently do not have  use case documentation of using DTM to implement target taking a use-case as an example. However I would try my best to solve your query. Basically Adding the  Adobe Target Tool in DTM supports:Targ...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Hi ,It's correct that after implementing Target through DTM . The  next step is to choose the place/location on the webpage to target the mbox rule(https://marketing.adobe.com/resources/help/en_US/dtm/t_target_example.html. Yes you can definitely add HTML in the DTM through page load rule i.e. addth...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Hi Darius ,Please see the following Getting Stated document to implement Target on your website using DTM . I hope this helps. Please do let us know if you have any more questions or queries.https://marketing.adobe.com/resources/help/en_US/dtm/target/Also, Please see the following Documentation for ...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Hi Yogita,The conversation rate displayed on the interface are rounded of to 2 digits However  the lift calculated at the back end from CR ( Control) & CR (Alternative) are not rounded of two digitsLet's say that CR( alternative) =0.16543 %= 0.17 %( rounded off) CR (Control)= 0.09992 %=0.10 % (( rou...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • Hi Marc ,The httpStatus code "406" signifies That  the requested representation is not supported, i.e. anything besides JSON.Hence to fetch the current definition of a AB activity if it is found as referenced by the id the request should be like :curl -X GET -H "Content-Type: application/vnd.adobe.t...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    1