Expand my Community achievements bar.

Ryan_Roberts_
Ryan_Roberts_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Lukasz,Is your server making the Target API calls, and then the browser making the ECID/AA calls?If so, then after the very first page view your server should be able to see the mcid in the AMCV_... cookie set by the ECID. You can use that to pass #2.In the case of a first-time-first-page I'll do...

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    0
  • Hi fcen,Do the times look right in the Target UI for the same activity? Also, had you explicitly set a "starts at" time for the activity or had you just manually activated it at the given time?

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    0
  • Hi Romain,This is a great question. The at.js library does not support multiple mbox responses with a single call. While the Target REST API does have a method for this. It is limited to form based activities in Target. If you are using the Target global mbox and the visual composer you can deliver ...

    Type

    Questions

    Views

    3.3K

    Like

    1

    Replies

    0
  • yogitab98285400​,Keep in mind that profile scripts run on the Target server-side. So they have no visibility to client-side events (things that happen in the browser) unless the browser makes a call to Target with some data about the event.So if you want to run a profile script on a click event you ...

    Type

    Questions

    Views

    7.4K

    Likes

    3

    Replies

    0
  • Hi Chirag S,To create a rawbox in Target you just fire a manual mbox request from your browser. The sample request URL from the help doc Shruthi shared is a template you can use (simplified a little):You need to update 3 things first though. Replace the 2 instances of "client_code" with your Target ...

    Type

    Questions

    Views

    5.4K

    Likes

    6

    Replies

    0
  • surjitp43519485​,I would not set this up as a single test with multiple pages. Otherwise, you'll have visitors "enter" that don't even click the button and therefore do not really participate in the test, but will impact the numbers of your test.I'd setup a "helper" activity to change the button lin...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • Hi Chris,This can currently be done as Ram was suggesting with a profile script. As scripts can employ regular expressions. Something like this would return true or false based on the zip STARTING with 840:Then use the profile script response to define your audience. Visitor profile > user.SCRIPTNAM...

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    1
  • Yes that is expected an normal. Should be not issues with the secondary call. Any Target call that isn't part of an activity will only have a sessionid as the response.

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • Hi Eric,If I understand correctly you'd like to pass categoryId information to Target. That information isn't available until the "bottom of the page". So you're not able to capture that value at the top of the page for the Target global mbox request.Here's an option for sending information to Targe...

    Type

    Questions

    Views

    2.7K

    Likes

    2

    Replies

    0
  • Hi Lauren,Good question. I generally try to stick with the "in-line" type modification when possible. However, I find the custom code can sometimes be necessary or easier in some case - though there isn't a hard and fast rule that I'm aware of. Here are some example use cases I use custom code for:I...

    Type

    Questions

    Views

    2.5K

    Like

    1

    Replies

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