Load Rule for Adobe Analytics Product String Extension
Hello,
I have a few questions about setting up the load rule for this extension:
- The documentation states my actions should look like this: Clear Variables > Set s.Products > Set Analytics Vars > Send Beacon. My question is since I already have a “every page” Analytics load rule, wouldn’t adding a Send Beacon as part of this load rule cause two s.t (page view) requests to be sent? Does Launch ignore all but a single Send Beacon option so if I created 25 Analytics Load Rules with each containing a Send Beacon action – Launch would be smart enough to only send one?
- The dataLayer element that contains my products is a comma separated string, e.g., “MD-6578,KY-8745,KY-9768”. Do I need to convert this to an array prior to assigning it to any of the UI entries or does the extension automatically parse the string?
- In the Core > Value Comparison Conditions module, several items are supported, like equals, contains, greater than, etc. What should we use to represent IS NULL and IS NOT NULL? May want to pass along adding these two as discrete options in the UI to Product Development. Would put Launch in line with Adobe Target’s conditional options.
Thanks