Custom External Link
khargy
Registered Users Posts: 13 Big grins
I have a link to an external page I am hosting. I need to pass the current URL to the app for it to know what I clicked on. Until recently I did this using document.referrer on the destination page but it seems all the smugmug URLs are using HTTPs so the referrer isn't getting passed.
Is there anyway to add that info onto a query string? I know I can't do anything using javascript. The Share Buttons has the "Share URL" options, but I don't see anything to have a "Share URL" with a custom URL
Is there anyway to add that info onto a query string? I know I can't do anything using javascript. The Share Buttons has the "Share URL" options, but I don't see anything to have a "Share URL" with a custom URL
0