08-22-2018 09:43 AM
Hello Community,
I am hoping to obtain a better understanding on the customization options in ISE 2.3 - Guest Wifi
Can you add an externally hosted js file to the page? To execute JavaScript to generate 1x1 images that are sent to a data collection center in Adobe servers.
File Example:
<script src="//assets.adobedtm.com/abcdefghijklmnopqrstuvwxyz123456789.js"></script>
Solved! Go to Solution.
08-28-2018 11:34 AM
08-22-2018 02:09 PM
08-23-2018 10:39 AM
08-22-2018 02:33 PM - edited 08-22-2018 02:36 PM
Never tried running a remote script like that but it will certainly let you run local ones after you enable JavaScript Customisation... go here in the GUI;
Administration > System > Admin Access > Settings > Portal Customization
You would also need to open a hole in your pre-Auth ACL too, so the Client can Access the script on the remote server without the network trying to intercept it.
give it a go and let us know how you get on?
08-23-2018 10:40 AM
08-23-2018 10:06 AM
Due to security settings on ISE, this will probably not work. However, I am interested in understanding what you are trying to achieve from the business standpoint with this. Can you provide what the use case is for generating 1x1 images for tracking?
08-23-2018 10:38 AM
Appreciate the reply! Below is my understanding that was sent to me:
The goal is to quickly track front-end user behavior and profiling metrics for which they currently do not have. Specifically, they need a sense of how users are interacting with the portal registration pages and the various elements on those pages: completion and registration success rates, abandon rates, and etc.
Adobe DTM will inject Adobe Analytics -
Adobe can handle all of the consumer behavior insight needs. If they can customize JS and CSS, they believe it is very likely they can add the tag manager but its HTML code that needs add the JS file. it will not be pure JS but an external referenced file.
08-28-2018 11:34 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide