Logan Mcbride
DY Customer Success Engineer
- Activité totale 16
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 2
- Abonnements 5
Aperçu des activités
Dernière activité effectuée par Logan Mcbride-
Logan Mcbride a ajouté un commentaire,
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 a ajouté un commentaire,
Unfortunately no
-
Logan Mcbride a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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...