Skip to content
View frankiehayward's full-sized avatar

Organizations

@CatalystSquared @SourceOutdoor

Block or report frankiehayward

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. This is a template prototype for the... This is a template prototype for the Adara tracking script.
    1
    // Add Permissions
    2
    const map = require('makeTableMap');
    3
    const log = require('logToConsole');
    4
    const send = require('injectScript');
    5
    
                  
  2. This is a template prototype for the... This is a template prototype for the Facebook Pixel.
    1
    // Create Permissions
    2
    const copy = require('copyFromWindow');
    3
    const set = require('setInWindow');
    4
    const alias = require('aliasInWindow');
    5
    const queue = require('createQueue');
  3. This is a template prototype for the... This is a template prototype for the Sojern tracking script.
    1
    // Add Permissions
    2
    const map = require('makeTableMap');
    3
    const log = require('logToConsole');
    4
    const send = require('injectScript');
    5