Skip to content

clearhead/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Clearhead.me Playground

Optiverse Q: Dimensions set through API

./optimizely-dimensions/

Q: https://community.optimizely.com/t5/Developers/Dimensions-set-through-API/m-p/10459#M602

Live Site: http://rawgit.com/clearhead/playground/master/optimizely-dimensions/index.html

Optiverse Q: Redirect Test cause huge spike of new visitors in Google Analytics

./referrer-in-redirect/

Q: https://community.optimizely.com/t5/Using-Optimizely/Redirect-Test-cause-huge-spike-of-new-visitors-in-Google/m-p/10652#M3084

Launchpad: ./referrer-in-redirect/dev.sh && ngrok 8000

Starting Ending Link Resulting Referrer Carried?
http http no redirect ngrok.com Yes
http http location.replace(v2) /control No
http http location=v2 /control No
http http href=v2 /control No
http https no redirect ngrok.com Yes
http https location.replace(v2) /control No
http https location=v2 /control No
http https href=v2 /control No
https http no redirect NULL No
https http location.replace(v2) /control No
https http location=v2 /control No
https http href=v2 /control No
https https no redirect ngrok.com Yes
https https location.replace(v2) /control No
https https location=v2 /control No
https https href=v2 /control No

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published