Skip to content

Instantly share code, notes, and snippets.

@ianks
Created February 12, 2020 19:02
Show Gist options
  • Save ianks/f05be275693cc38b9a463ef8dc4ee7a9 to your computer and use it in GitHub Desktop.
Save ianks/f05be275693cc38b9a463ef8dc4ee7a9 to your computer and use it in GitHub Desktop.

On all of the FF websites, we currently have a pixel installed with this code:

<script src="https://cdn.flooringstores.com/js/floorforce-analytics.min.js"></script>

It needs to be replaced with this new code, so it points to the new home of the pixel:

<script src="https://www.floorlytics.broadlu.me/floorforce/scitylana.min.js"></script>

Best, Ian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment