-
Notifications
You must be signed in to change notification settings - Fork 144
Migrate doubleclick #141
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
Merged
Merged
Migrate doubleclick #141
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Initial Release!
* Switch from img tag to container iframe
* use https
* use fls tag
* fix tag
* fix url
* Add support for .page events * release commit
* support sales tags
* Add support for custom property lookup * Add support for custom property lookup * Release commit * Linted * Remove ie8 testing * Update option property names
* prep for mixed component migration * test fixes
gpsamson
approved these changes
Jun 21, 2019
brennan
pushed a commit
that referenced
this pull request
Jul 11, 2019
* Initial commit * Release 1.0.0 * Initial Release! * Release 1.1.0 * Switch from img tag to container iframe * Release 1.2.0 * use https * Pin karma, karma-mocha dev dependencies (#4) * Release 1.2.1 * use fls tag * Release 1.2.2 * fix tag * Release 1.2.3 * fix url * Add support for .page events (#9) * Add support for .page events * release commit * Release 1.4.0 * support sales tags * Add property lookup (#11) * Add support for custom property lookup * Add support for custom property lookup * Release commit * Linted * Remove ie8 testing * Update option property names * prep for mixed component migration (#12) * prep for mixed component migration * test fixes * Add doubleclick back to monorepo * Run formatter * Rename karma conf ci file
brennan
pushed a commit
that referenced
this pull request
Jul 11, 2019
* Initial commit * Release 1.0.0 * Initial Release! * Release 1.1.0 * Switch from img tag to container iframe * Release 1.2.0 * use https * Pin karma, karma-mocha dev dependencies (#4) * Release 1.2.1 * use fls tag * Release 1.2.2 * fix tag * Release 1.2.3 * fix url * Add support for .page events (#9) * Add support for .page events * release commit * Release 1.4.0 * support sales tags * Add property lookup (#11) * Add support for custom property lookup * Add support for custom property lookup * Release commit * Linted * Remove ie8 testing * Update option property names * prep for mixed component migration (#12) * prep for mixed component migration * test fixes * Add doubleclick back to monorepo * Run formatter * Rename karma conf ci file
patrickotoole
pushed a commit
to rockerbox/analytics.js-integrations
that referenced
this pull request
Feb 27, 2020
* Initial commit * Release 1.0.0 * Initial Release! * Release 1.1.0 * Switch from img tag to container iframe * Release 1.2.0 * use https * Pin karma, karma-mocha dev dependencies (segmentio#4) * Release 1.2.1 * use fls tag * Release 1.2.2 * fix tag * Release 1.2.3 * fix url * Add support for .page events (segmentio#9) * Add support for .page events * release commit * Release 1.4.0 * support sales tags * Add property lookup (segmentio#11) * Add support for custom property lookup * Add support for custom property lookup * Release commit * Linted * Remove ie8 testing * Update option property names * prep for mixed component migration (segmentio#12) * prep for mixed component migration * test fixes * Add doubleclick back to monorepo * Run formatter * Rename karma conf ci file
marinhero
pushed a commit
to Wootric/analytics.js-integrations-1
that referenced
this pull request
Apr 24, 2020
* Initial commit * Release 1.0.0 * Initial Release! * Release 1.1.0 * Switch from img tag to container iframe * Release 1.2.0 * use https * Pin karma, karma-mocha dev dependencies (segmentio#4) * Release 1.2.1 * use fls tag * Release 1.2.2 * fix tag * Release 1.2.3 * fix url * Add support for .page events (segmentio#9) * Add support for .page events * release commit * Release 1.4.0 * support sales tags * Add property lookup (segmentio#11) * Add support for custom property lookup * Add support for custom property lookup * Release commit * Linted * Remove ie8 testing * Update option property names * prep for mixed component migration (segmentio#12) * prep for mixed component migration * test fixes * Add doubleclick back to monorepo * Run formatter * Rename karma conf ci file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Are there breaking changes in this PR?
Any background context you want to provide?
Is there parity with the server-side/android/iOS integration components (if applicable)?
Does this require a new integration setting? If so, please explain how the new setting works
Links to helpful docs and other external resources