Expand my Community achievements bar.

ParitMittal
ParitMittal
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Vidya, Is the problem still faced ?. If yes, Please let us know so that we can further deep dive into the issue.Thanks Parit Mittal

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Hi Filip / Venkat,Apologies  for the delayed response.Have you added the Tag As "Sequential HTML"  third party Tag , If not please do that As it help you to inject the tag in head section of the page and just to make sure please fire the page load rule at top of the page. For more information please...

    Type

    Questions

    Views

    991

    Likes

    0

    Replies

    0
  • Hi ,Profile script uses Server side "Javascript Rhino Engine" Hence Scripts are executed on back end and there is no access to DOM elements on the page.Thanks & RegardsParit Mittal

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi Nani ,Please check out the documents links below for Getting Started with DTM Implementation.https://marketing.adobe.com/resources/help/en_US/dtm/gs/Also, you can have a look at the Product Help for help in any of the specific sections related to DTM.https://marketing.adobe.com/resources/help/en_...

    Type

    Questions

    Views

    845

    Likes

    0

    Replies

    0
  • Hi,If you already know the Ip Address that need to be blocked then , You just have to update the profile script like this :var strIp= user.header('x-cluster-client-ip'); var res = "192.236.17.44"; if (res!=strlp){return "Valid IP";}else{return "Invalid IP";}and create an Audience like below :Thanks ...

    Type

    Questions

    Views

    4.6K

    Likes

    0

    Replies

    0
  • Hi Eiva,You can use use any of the success events to report correctly on CTA.Please see the following link for more info :https://marketing.adobe.com/resources/help/en_US/reference/success_event.htmlThanks & RegardsParit Mittal

    Type

    Questions

    Views

    692

    Likes

    0

    Replies

    0
  • Hi Andrii,For  adding the Refinements, Please login to Adobe target account and choose the Correct Activity( i.e. Campaign to be edited)  from Activity list and then under the mbox location add the Refinement such as Domain equals "dev.yoursite.com"  . Please see the below snapshot for more details:...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Hi , You can access the IP address of visitor using user.header('x-cluster-client-ip’) in a  profile script. Please see the below profile script code: var strIp= user.header('x-cluster-client-ip'); var res = /^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][...

    Type

    Questions

    Views

    4.6K

    Likes

    0

    Replies

    0
  • Hi Ridder,The Profile script  seems to be perfectly ok and there should not have been any problem while creating the experience using VEC.  However to further deep dive into problem and find the root cause it will be required for us to have access to Target Account  you are using to create the activ...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi Sanjeev, To simulate the behaviour from the webpage for a not yet live website, you can create an Audience within Adobe Target  "Referred From Google- Not Live" and add rule for Traffic sources  and place condition as Referring Landing Page contains  say " www.localhost.com/google_dummy_search_pa...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    0