Sha256: f8c23fd42c61d27b40600fd2af48c96bc9145d20657256c023fbad161edffb59

Contents?: true

Size: 815 Bytes

Versions: 8

Compression:

Stored size: 815 Bytes

Contents

# 0.0.16

Updated the tracking tag.

# 0.0.15

JSON schema validation was making things slow. We are turning it off permanently
as the JSON is being downloaded from CDN

The skip_json_validation property should only be used if the datafile is being pulled from the REST API or CDN.

# 0.0.14

Added a Omniture tag for tracking in erb

# 0.0.13

- Adding support for adding additional attributes via experiments.
- Adding a feature_flip method which is alias of experiment to distinguish between experiments and on/off feature.


# 0.0.11

Bug fix. Visitor id should not be passed in attributes.

# 0.0.10

Introduced the `user_attributes` option which takes care of passing visitor_id and custom attributes that will be required for Audience level bucketing.

# 0.0.9

Event dispatcher can now be passed as option.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
optimizely_server_side-1.2.2 Changelog.md
optimizely_server_side-1.2.1 Changelog.md
optimizely_server_side-1.2.0 Changelog.md
optimizely_server_side-1.0.1 Changelog.md
optimizely_server_side-1.0.0 Changelog.md
optimizely_server_side-0.0.18 Changelog.md
optimizely_server_side-0.0.17 Changelog.md
optimizely_server_side-0.0.16 Changelog.md