Logan Mcbride
DY Customer Success Engineer
- Attività totali 16
- Attività recente
- Membro dal
- Segue 0 utenti
- Seguito da 0 utenti
- Voti 2
- Abbonamenti 5
Panoramica attività
Ultima attività di Logan Mcbride-
Logan Mcbride ha commentato,
Hi Mark, It should work. Please file a ticket with Dynamic Yield Support with a link to the test you are trying to enable so that we can help you fix the issue.
-
Logan Mcbride ha commentato,
Unfortunately no
-
Logan Mcbride ha commentato,
Hey Ben Zitney, You can use the getProductData api to get any data feed info about a product from the client-side. Here is an example that of how this would look on a product page, but you can run...
-
Logan Mcbride ha commentato,
Hi Alia, Unfortunately there is not a good solution for this when utilizing Dynamic Links. The option for "Add UTM parameters to destination URL" adds the following tracking parameters to all of th...
-
Logan Mcbride ha commentato,
Hey Ben, For Purchased Together strategies all calculations are done at the Group ID level to make sure there is enough data. Regards, Logan
-
Logan Mcbride ha commentato,
Hi Ben, You can use the Wait For Event api to do what you are describing with events. Documentation is here. The idea being that you subscribe to events being sent to DY, check if the event is purc...
-
Logan Mcbride ha commentato,
Hi Alexander Mikhaylov, amp-list allows you to make an XMLHttpRequest, but it expects a very specific format for the response. The idea is that you would build a proxy that calls the DY Personaliza...
-
Logan Mcbride ha commentato,
We can append the search parameters to the target url to make sure we don't lose any url parameters on redirect. Below is an example of the code where we add location.search to the target url: T...
-
Logan Mcbride ha commentato,
Hi Veronica, DY does not officially support AMP. AMP puts so many restrictions on what can be done, that interacting with any third-party service becomes much more difficult. We do have several cli...