cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
3732members
1218posts
InvocaKnowledge
Community Manager
Community Manager

Objective

Allow the Invoca Tag to read and append value to a Marketing Data Field from the Adobe Client Data Layer.

Applies To

Procedure

  1. Visit the URL where Adobe Experience is activated.
  2. Open your developer tools and execute the command in the Console: window.adobeDataLayer.getState(); This should display information about the page and its components.
  3. Once you've identified the specific component you wish to capture, modify the command as follows:  adobeDataLayer.getState('thingToCapture').
  4. After confirming that the output matches the desired value, go to the Invoca platform. Create a Marketing Data Field in your Marketing Data Dictionary by navigating to Settings > Marketing Data > + New Data Field.
  5. Once the Data Field is created, access your Invoca Tag by navigating to Settings > Invoca Tag > Select the latest Revision > Select New Draft.
  6. Next to the new Marketing Data Field, choose 'JavaScript Data Layer' for the 'Data Source Type.' In the input field under 'Data Source Name,' add the same command verified in Step 3.Screenshot 2024-01-08 at 3.38.24 PM.png
  7. Select 'Save & Go Live' to implement the changes.
Need more help?

Don't see what you are looking for? You can ask the Community or contact support.