Hello,
I'm fairly new to DNN and was asked to see if this is possible. I couldn't find any related examples or questions in my searching.
We want to update the phone nbr displayed in our skin file based on how the user got to our site. For example, if from google, we would display 1-800-111-1111, if from bing, 1-800-111-1112, etc. I figured out how to do this on our hompeage via javascript, and it works fine. The issue is that we have multiple skin files per site, and once I navigate to another page within our site, the phone number reverts back to the default value. Is there a way to set the phone number when landing on the hompeage and then have that value propagate to the other skin files?
Thank you!