admjacqus / catTakeover

Templates and testing environment for category takeovers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Category Takeovers

basics

  • add your conent to A_insert.html
  • injected via js/script.js on start
  • view in browser with npm run start

extras

To replicate a category page in testing

  • Go to the category page and reveal source code cmd + alt + U
  • Copy & Paste all content into index.html
  • Find optimizely script, comment out and replace with a link to js/script.js
  • run npm run start to test
  • amend target element as necc.

About

Templates and testing environment for category takeovers.


Languages

Language:HTML 99.4%Language:JavaScript 0.6%