Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XHR method, exclude fields from secondary payload, polyfills #3

Open
wants to merge 16 commits into
base: hackathon
Choose a base branch
from

Conversation

flesheatingarthropods
Copy link

  • I added an xhr method to the transports method (needs more work)
  • I added a way to exlude fields from the payload for the secondary tracking call
  • Since this uses stuff not available in older browsers (Object.keys, array.map, array.indexOf, foreach) I included the respective polyfills
  • I reorganized the code a bit to avoid one giant "god function"

Changes might be a bit too extensive, when in doubt you can always pick and choose :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant