- TLC Home Home
- Discussions & Ideas Discussions & Ideas
- Product Guides Product Guides
- Knowledge Base Knowledge Base
- Developer Docs Developer Docs
- Education Education
- Blog TLC Blog
- Support Desk Support Desk
04-06-2016 05:46 PM - edited 04-06-2016 05:46 PM
Can I reference the "ut.env" field within the data layer of the mobile sdk for use in an extension?
I'd like to be able to send data from the "dev" and "qa" mobile profiles to an Adobe Analytics report suite that is separate from that of production.
The "ut.env" field looks like it will help me fulfill this request but "environment" does not appear to be a standard mobile UDO field.
What's the best thing to do in this case?
04-07-2016 08:24 AM
Hi @andrea_kebalo,
Depending on your version of utag.js, the ut.env should be available in the web view and, thus, available in an extension. You can test if this variable is available by:
1. Visit your webview in a browser via https://tags.tiqcdn.com/utag/<account>/<profile>/<environment>/mobile.html
2. Open Developer Tools
3. Open the Console
4. Type the code: utag.data['ut.env']
Copyright All Rights Reserved © 2008-2021