If i have a script that uses an absolute URL for a script on another website, on which the script say clicked a link what would happen? would a referrer be sent to the destination of the link, and if so would it be from the original site, or from the site where the absolute Url of the script is located? Im sorry if this is confusing, as i reread what i wrote i find myself confused haha. Ill try to illustrate this further.
Site A /
Script 1: ------------------------------------->Site B / Script 2 --------------> Destination site
(On Site A, Script 1 references URL of Script 2 on Site B, which clicks a link on Site B)
Your patience and understanding is much appreciated.